ASVAB Math Knowledge Practice Test 861736 Results

Your Results Global Average
Questions 5 5
Correct 0 3.25
Score 0% 65%

Review

1

Which of the following statements about math operations is incorrect?

70% Answer Correctly

all of these statements are correct

you can subtract monomials that have the same variable and the same exponent

you can multiply monomials that have different variables and different exponents

you can add monomials that have the same variable and the same exponent


Solution

You can only add or subtract monomials that have the same variable and the same exponent. For example, 2a + 4a = 6a and 4a2 - a2 = 3a2 but 2a + 4b and 7a - 3b cannot be combined. However, you can multiply and divide monomials with unlike terms. For example, 2a x 6b = 12ab.


2

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

73% Answer Correctly
12
159
160
31

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


3

Solve for z:
z2 - 5z - 38 = -2z + 2

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

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 - 38 = -2z + 2
z2 - 5z - 38 - 2 = -2z
z2 - 5z + 2z - 40 = 0
z2 - 3z - 40 = 0

Next, factor the quadratic equation:

z2 - 3z - 40 = 0
(z + 5)(z - 8) = 0

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

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

So the solution is that z = -5 or 8


4

Factor y2 + 9y + 20

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

y2 + 9y + 20
y2 + (4 + 5)y + (4 x 5)
(y + 4)(y + 5)


5

If a = c = 6, b = d = 5, what is the area of this rectangle?

80% Answer Correctly
27
30
28
24

Solution

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

a = l x w
a = a x b
a = 6 x 5
a = 30