ASVAB Math Knowledge Practice Test 668604 Results

Your Results Global Average
Questions 5 5
Correct 0 3.37
Score 0% 67%

Review

1

This diagram represents two parallel lines with a transversal. If y° = 147, what is the value of c°?

73% Answer Correctly
163
33
153
30

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 y° = 147, the value of c° is 33.


2

If a = c = 3, b = d = 9, what is the area of this rectangle?

79% Answer Correctly
27
2
3
32

Solution

The area of a rectangle is equal to its length x width:

a = l x w
a = a x b
a = 3 x 9
a = 27


3

If angle a = 68° and angle b = 55° what is the length of angle d?

56% Answer Correctly
119°
118°
134°
112°

Solution

An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite:

d° = b° + c°

To find angle c, remember that the sum of the interior angles of a triangle is 180°:

180° = a° + b° + c°
c° = 180° - a° - b°
c° = 180° - 68° - 55° = 57°

So, d° = 55° + 57° = 112°

A shortcut to get this answer is to remember that angles around a line add up to 180°:

a° + d° = 180°
d° = 180° - a°
d° = 180° - 68° = 112°


4

The formula for the area of a circle is which of the following?

76% Answer Correctly

a = π d2

a = π d

a = π r

a = π r2


Solution

The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.


5

Factor y2 - 25

53% Answer Correctly
(y + 5)(y + 5)
(y - 5)(y + 5)
(y - 5)(y - 5)
(y + 5)(y - 5)

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

y2 - 25
y2 + (-5 + 5)y + (-5 x 5)
(y - 5)(y + 5)