ASVAB Math Knowledge Practice Test 823257 Results

Your Results Global Average
Questions 5 5
Correct 0 3.15
Score 0% 63%

Review

1

What is 6a - 8a?

79% Answer Correctly
14
-2
-2a
a2

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.

6a - 8a = -2a


2

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

48% Answer Correctly
306π
90π
84π
56π

Solution

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

sa = 2πr2 + 2πrh
sa = 2π(42) + 2π(4 x 3)
sa = 2π(16) + 2π(12)
sa = (2 x 16)π + (2 x 12)π
sa = 32π + 24π
sa = 56π


3

The formula for the area of a circle is which of the following?

77% Answer Correctly

a = π d

a = π r

a = π r2

a = π d2


Solution

The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.


4

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

47% Answer Correctly

c2 - a2

a2 - c2

c - a

c2 + a2


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}\)


5

Simplify (y + 5)(y + 2)

63% Answer Correctly
y2 + 3y - 10
y2 + 7y + 10
y2 - 7y + 10
y2 - 3y - 10

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 + 5)(y + 2)
(y x y) + (y x 2) + (5 x y) + (5 x 2)
y2 + 2y + 5y + 10
y2 + 7y + 10