ASVAB Math Knowledge Practice Test 304279 Results

Your Results Global Average
Questions 5 5
Correct 0 3.43
Score 0% 69%

Review

1

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

74% Answer Correctly

squaring

factoring

deconstructing

normalizing


Solution

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


2

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

65% Answer Correctly
52ab2
12a2b
52a2b
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.

(8a)(4ab) + (4a2)(5b)
(8 x 4)(a x a x b) + (4 x 5)(a2 x b)
(32)(a1+1 x b) + (20)(a2b)
32a2b + 20a2b
52a2b


3

Solve for x:
-x + 9 = 4 - 9x

59% Answer Correctly
-\(\frac{5}{8}\)
2
\(\frac{7}{8}\)
-1\(\frac{2}{7}\)

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.

-x + 9 = 4 - 9x
-x = 4 - 9x - 9
-x + 9x = 4 - 9
8x = -5
x = \( \frac{-5}{8} \)
x = -\(\frac{5}{8}\)


4

A(n) __________ is two expressions separated by an equal sign.

76% Answer Correctly

problem

equation

formula

expression


Solution

An equation is two expressions separated by an equal sign. The key to solving equations is to 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.


5

If b = 7 and y = 1, what is the value of -9b(b - y)?

68% Answer Correctly
24
-162
-378
21

Solution

To solve this equation, replace the variables with the values given and then solve the now variable-free equation. (Remember order of operations, PEMDAS, Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.)

-9b(b - y)
-9(7)(7 - 1)
-9(7)(6)
(-63)(6)
-378