ASVAB Math Knowledge Practice Test 295200 Results

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

Review

1

Which of the following is not a part of PEMDAS, the acronym for math order of operations?

88% Answer Correctly

division

pairs

addition

exponents


Solution

When solving an equation with two variables, 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.)


2

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

68% Answer Correctly
-210
-54
60
588

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.)

6b(b - y)
6(-7)(-7 - 7)
6(-7)(-14)
(-42)(-14)
588


3

What is 7a - 2a?

79% Answer Correctly
5a2
5a
a2
9a2

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.

7a - 2a = 5a


4

Solve for b:
-5b + 2 = \( \frac{b}{9} \)

46% Answer Correctly
-\(\frac{2}{11}\)
\(\frac{9}{23}\)
-2\(\frac{4}{7}\)
\(\frac{18}{19}\)

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.

-5b + 2 = \( \frac{b}{9} \)
9 x (-5b + 2) = b
(9 x -5b) + (9 x 2) = b
-45b + 18 = b
-45b + 18 - b = 0
-45b - b = -18
-46b = -18
b = \( \frac{-18}{-46} \)
b = \(\frac{9}{23}\)


5

Simplify (5a)(7ab) - (9a2)(7b).

59% Answer Correctly
98ab2
192ab2
192a2b
-28a2b

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)(7ab) - (9a2)(7b)
(5 x 7)(a x a x b) - (9 x 7)(a2 x b)
(35)(a1+1 x b) - (63)(a2b)
35a2b - 63a2b
-28a2b