ASVAB Math Knowledge Practice Test 7747 Results

Your Results Global Average
Questions 5 5
Correct 0 3.00
Score 0% 60%

Review

1

Simplify (y - 4)(y - 2)

63% Answer Correctly
y2 + 2y - 8
y2 - 6y + 8
y2 - 2y - 8
y2 + 6y + 8

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 - 4)(y - 2)
(y x y) + (y x -2) + (-4 x y) + (-4 x -2)
y2 - 2y - 4y + 8
y2 - 6y + 8


2

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


3

Which of the following is not required to define the slope-intercept equation for a line?

42% Answer Correctly

y-intercept

slope

\({\Delta y \over \Delta x}\)

x-intercept


Solution

A line on the coordinate grid can be defined by a slope-intercept equation: y = mx + b. For a given value of x, the value of y can be determined given the slope (m) and y-intercept (b) of the line. The slope of a line is change in y over change in x, \({\Delta y \over \Delta x}\), and the y-intercept is the y-coordinate where the line crosses the vertical y-axis.


4

Simplify (6a)(4ab) - (7a2)(3b).

62% Answer Correctly
3a2b
100a2b
-3ab2
100ab2

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.

(6a)(4ab) - (7a2)(3b)
(6 x 4)(a x a x b) - (7 x 3)(a2 x b)
(24)(a1+1 x b) - (21)(a2b)
24a2b - 21a2b
3a2b


5

Solve for c:
-3c - 6 < \( \frac{c}{-6} \)

44% Answer Correctly
c < 3\(\frac{1}{5}\)
c < -\(\frac{21}{43}\)
c < -6
c < -2\(\frac{2}{17}\)

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.

-3c - 6 < \( \frac{c}{-6} \)
-6 x (-3c - 6) < c
(-6 x -3c) + (-6 x -6) < c
18c + 36 < c
18c + 36 - c < 0
18c - c < -36
17c < -36
c < \( \frac{-36}{17} \)
c < -2\(\frac{2}{17}\)