ASVAB Math Knowledge Practice Test 322245 Results

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

Review

1

What is the area of a circle with a diameter of 6?

69% Answer Correctly

Solution

The formula for area is πr2. Radius is circle \( \frac{diameter}{2} \):

r = \( \frac{d}{2} \)
r = \( \frac{6}{2} \)
r = 3
a = πr2
a = π(32)
a = 9π


2

When two lines intersect, adjacent angles are __________ (they add up to 180°) and angles across from either other are __________ (they're equal).

60% Answer Correctly

supplementary, vertical

acute, obtuse

vertical, supplementary

obtuse, acute


Solution

Angles around a line add up to 180°. Angles around a point add up to 360°. When two lines intersect, adjacent angles are supplementary (they add up to 180°) and angles across from either other are vertical (they're equal).


3

Which of the following expressions contains exactly two terms?

81% Answer Correctly

quadratic

polynomial

binomial

monomial


Solution

A monomial contains one term, a binomial contains two terms, and a polynomial contains more than two terms.


4

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

48% Answer Correctly
144π
72π
306π

Solution

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

sa = 2πr2 + 2πrh
sa = 2π(92) + 2π(9 x 8)
sa = 2π(81) + 2π(72)
sa = (2 x 81)π + (2 x 72)π
sa = 162π + 144π
sa = 306π


5

Factor y2 - y - 56

53% Answer Correctly
(y + 8)(y - 7)
(y + 8)(y + 7)
(y - 8)(y + 7)
(y - 8)(y - 7)

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

y2 - y - 56
y2 + (-8 + 7)y + (-8 x 7)
(y - 8)(y + 7)