ASVAB Math Knowledge Practice Test 77760 Results

Your Results Global Average
Questions 5 5
Correct 0 3.40
Score 0% 68%

Review

1

On this circle, line segment CD is the:

46% Answer Correctly

radius

circumference

diameter

chord


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


2

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

71% Answer Correctly
65°
99°
84°
97°

Solution

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


3

Simplify 4a x 3b.

85% Answer Correctly
12a2b2
12\( \frac{a}{b} \)
12ab
7ab

Solution

To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.

4a x 3b = (4 x 3) (a x b) = 12ab


4

If side x = 14cm, side y = 10cm, and side z = 11cm what is the perimeter of this triangle?

84% Answer Correctly
23cm
17cm
24cm
35cm

Solution

The perimeter of a triangle is the sum of the lengths of its sides:

p = x + y + z
p = 14cm + 10cm + 11cm = 35cm


5

Factor y2 - 16y + 63

54% Answer Correctly
(y - 9)(y - 7)
(y + 9)(y + 7)
(y + 9)(y - 7)
(y - 9)(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 63 as well and sum (Inside, Outside) to equal -16. For this problem, those two numbers are -9 and -7. Then, plug these into a set of binomials using the square root of the First variable (y2):

y2 - 16y + 63
y2 + (-9 - 7)y + (-9 x -7)
(y - 9)(y - 7)