ASVAB Math Knowledge Practice Test 722527 Results

Your Results Global Average
Questions 5 5
Correct 0 3.30
Score 0% 66%

Review

1

Simplify (y + 4)(y + 8)

64% Answer Correctly
y2 + 4y - 32
y2 - 12y + 32
y2 + 12y + 32
y2 - 4y - 32

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


2

A cylinder with a radius (r) and a height (h) has a surface area of:

54% Answer Correctly

π r2h

π r2h2

4π r2

2(π r2) + 2π rh


Solution

A cylinder is a solid figure with straight parallel sides and a circular or oval cross section with a radius (r) and a height (h). The volume of a cylinder is π r2h and the surface area is 2(π r2) + 2π rh.


3

The formula for volume of a cube in terms of height (h), length (l), and width (w) is which of the following?

68% Answer Correctly

2lw x 2wh + 2lh

lw x wh + lh

h2 x l2 x w2

h x l x w


Solution

A cube is a rectangular solid box with a height (h), length (l), and width (w). The volume is h x l x w and the surface area is 2lw x 2wh + 2lh.


4

If c = -2 and x = -2, what is the value of -c(c - x)?

68% Answer Correctly
0
10
480
27

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

-c(c - x)
-1(-2)(-2 + 2)
-1(-2)(0)
(2)(0)
0


5

What is 3a3 + 7a3?

75% Answer Correctly
10a3
-4a6
21a6
21a3

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.

3a3 + 7a3 = 10a3