ASVAB Math Knowledge Practice Test 490 Results

Your Results Global Average
Questions 5 5
Correct 0 2.93
Score 0% 59%

Review

1

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

66% Answer Correctly
-14a2b
98a2b
14ab2
195a2b

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)(6ab) + (7a2)(8b)
(7 x 6)(a x a x b) + (7 x 8)(a2 x b)
(42)(a1+1 x b) + (56)(a2b)
42a2b + 56a2b
98a2b


2

A right angle measures:

91% 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.


3

Factor y2 - 7y + 12

54% Answer Correctly
(y + 4)(y + 3)
(y - 4)(y + 3)
(y + 4)(y - 3)
(y - 4)(y - 3)

Solution

To factor a quadratic expression, apply the FOIL method (First, Outside, Inside, Last) in reverse. First, find the two Last terms that will multiply to produce 12 as well and sum (Inside, Outside) to equal -7. For this problem, those two numbers are -4 and -3. Then, plug these into a set of binomials using the square root of the First variable (y2):

y2 - 7y + 12
y2 + (-4 - 3)y + (-4 x -3)
(y - 4)(y - 3)


4

Solve for z:
-7z - 2 = \( \frac{z}{8} \)

46% Answer Correctly
-1\(\frac{1}{8}\)
\(\frac{27}{40}\)
-\(\frac{16}{57}\)
\(\frac{7}{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 equal sign and the answer on the other.

-7z - 2 = \( \frac{z}{8} \)
8 x (-7z - 2) = z
(8 x -7z) + (8 x -2) = z
-56z - 16 = z
-56z - 16 - z = 0
-56z - z = 16
-57z = 16
z = \( \frac{16}{-57} \)
z = -\(\frac{16}{57}\)


5

Solve -7a - 9a = 2a + 8x + 7 for a in terms of x.

35% Answer Correctly
-2x - 5
-2\(\frac{2}{7}\)x - 1\(\frac{2}{7}\)
-1\(\frac{8}{9}\)x - \(\frac{7}{9}\)
\(\frac{1}{8}\)x - \(\frac{1}{8}\)

Solution

To solve this equation, isolate the variable for which you are solving (a) on one side of the equation and put everything else on the other side.

-7a - 9x = 2a + 8x + 7
-7a = 2a + 8x + 7 + 9x
-7a - 2a = 8x + 7 + 9x
-9a = 17x + 7
a = \( \frac{17x + 7}{-9} \)
a = \( \frac{17x}{-9} \) + \( \frac{7}{-9} \)
a = -1\(\frac{8}{9}\)x - \(\frac{7}{9}\)