ASVAB Math Knowledge Practice Test 709009 Results

Your Results Global Average
Questions 5 5
Correct 0 2.81
Score 0% 56%

Review

1

Simplify (4a)(6ab) - (5a2)(9b).

62% Answer Correctly
69ab2
-21a2b
21ab2
140a2b

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.

(4a)(6ab) - (5a2)(9b)
(4 x 6)(a x a x b) - (5 x 9)(a2 x b)
(24)(a1+1 x b) - (45)(a2b)
24a2b - 45a2b
-21a2b


2

Which of the following statements about a triangle is not true?

58% Answer Correctly

sum of interior angles = 180°

perimeter = sum of side lengths

area = ½bh

exterior angle = sum of two adjacent interior angles


Solution

A triangle is a three-sided polygon. It has three interior angles that add up to 180° (a + b + c = 180°). An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite (d = b + c). The perimeter of a triangle is equal to the sum of the lengths of its three sides, the height of a triangle is equal to the length from the base to the opposite vertex (angle) and the area equals one-half triangle base x height: a = ½ base x height.


3

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

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

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

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

Plugging these values into the slope-intercept equation:

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


4

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

51% Answer Correctly
126
144
92
66

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 6 x 5) + (2 x 5 x 3) + (2 x 6 x 3)
sa = (60) + (30) + (36)
sa = 126


5

If b = 6 and y = 4, what is the value of 9b(b - y)?

68% Answer Correctly
-768
-420
144
108

Solution

To solve this equation, replace the variables with the values given and then solve the now variable-free equation. (Remember order of operations, PEMDAS, Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.)

9b(b - y)
9(6)(6 - 4)
9(6)(2)
(54)(2)
108