ASVAB Math Knowledge Practice Test 193792 Results

Your Results Global Average
Questions 5 5
Correct 0 3.04
Score 0% 61%

Review

1

If the area of this square is 64, what is the length of one of the diagonals?

68% Answer Correctly
4\( \sqrt{2} \)
8\( \sqrt{2} \)
\( \sqrt{2} \)
3\( \sqrt{2} \)

Solution

To find the diagonal we need to know the length of one of the square's sides. We know the area and the area of a square is the length of one side squared:

a = s2

so the length of one side of the square is:

s = \( \sqrt{a} \) = \( \sqrt{64} \) = 8

The Pythagorean theorem defines the square of the hypotenuse (diagonal) of a triangle with a right angle as the sum of the squares of the other two sides:

c2 = a2 + b2
c2 = 82 + 82
c2 = 128
c = \( \sqrt{128} \) = \( \sqrt{64 x 2} \) = \( \sqrt{64} \) \( \sqrt{2} \)
c = 8\( \sqrt{2} \)


2

What is 4a4 - 5a4?

73% Answer Correctly
9a8
20a4
9
-1a4

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.

4a4 - 5a4 = -1a4


3

The dimensions of this trapezoid are a = 6, b = 9, c = 7, d = 4, and h = 4. What is the area?

51% Answer Correctly
35
26
15
25

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 = ½(9 + 4)(4)
a = ½(13)(4)
a = ½(52) = \( \frac{52}{2} \)
a = 26


4

Solve for a:
-8a + 1 = \( \frac{a}{-7} \)

46% Answer Correctly
-1\(\frac{4}{41}\)
\(\frac{7}{55}\)
3\(\frac{6}{19}\)
-3\(\frac{13}{17}\)

Solution

To solve this equation, repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.

-8a + 1 = \( \frac{a}{-7} \)
-7 x (-8a + 1) = a
(-7 x -8a) + (-7 x 1) = a
56a - 7 = a
56a - 7 - a = 0
56a - a = 7
55a = 7
a = \( \frac{7}{55} \)
a = \(\frac{7}{55}\)


5

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

65% Answer Correctly
5a2b
-5a2b
5ab2
85a2b

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.

(5a)(9ab) + (8a2)(5b)
(5 x 9)(a x a x b) + (8 x 5)(a2 x b)
(45)(a1+1 x b) + (40)(a2b)
45a2b + 40a2b
85a2b