ASVAB Math Knowledge Practice Test 907885 Results

Your Results Global Average
Questions 5 5
Correct 0 3.15
Score 0% 63%

Review

1

This diagram represents two parallel lines with a transversal. If b° = 156, what is the value of z°?

72% Answer Correctly
16
169
23
24

Solution

For parallel lines with a transversal, the following relationships apply:

  • angles in the same position on different parallel lines equal each other (a° = w°, b° = x°, c° = z°, d° = y°)
  • alternate interior angles are equal (a° = z°, b° = y°, c° = w°, d° = x°)
  • all acute angles (a° = c° = w° = z°) and all obtuse angles (b° = d° = x° = y°) equal each other
  • same-side interior angles are supplementary and add up to 180° (e.g. a° + d° = 180°, d° + c° = 180°)

Applying these relationships starting with b° = 156, the value of z° is 24.


2

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.


3

If a = 8, b = 3, c = 8, and d = 8, what is the perimeter of this quadrilateral?

88% Answer Correctly
12
28
27
21

Solution

Perimeter is equal to the sum of the four sides:

p = a + b + c + d
p = 8 + 3 + 8 + 8
p = 27


4

Solve for c:
c2 - 17c + 72 = 0

58% Answer Correctly
6 or -8
8 or 9
3 or -8
9 or 2

Solution

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

c2 - 17c + 72 = 0
(c - 8)(c - 9) = 0

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

If (c - 8) = 0, c must equal 8
If (c - 9) = 0, c must equal 9

So the solution is that c = 8 or 9


5

Factor y2 - 5y + 4

53% Answer Correctly
(y - 4)(y - 1)
(y - 4)(y + 1)
(y + 4)(y + 1)
(y + 4)(y - 1)

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

y2 - 5y + 4
y2 + (-4 - 1)y + (-4 x -1)
(y - 4)(y - 1)