ASVAB Math Knowledge Practice Test 944754 Results

Your Results Global Average
Questions 5 5
Correct 0 3.38
Score 0% 68%

Review

1

A trapezoid is a quadrilateral with one set of __________ sides.

70% Answer Correctly

right angle

equal length

equal angle

parallel


Solution

A trapezoid is a quadrilateral with one set of parallel sides.


2

If angle a = 38° and angle b = 45° what is the length of angle d?

56% Answer Correctly
119°
151°
158°
142°

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° - 38° - 45° = 97°

So, d° = 45° + 97° = 142°

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° - 38° = 142°


3

Simplify 5a x 3b.

86% Answer Correctly
15ab
15a2b2
15\( \frac{a}{b} \)
8ab

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.

5a x 3b = (5 x 3) (a x b) = 15ab


4

Solve for x:
x2 + 3x - 31 = -x + 1

48% Answer Correctly
4 or -8
-1 or -5
6 or -4
3 or -4

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 - 31 = -x + 1
x2 + 3x - 31 - 1 = -x
x2 + 3x + x - 32 = 0
x2 + 4x - 32 = 0

Next, factor the quadratic equation:

x2 + 4x - 32 = 0
(x - 4)(x + 8) = 0

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

If (x - 4) = 0, x must equal 4
If (x + 8) = 0, x must equal -8

So the solution is that x = 4 or -8


5

What is 7a3 + 6a3?

76% Answer Correctly
13a3
a6
13a6
42a6

Solution

To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.

7a3 + 6a3 = 13a3