ASVAB Math Knowledge Practice Test 591595 Results

Your Results Global Average
Questions 5 5
Correct 0 3.03
Score 0% 61%

Review

1

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

71% Answer Correctly
77°
101°
127°
97°

Solution

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


2

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

47% Answer Correctly

a2 - c2

c2 - a2

c2 + a2

c - a


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

On this circle, line segment CD is the:

46% Answer Correctly

radius

circumference

chord

diameter


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


4

A right angle measures:

90% Answer Correctly

180°

45°

360°

90°


Solution

A right angle measures 90 degrees and is the intersection of two perpendicular lines. In diagrams, a right angle is indicated by a small box completing a square with the perpendicular lines.


5

Solve for b:
b2 - 2b - 39 = -5b + 1

48% Answer Correctly
-8 or -8
5 or -8
2 or -4
9 or 4

Solution

The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:

b2 - 2b - 39 = -5b + 1
b2 - 2b - 39 - 1 = -5b
b2 - 2b + 5b - 40 = 0
b2 + 3b - 40 = 0

Next, factor the quadratic equation:

b2 + 3b - 40 = 0
(b - 5)(b + 8) = 0

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

If (b - 5) = 0, b must equal 5
If (b + 8) = 0, b must equal -8

So the solution is that b = 5 or -8