ASVAB Math Knowledge Practice Test 84164 Results

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

Review

1

What is 8a + 8a?

81% Answer Correctly
a2
16a
0
64a2

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.

8a + 8a = 16a


2

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

68% Answer Correctly
2\( \sqrt{2} \)
3\( \sqrt{2} \)
5\( \sqrt{2} \)
4\( \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{9} \) = 3

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 = 32 + 32
c2 = 18
c = \( \sqrt{18} \) = \( \sqrt{9 x 2} \) = \( \sqrt{9} \) \( \sqrt{2} \)
c = 3\( \sqrt{2} \)


3

If BD = 16 and AD = 23, AB = ?

76% Answer Correctly
11
7
13
1

Solution

The entire length of this line is represented by AD which is AB + BD:

AD = AB + BD

Solving for AB:

AB = AD - BD
AB = 23 - 16
AB = 7


4

Solve for c:
-8c - 8 > \( \frac{c}{7} \)

44% Answer Correctly
c > -1\(\frac{7}{11}\)
c > -\(\frac{8}{19}\)
c > -\(\frac{9}{10}\)
c > -\(\frac{56}{57}\)

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 > sign and the answer on the other.

-8c - 8 > \( \frac{c}{7} \)
7 x (-8c - 8) > c
(7 x -8c) + (7 x -8) > c
-56c - 56 > c
-56c - 56 - c > 0
-56c - c > 56
-57c > 56
c > \( \frac{56}{-57} \)
c > -\(\frac{56}{57}\)


5

Which of the following statements about math operations is incorrect?

70% Answer Correctly

you can multiply monomials that have different variables and different exponents

all of these statements are correct

you can subtract monomials that have the same variable and the same exponent

you can add monomials that have the same variable and the same exponent


Solution

You can only add or subtract monomials that have the same variable and the same exponent. For example, 2a + 4a = 6a and 4a2 - a2 = 3a2 but 2a + 4b and 7a - 3b cannot be combined. However, you can multiply and divide monomials with unlike terms. For example, 2a x 6b = 12ab.