ASVAB Math Knowledge Practice Test 609362 Results

Your Results Global Average
Questions 5 5
Correct 0 2.99
Score 0% 60%

Review

1

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

73% Answer Correctly
13
11
160
20

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° = 160, the value of z° is 20.


2

What is the area of a circle with a diameter of 8?

69% Answer Correctly
16π
25π

Solution

The formula for area is πr2. Radius is circle \( \frac{diameter}{2} \):

r = \( \frac{d}{2} \)
r = \( \frac{8}{2} \)
r = 4
a = πr2
a = π(42)
a = 16π


3

Simplify (7a)(4ab) + (5a2)(9b).

65% Answer Correctly
154ab2
73a2b
73ab2
-17a2b

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.

(7a)(4ab) + (5a2)(9b)
(7 x 4)(a x a x b) + (5 x 9)(a2 x b)
(28)(a1+1 x b) + (45)(a2b)
28a2b + 45a2b
73a2b


4

If angle a = 28° and angle b = 29° what is the length of angle d?

56% Answer Correctly
138°
152°
131°
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° - 28° - 29° = 123°

So, d° = 29° + 123° = 152°

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° - 28° = 152°


5

Solve 2a + 9a = 3a - 8x - 9 for a in terms of x.

34% Answer Correctly
-\(\frac{1}{6}\)x - \(\frac{2}{3}\)
17x + 9
1\(\frac{2}{13}\)x + \(\frac{3}{13}\)
-\(\frac{5}{6}\)x - \(\frac{3}{4}\)

Solution

To solve this equation, isolate the variable for which you are solving (a) on one side of the equation and put everything else on the other side.

2a + 9x = 3a - 8x - 9
2a = 3a - 8x - 9 - 9x
2a - 3a = -8x - 9 - 9x
-a = -17x - 9
a = \( \frac{-17x - 9}{-1} \)
a = \( \frac{-17x}{-1} \) + \( \frac{-9}{-1} \)
a = 17x + 9