ASVAB Math Knowledge Practice Test 187859 Results

Your Results Global Average
Questions 5 5
Correct 0 2.65
Score 0% 53%

Review

1

The dimensions of this cylinder are height (h) = 3 and radius (r) = 8. What is the surface area?

48% Answer Correctly
72π
176π
36π
80π

Solution

The surface area of a cylinder is 2πr2 + 2πrh:

sa = 2πr2 + 2πrh
sa = 2π(82) + 2π(8 x 3)
sa = 2π(64) + 2π(24)
sa = (2 x 64)π + (2 x 24)π
sa = 128π + 48π
sa = 176π


2

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

67% Answer Correctly

2lw x 2wh + 2lh

h2 x l2 x w2

lw x wh + lh

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.


3

Solve 6c + 3c = 3c - 2y - 8 for c in terms of y.

34% Answer Correctly
\(\frac{2}{3}\)y + 3
-\(\frac{3}{8}\)y - 1
-1\(\frac{2}{3}\)y - 2\(\frac{2}{3}\)
2\(\frac{1}{4}\)y + 2

Solution

To solve this equation, isolate the variable for which you are solving (c) on one side of the equation and put everything else on the other side.

6c + 3y = 3c - 2y - 8
6c = 3c - 2y - 8 - 3y
6c - 3c = -2y - 8 - 3y
3c = -5y - 8
c = \( \frac{-5y - 8}{3} \)
c = \( \frac{-5y}{3} \) + \( \frac{-8}{3} \)
c = -1\(\frac{2}{3}\)y - 2\(\frac{2}{3}\)


4

Factor y2 + y - 2

54% Answer Correctly
(y - 1)(y + 2)
(y + 1)(y - 2)
(y + 1)(y + 2)
(y - 1)(y - 2)

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 -2 as well and sum (Inside, Outside) to equal 1. For this problem, those two numbers are -1 and 2. Then, plug these into a set of binomials using the square root of the First variable (y2):

y2 + y - 2
y2 + (-1 + 2)y + (-1 x 2)
(y - 1)(y + 2)


5

Simplify (3a)(6ab) - (6a2)(9b).

62% Answer Correctly
36ab2
-36a2b
135a2b
72ab2

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.

(3a)(6ab) - (6a2)(9b)
(3 x 6)(a x a x b) - (6 x 9)(a2 x b)
(18)(a1+1 x b) - (54)(a2b)
18a2b - 54a2b
-36a2b