ASVAB Math Knowledge Practice Test 128438 Results

Your Results Global Average
Questions 5 5
Correct 0 3.39
Score 0% 68%

Review

1

If c = 1 and z = 9, what is the value of 4c(c - z)?

68% Answer Correctly
84
-32
126
24

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 - z)
4(1)(1 - 9)
4(1)(-8)
(4)(-8)
-32


2

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

65% Answer Correctly
78a2b
78ab2
18a2b
-18ab2

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.

(6a)(8ab) + (5a2)(6b)
(6 x 8)(a x a x b) + (5 x 6)(a2 x b)
(48)(a1+1 x b) + (30)(a2b)
48a2b + 30a2b
78a2b


3

A right angle measures:

90% Answer Correctly

180°

360°

45°

90°


Solution

A right angle measures 90 degrees and is the intersection of two perpendicular lines. In diagrams, a right angle is indicated by a small box completing a square with the perpendicular lines.


4

The dimensions of this trapezoid are a = 6, b = 2, c = 8, d = 6, and h = 5. What is the area?

51% Answer Correctly
30
6
15
20

Solution

The area of a trapezoid is one-half the sum of the lengths of the parallel sides multiplied by the height:

a = ½(b + d)(h)
a = ½(2 + 6)(5)
a = ½(8)(5)
a = ½(40) = \( \frac{40}{2} \)
a = 20


5

If side a = 8, side b = 6, what is the length of the hypotenuse of this right triangle?

64% Answer Correctly
10
\( \sqrt{50} \)
\( \sqrt{10} \)
\( \sqrt{113} \)

Solution

According to the Pythagorean theorem, the hypotenuse squared is equal to the sum of the two perpendicular sides squared:

c2 = a2 + b2
c2 = 82 + 62
c2 = 64 + 36
c2 = 100
c = \( \sqrt{100} \)
c = 10