ASVAB Math Knowledge Practice Test 733921 Results

Your Results Global Average
Questions 5 5
Correct 0 2.58
Score 0% 52%

Review

1

The dimensions of this cube are height (h) = 2, length (l) = 1, and width (w) = 9. What is the surface area?

51% Answer Correctly
180
152
190
58

Solution

The surface area of a cube is (2 x length x width) + (2 x width x height) + (2 x length x height):

sa = 2lw + 2wh + 2lh
sa = (2 x 1 x 9) + (2 x 9 x 2) + (2 x 1 x 2)
sa = (18) + (36) + (4)
sa = 58


2

Find the value of c:
-8c + z = -9
4c + 2z = -7

42% Answer Correctly
\(\frac{21}{22}\)
-2\(\frac{7}{8}\)
\(\frac{11}{20}\)
1\(\frac{3}{5}\)

Solution

You need to find the value of c so solve the first equation in terms of z:

-8c + z = -9
z = -9 + 8c

then substitute the result (-9 - -8c) into the second equation:

4c + 2(-9 + 8c) = -7
4c + (2 x -9) + (2 x 8c) = -7
4c - 18 + 16c = -7
4c + 16c = -7 + 18
20c = 11
c = \( \frac{11}{20} \)
c = \(\frac{11}{20}\)


3

Factor y2 - 5y - 36

54% Answer Correctly
(y - 9)(y + 4)
(y - 9)(y - 4)
(y + 9)(y - 4)
(y + 9)(y + 4)

Solution

To factor a quadratic expression, apply the FOIL method (First, Outside, Inside, Last) in reverse. First, find the two Last terms that will multiply to produce -36 as well and sum (Inside, Outside) to equal -5. For this problem, those two numbers are -9 and 4. Then, plug these into a set of binomials using the square root of the First variable (y2):

y2 - 5y - 36
y2 + (-9 + 4)y + (-9 x 4)
(y - 9)(y + 4)


4

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

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

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, 1) and (2, 3) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(3.0) - (1.0)}{(2) - (-2)} \) = \( \frac{2}{4} \)
m = \(\frac{1}{2}\)


5

Simplify (9a)(5ab) + (8a2)(6b).

65% Answer Correctly
-3a2b
196a2b
3a2b
93a2b

Solution

To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.

(9a)(5ab) + (8a2)(6b)
(9 x 5)(a x a x b) + (8 x 6)(a2 x b)
(45)(a1+1 x b) + (48)(a2b)
45a2b + 48a2b
93a2b