ASVAB Math Knowledge Practice Test 379788 Results

Your Results Global Average
Questions 5 5
Correct 0 3.48
Score 0% 70%

Review

1

Which of the following is not a part of PEMDAS, the acronym for math order of operations?

88% Answer Correctly

addition

pairs

division

exponents


Solution

When solving an equation with two variables, replace the variables with the values given and then solve the now variable-free equation. (Remember order of operations, PEMDAS, Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.)


2

If angle a = 44° and angle b = 24° what is the length of angle d?

56% Answer Correctly
142°
121°
127°
136°

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° - 44° - 24° = 112°

So, d° = 24° + 112° = 136°

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° - 44° = 136°


3

If side a = 4, side b = 4, what is the length of the hypotenuse of this right triangle?

64% Answer Correctly
\( \sqrt{32} \)
\( \sqrt{58} \)
\( \sqrt{50} \)
\( \sqrt{85} \)

Solution

According to the Pythagorean theorem, the hypotenuse squared is equal to the sum of the two perpendicular sides squared:

c2 = a2 + b2
c2 = 42 + 42
c2 = 16 + 16
c2 = 32
c = \( \sqrt{32} \)


4

The dimensions of this trapezoid are a = 4, b = 8, c = 7, d = 5, and h = 2. What is the area?

51% Answer Correctly
13
26
36
18

Solution

The area of a trapezoid is one-half the sum of the lengths of the parallel sides multiplied by the height:

a = ½(b + d)(h)
a = ½(8 + 5)(2)
a = ½(13)(2)
a = ½(26) = \( \frac{26}{2} \)
a = 13


5

Simplify 8a x 2b.

86% Answer Correctly
10ab
16\( \frac{b}{a} \)
16a2b2
16ab

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.

8a x 2b = (8 x 2) (a x b) = 16ab