ASVAB Math Knowledge Practice Test 733351 Results

Your Results Global Average
Questions 5 5
Correct 0 3.24
Score 0% 65%

Review

1

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

61% Answer Correctly

acute, obtuse

vertical, supplementary

obtuse, acute

supplementary, vertical


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


2

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

69% Answer Correctly
16π
64π

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π


3

Which of the following statements about a triangle is not true?

57% Answer Correctly

sum of interior angles = 180°

area = ½bh

exterior angle = sum of two adjacent interior angles

perimeter = sum of side lengths


Solution

A triangle is a three-sided polygon. It has three interior angles that add up to 180° (a + b + c = 180°). An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite (d = b + c). The perimeter of a triangle is equal to the sum of the lengths of its three sides, the height of a triangle is equal to the length from the base to the opposite vertex (angle) and the area equals one-half triangle base x height: a = ½ base x height.


4

If a = c = 8, b = d = 9, what is the area of this rectangle?

80% Answer Correctly
8
30
18
72

Solution

The area of a rectangle is equal to its length x width:

a = l x w
a = a x b
a = 8 x 9
a = 72


5

Solve for y:
y2 - 10y + 16 = 0

58% Answer Correctly
8 or -5
-2 or -5
2 or 8
-3 or -7

Solution

The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:

y2 - 10y + 16 = 0
(y - 2)(y - 8) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (y - 2) or (y - 8) must equal zero:

If (y - 2) = 0, y must equal 2
If (y - 8) = 0, y must equal 8

So the solution is that y = 2 or 8