ASVAB Math Knowledge Practice Test 294817 Results

Your Results Global Average
Questions 5 5
Correct 0 2.99
Score 0% 60%

Review

1

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

51% Answer Correctly
110
256
238
146

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 8 x 8) + (2 x 8 x 4) + (2 x 8 x 4)
sa = (128) + (64) + (64)
sa = 256


2

Solve for x:
x2 - 4x - 30 = -4x - 5

48% Answer Correctly
8 or -2
-2 or -8
5 or -5
9 or -6

Solution

The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:

x2 - 4x - 30 = -4x - 5
x2 - 4x - 30 + 5 = -4x
x2 - 4x + 4x - 25 = 0
x2 - 25 = 0

Next, factor the quadratic equation:

x2 - 25 = 0
(x - 5)(x + 5) = 0

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

If (x - 5) = 0, x must equal 5
If (x + 5) = 0, x must equal -5

So the solution is that x = 5 or -5


3

What is 2a3 + 5a3?

75% Answer Correctly
7a3
10a3
-3
10a6

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.

2a3 + 5a3 = 7a3


4

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

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

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

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(-7.0) - (1.0)}{(2) - (-2)} \) = \( \frac{-8}{4} \)
m = -2

Plugging these values into the slope-intercept equation:

y = -2x - 3


5

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

84% Answer Correctly
31cm
26cm
35cm
38cm

Solution

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

p = x + y + z
p = 12cm + 10cm + 9cm = 31cm