ASVAB Math Knowledge Practice Test 333740 Results

Your Results Global Average
Questions 5 5
Correct 0 3.32
Score 0% 66%

Review

1

Simplify (y - 3)(y - 9)

63% Answer Correctly
y2 + 12y + 27
y2 - 6y - 27
y2 - 12y + 27
y2 + 6y - 27

Solution

To multiply binomials, use the FOIL method. FOIL stands for First, Outside, Inside, Last and refers to the position of each term in the parentheses:

(y - 3)(y - 9)
(y x y) + (y x -9) + (-3 x y) + (-3 x -9)
y2 - 9y - 3y + 27
y2 - 12y + 27


2

What is 3a2 - 6a2?

73% Answer Correctly
-3a2
9
18a4
-3a4

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.

3a2 - 6a2 = -3a2


3

Find the value of b:
6b + y = -8
-8b - 4y = -9

42% Answer Correctly
1\(\frac{3}{28}\)
-\(\frac{13}{15}\)
-2\(\frac{9}{16}\)
-1\(\frac{1}{2}\)

Solution

You need to find the value of b so solve the first equation in terms of y:

6b + y = -8
y = -8 - 6b

then substitute the result (-8 - 6b) into the second equation:

-8b - 4(-8 - 6b) = -9
-8b + (-4 x -8) + (-4 x -6b) = -9
-8b + 32 + 24b = -9
-8b + 24b = -9 - 32
16b = -41
b = \( \frac{-41}{16} \)
b = -2\(\frac{9}{16}\)


4

Breaking apart a quadratic expression into a pair of binomials is called:

74% Answer Correctly

squaring

factoring

normalizing

deconstructing


Solution

To factor a quadratic expression, apply the FOIL (First, Outside, Inside, Last) method in reverse.


5

If a = c = 2, b = d = 6, what is the area of this rectangle?

79% Answer Correctly
15
81
12
48

Solution

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

a = l x w
a = a x b
a = 2 x 6
a = 12