ASVAB Math Knowledge Practice Test 585789 Results

Your Results Global Average
Questions 5 5
Correct 0 2.70
Score 0% 54%

Review

1

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

51% Answer Correctly
142
486
78
168

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 9 x 9) + (2 x 9 x 9) + (2 x 9 x 9)
sa = (162) + (162) + (162)
sa = 486


2

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

42% Answer Correctly
3\(\frac{1}{4}\)
-\(\frac{2}{3}\)
-1\(\frac{11}{13}\)
\(\frac{49}{69}\)

Solution

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

-4c + z = -7
z = -7 + 4c

then substitute the result (-7 - -4c) into the second equation:

8c - 3(-7 + 4c) = 8
8c + (-3 x -7) + (-3 x 4c) = 8
8c + 21 - 12c = 8
8c - 12c = 8 - 21
-4c = -13
c = \( \frac{-13}{-4} \)
c = 3\(\frac{1}{4}\)


3

A(n) __________ is to a parallelogram as a square is to a rectangle.

52% Answer Correctly

quadrilateral

trapezoid

rhombus

triangle


Solution

A rhombus is a parallelogram with four equal-length sides. A square is a rectangle with four equal-length sides.


4

What is 6a + 8a?

81% Answer Correctly
14a2
48a2
48a
14a

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.

6a + 8a = 14a


5

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

42% Answer Correctly
y = -2\(\frac{1}{2}\)x + 3
y = \(\frac{1}{2}\)x - 4
y = \(\frac{1}{2}\)x - 3
y = -3x - 4

Solution

The slope-intercept equation for a line is y = mx + b where m is the slope and b is the y-intercept of the line. From the graph, you can see that the y-intercept (the y-value from the point where the line crosses the y-axis) is -3. 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, -4) and (2, -2) so the slope becomes:

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

Plugging these values into the slope-intercept equation:

y = \(\frac{1}{2}\)x - 3