ASVAB Math Knowledge Practice Test 65131 Results

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

Review

1

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

73% Answer Correctly
144
37
169
162

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


2

If the length of AB equals the length of BD, point B __________ this line segment.

45% Answer Correctly

intersects

midpoints

trisects

bisects


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

Find the value of a:
9a + x = 5
2a - 9x = 5

42% Answer Correctly
\(\frac{50}{83}\)
1\(\frac{1}{3}\)
\(\frac{3}{20}\)
-3\(\frac{7}{8}\)

Solution

You need to find the value of a so solve the first equation in terms of x:

9a + x = 5
x = 5 - 9a

then substitute the result (5 - 9a) into the second equation:

2a - 9(5 - 9a) = 5
2a + (-9 x 5) + (-9 x -9a) = 5
2a - 45 + 81a = 5
2a + 81a = 5 + 45
83a = 50
a = \( \frac{50}{83} \)
a = \(\frac{50}{83}\)


4

Simplify (2a)(7ab) + (4a2)(6b).

65% Answer Correctly
10a2b
38a2b
-10a2b
10ab2

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.

(2a)(7ab) + (4a2)(6b)
(2 x 7)(a x a x b) + (4 x 6)(a2 x b)
(14)(a1+1 x b) + (24)(a2b)
14a2b + 24a2b
38a2b


5

Solve for x:
x2 - 3x - 7 = 2x - 1

48% Answer Correctly
-1 or 6
2 or 1
8 or -9
7 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:

x2 - 3x - 7 = 2x - 1
x2 - 3x - 7 + 1 = 2x
x2 - 3x - 2x - 6 = 0
x2 - 5x - 6 = 0

Next, factor the quadratic equation:

x2 - 5x - 6 = 0
(x + 1)(x - 6) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (x + 1) or (x - 6) must equal zero:

If (x + 1) = 0, x must equal -1
If (x - 6) = 0, x must equal 6

So the solution is that x = -1 or 6