ASVAB Math Knowledge Practice Test 325830 Results

Your Results Global Average
Questions 5 5
Correct 0 3.13
Score 0% 63%

Review

1

What is 3a8 - 9a8?

73% Answer Correctly
-6a8
-6
a816
12a16

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.

3a8 - 9a8 = -6a8


2

If c = 7 and x = -5, what is the value of -4c(c - x)?

68% Answer Correctly
72
630
-336
-56

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.)

-4c(c - x)
-4(7)(7 + 5)
-4(7)(12)
(-28)(12)
-336


3

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

51% Answer Correctly
352
152
172
176

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 4 x 4) + (2 x 4 x 9) + (2 x 4 x 9)
sa = (32) + (72) + (72)
sa = 176


4

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

57% Answer Correctly

area = ½bh

perimeter = sum of side lengths

sum of interior angles = 180°

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.


5

Simplify (y + 5)(y - 1)

63% Answer Correctly
y2 - 4y - 5
y2 - 6y + 5
y2 + 6y + 5
y2 + 4y - 5

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 + 5)(y - 1)
(y x y) + (y x -1) + (5 x y) + (5 x -1)
y2 - y + 5y - 5
y2 + 4y - 5