ASVAB Math Knowledge Practice Test 429065 Results

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

Review

1

Simplify (7a)(4ab) - (4a2)(4b).

63% Answer Correctly
88ab2
12a2b
44a2b
-12ab2

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.

(7a)(4ab) - (4a2)(4b)
(7 x 4)(a x a x b) - (4 x 4)(a2 x b)
(28)(a1+1 x b) - (16)(a2b)
28a2b - 16a2b
12a2b


2

Solve for z:
z2 + z - 25 = -3z - 4

49% Answer Correctly
7 or -1
9 or -6
3 or -7
-9 or -9

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:

z2 + z - 25 = -3z - 4
z2 + z - 25 + 4 = -3z
z2 + z + 3z - 21 = 0
z2 + 4z - 21 = 0

Next, factor the quadratic equation:

z2 + 4z - 21 = 0
(z - 3)(z + 7) = 0

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

If (z - 3) = 0, z must equal 3
If (z + 7) = 0, z must equal -7

So the solution is that z = 3 or -7


3

If a = c = 4, b = d = 3, what is the area of this rectangle?

80% Answer Correctly
9
45
12
48

Solution

The area of a rectangle is equal to its length x width:

a = l x w
a = a x b
a = 4 x 3
a = 12


4

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

64% Answer Correctly
\( \sqrt{72} \)
\( \sqrt{85} \)
\( \sqrt{65} \)
\( \sqrt{26} \)

Solution

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

c2 = a2 + b2
c2 = 22 + 92
c2 = 4 + 81
c2 = 85
c = \( \sqrt{85} \)


5

The formula for the area of a circle is which of the following?

24% Answer Correctly

c = π d

c = π r2

c = π d2

c = π r


Solution

The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.