ASVAB Math Knowledge Practice Test 199018 Results

Your Results Global Average
Questions 5 5
Correct 0 2.69
Score 0% 54%

Review

1

If the length of AB equals the length of BD, point B __________ this line segment.

45% Answer Correctly

intersects

trisects

bisects

midpoints


Solution

A line segment is a portion of a line with a measurable length. The midpoint of a line segment is the point exactly halfway between the endpoints. The midpoint bisects (cuts in half) the line segment.


2

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

47% Answer Correctly

c - a

c2 + a2

a2 - c2

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


3

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

62% Answer Correctly
28π
16π
252π

Solution

The volume of a cylinder is πr2h:

v = πr2h
v = π(22 x 4)
v = 16π


4

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

57% Answer Correctly

exterior angle = sum of two adjacent interior angles

area = ½bh

perimeter = sum of side lengths

sum of interior angles = 180°


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.


5

Solve for x:
x2 - x - 30 = 0

58% Answer Correctly
4 or -1
2 or -2
-5 or 6
1 or -7

Solution

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

x2 - x - 30 = 0
(x + 5)(x - 6) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (x + 5) or (x - 6) must equal zero:

If (x + 5) = 0, x must equal -5
If (x - 6) = 0, x must equal 6

So the solution is that x = -5 or 6