ASVAB Math Knowledge Practice Test 100500 Results

Your Results Global Average
Questions 5 5
Correct 0 3.38
Score 0% 68%

Review

1

Solve for x:
-7x - 8 = \( \frac{x}{1} \)

46% Answer Correctly
-3
-\(\frac{12}{23}\)
-1\(\frac{13}{15}\)
-1

Solution

To solve this equation, repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.

-7x - 8 = \( \frac{x}{1} \)
1 x (-7x - 8) = x
(1 x -7x) + (1 x -8) = x
-7x - 8 = x
-7x - 8 - x = 0
-7x - x = 8
-8x = 8
x = \( \frac{8}{-8} \)
x = -1


2

If the area of this square is 4, what is the length of one of the diagonals?

68% Answer Correctly
8\( \sqrt{2} \)
2\( \sqrt{2} \)
3\( \sqrt{2} \)
4\( \sqrt{2} \)

Solution

To find the diagonal we need to know the length of one of the square's sides. We know the area and the area of a square is the length of one side squared:

a = s2

so the length of one side of the square is:

s = \( \sqrt{a} \) = \( \sqrt{4} \) = 2

The Pythagorean theorem defines the square of the hypotenuse (diagonal) of a triangle with a right angle as the sum of the squares of the other two sides:

c2 = a2 + b2
c2 = 22 + 22
c2 = 8
c = \( \sqrt{8} \) = \( \sqrt{4 x 2} \) = \( \sqrt{4} \) \( \sqrt{2} \)
c = 2\( \sqrt{2} \)


3

If side x = 7cm, side y = 10cm, and side z = 11cm what is the perimeter of this triangle?

84% Answer Correctly
33cm
28cm
22cm
27cm

Solution

The perimeter of a triangle is the sum of the lengths of its sides:

p = x + y + z
p = 7cm + 10cm + 11cm = 28cm


4

Solve for x:
x2 + 5x + 6 = 0

58% Answer Correctly
-2 or -3
3 or -4
4 or -3
6 or -1

Solution

The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:

x2 + 5x + 6 = 0
(x + 2)(x + 3) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (x + 2) or (x + 3) must equal zero:

If (x + 2) = 0, x must equal -2
If (x + 3) = 0, x must equal -3

So the solution is that x = -2 or -3


5

What is 8a + 4a?

81% Answer Correctly
32a2
12a
32a
4a2

Solution

To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.

8a + 4a = 12a