ASVAB Math Knowledge Practice Test 667785 Results

Your Results Global Average
Questions 5 5
Correct 0 2.75
Score 0% 55%

Review

1

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

46% Answer Correctly

diameter

circumference

radius

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 = 26° and angle b = 48° what is the length of angle c?

71% Answer Correctly
106°
84°
139°
118°

Solution

The sum of the interior angles of a triangle is 180°:
180° = a° + b° + c°
c° = 180° - a° - b°
c° = 180° - 26° - 48° = 106°


3

Solve for z:
z2 + 5z + 11 = -2z + 1

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

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:

z2 + 5z + 11 = -2z + 1
z2 + 5z + 11 - 1 = -2z
z2 + 5z + 2z + 10 = 0
z2 + 7z + 10 = 0

Next, factor the quadratic equation:

z2 + 7z + 10 = 0
(z + 2)(z + 5) = 0

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

If (z + 2) = 0, z must equal -2
If (z + 5) = 0, z must equal -5

So the solution is that z = -2 or -5


4

Factor y2 - 13y + 36

54% Answer Correctly
(y - 9)(y - 4)
(y + 9)(y - 4)
(y + 9)(y + 4)
(y - 9)(y + 4)

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

y2 - 13y + 36
y2 + (-9 - 4)y + (-9 x -4)
(y - 9)(y - 4)


5

Solve for x:
-x - 4 < 2 + 6x

55% Answer Correctly
x < -2
x < -\(\frac{8}{9}\)
x < -\(\frac{6}{7}\)
x < 3\(\frac{1}{2}\)

Solution

To solve this equation, repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the < sign and the answer on the other.

-x - 4 < 2 + 6x
-x < 2 + 6x + 4
-x - 6x < 2 + 4
-7x < 6
x < \( \frac{6}{-7} \)
x < -\(\frac{6}{7}\)