ASVAB Math Knowledge Practice Test 415172 Results

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

Review

1

To multiply binomials, use the FOIL method. Which of the following is not a part of the FOIL method?

84% Answer Correctly

First

Last

Odd

Inside


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.


2

What is the circumference of a circle with a diameter of 5?

71% Answer Correctly
14π
18π

Solution

The formula for circumference is circle diameter x π:

c = πd
c = 5π


3

Simplify (4a)(7ab) - (5a2)(8b).

63% Answer Correctly
68a2b
-12a2b
12ab2
143a2b

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.

(4a)(7ab) - (5a2)(8b)
(4 x 7)(a x a x b) - (5 x 8)(a2 x b)
(28)(a1+1 x b) - (40)(a2b)
28a2b - 40a2b
-12a2b


4

Factor y2 + 10y + 24

54% Answer Correctly
(y - 4)(y + 6)
(y + 4)(y + 6)
(y + 4)(y - 6)
(y - 4)(y - 6)

Solution

To factor a quadratic expression, apply the FOIL method (First, Outside, Inside, Last) in reverse. First, find the two Last terms that will multiply to produce 24 as well and sum (Inside, Outside) to equal 10. For this problem, those two numbers are 4 and 6. Then, plug these into a set of binomials using the square root of the First variable (y2):

y2 + 10y + 24
y2 + (4 + 6)y + (4 x 6)
(y + 4)(y + 6)


5

The dimensions of this cube are height (h) = 6, length (l) = 8, and width (w) = 8. What is the surface area?

51% Answer Correctly
40
240
90
320

Solution

The surface area of a cube is (2 x length x width) + (2 x width x height) + (2 x length x height):

sa = 2lw + 2wh + 2lh
sa = (2 x 8 x 8) + (2 x 8 x 6) + (2 x 8 x 6)
sa = (128) + (96) + (96)
sa = 320