ASVAB Math Knowledge Practice Test 730996 Results

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

Review

1

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

82% Answer Correctly
196
48
405
288

Solution

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

v = h x l x w
v = 9 x 5 x 9
v = 405


2

Solve for c:
c2 - 13c + 42 = 0

58% Answer Correctly
9 or 1
6 or 7
9 or -1
1 or -6

Solution

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

c2 - 13c + 42 = 0
(c - 6)(c - 7) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (c - 6) or (c - 7) must equal zero:

If (c - 6) = 0, c must equal 6
If (c - 7) = 0, c must equal 7

So the solution is that c = 6 or 7


3

The dimensions of this cylinder are height (h) = 3 and radius (r) = 7. What is the surface area?

48% Answer Correctly
140π
96π
112π
256π

Solution

The surface area of a cylinder is 2πr2 + 2πrh:

sa = 2πr2 + 2πrh
sa = 2π(72) + 2π(7 x 3)
sa = 2π(49) + 2π(21)
sa = (2 x 49)π + (2 x 21)π
sa = 98π + 42π
sa = 140π


4

Simplify (y - 2)(y - 7)

63% Answer Correctly
y2 + 5y - 14
y2 - 9y + 14
y2 + 9y + 14
y2 - 5y - 14

Solution

To multiply binomials, use the FOIL method. FOIL stands for First, Outside, Inside, Last and refers to the position of each term in the parentheses:

(y - 2)(y - 7)
(y x y) + (y x -7) + (-2 x y) + (-2 x -7)
y2 - 7y - 2y + 14
y2 - 9y + 14


5

Solve for b:
-2b + 3 = -6 + 2b

59% Answer Correctly
2\(\frac{1}{4}\)
-1\(\frac{1}{4}\)
-\(\frac{7}{9}\)
-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.

-2b + 3 = -6 + 2b
-2b = -6 + 2b - 3
-2b - 2b = -6 - 3
-4b = -9
b = \( \frac{-9}{-4} \)
b = 2\(\frac{1}{4}\)