ASVAB Math Knowledge Practice Test 112579 Results

Your Results Global Average
Questions 5 5
Correct 0 3.26
Score 0% 65%

Review

1

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

88% Answer Correctly

addition

exponents

pairs

division


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

For this diagram, the Pythagorean theorem states that b2 = ?

47% Answer Correctly

c2 + a2

a2 - c2

c2 - a2

c - a


Solution

The Pythagorean theorem defines the relationship between the side lengths of a right triangle. The length of the hypotenuse squared (c2) is equal to the sum of the two perpendicular sides squared (a2 + b2): c2 = a2 + b2 or, solved for c, \(c = \sqrt{a + b}\)


3

Simplify (y - 3)(y - 1)

63% Answer Correctly
y2 + 2y - 3
y2 - 2y - 3
y2 + 4y + 3
y2 - 4y + 3

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 - 1)
(y x y) + (y x -1) + (-3 x y) + (-3 x -1)
y2 - y - 3y + 3
y2 - 4y + 3


4

What is 3a + 7a?

81% Answer Correctly
10a
10a2
21a
21a2

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.

3a + 7a = 10a


5

Solve for x:
4x - 4 < \( \frac{x}{-5} \)

44% Answer Correctly
x < \(\frac{20}{21}\)
x < 1\(\frac{19}{44}\)
x < -\(\frac{27}{46}\)
x < \(\frac{1}{2}\)

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.

4x - 4 < \( \frac{x}{-5} \)
-5 x (4x - 4) < x
(-5 x 4x) + (-5 x -4) < x
-20x + 20 < x
-20x + 20 - x < 0
-20x - x < -20
-21x < -20
x < \( \frac{-20}{-21} \)
x < \(\frac{20}{21}\)