ASVAB Math Knowledge Practice Test 93073 Results

Your Results Global Average
Questions 5 5
Correct 0 3.10
Score 0% 62%

Review

1

Solve for y:
-2y + 4 = -6 + 5y

59% Answer Correctly
1\(\frac{3}{7}\)
\(\frac{7}{9}\)
-1\(\frac{1}{6}\)
\(\frac{4}{5}\)

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.

-2y + 4 = -6 + 5y
-2y = -6 + 5y - 4
-2y - 5y = -6 - 4
-7y = -10
y = \( \frac{-10}{-7} \)
y = 1\(\frac{3}{7}\)


2

The dimensions of this cube are height (h) = 7, length (l) = 7, and width (w) = 2. What is the volume?

83% Answer Correctly
54
98
56
108

Solution

The volume of a cube is height x length x width:

v = h x l x w
v = 7 x 7 x 2
v = 98


3

The endpoints of this line segment are at (-2, 2) and (2, -4). What is the slope of this line?

46% Answer Correctly
\(\frac{1}{2}\)
-2\(\frac{1}{2}\)
-1\(\frac{1}{2}\)
-2

Solution

The slope of this line is the change in y divided by the change in x. The endpoints of this line segment are at (-2, 2) and (2, -4) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(-4.0) - (2.0)}{(2) - (-2)} \) = \( \frac{-6}{4} \)
m = -1\(\frac{1}{2}\)


4

If a = c = 2, b = d = 8, and the blue angle = 76°, what is the area of this parallelogram?

65% Answer Correctly
32
9
21
16

Solution

The area of a parallelogram is equal to its length x width:

a = l x w
a = a x b
a = 2 x 8
a = 16


5

Solve for a:
a2 - 9a + 20 = 0

58% Answer Correctly
4 or 5
9 or -7
-4 or -7
8 or -1

Solution

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

a2 - 9a + 20 = 0
(a - 4)(a - 5) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (a - 4) or (a - 5) must equal zero:

If (a - 4) = 0, a must equal 4
If (a - 5) = 0, a must equal 5

So the solution is that a = 4 or 5