ASVAB Math Knowledge Practice Test 633859 Results

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

Review

1

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

70% Answer Correctly
36π
49π
16π

Solution

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

r = \( \frac{d}{2} \)
r = \( \frac{8}{2} \)
r = 4
a = πr2
a = π(42)
a = 16π


2

A(n) __________ is two expressions separated by an equal sign.

77% Answer Correctly

formula

expression

problem

equation


Solution

An equation is two expressions separated by an equal sign. The key to solving equations is to repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.


3

If angle a = 27° and angle b = 28° what is the length of angle c?

71% Answer Correctly
103°
125°
51°
81°

Solution

The sum of the interior angles of a triangle is 180°:
180° = a° + b° + c°
c° = 180° - a° - b°
c° = 180° - 27° - 28° = 125°


4

On this circle, a line segment connecting point A to point D is called:

46% Answer Correctly

diameter

chord

circumference

radius


Solution

A circle is a figure in which each point around its perimeter is an equal distance from the center. The radius of a circle is the distance between the center and any point along its perimeter. A chord is a line segment that connects any two points along its perimeter. The diameter of a circle is the length of a chord that passes through the center of the circle and equals twice the circle's radius (2r).


5

Simplify (y - 8)(y - 5)

64% Answer Correctly
y2 + 3y - 40
y2 + 13y + 40
y2 - 13y + 40
y2 - 3y - 40

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 - 8)(y - 5)
(y x y) + (y x -5) + (-8 x y) + (-8 x -5)
y2 - 5y - 8y + 40
y2 - 13y + 40