ASVAB Math Knowledge Practice Test 302312 Results

Your Results Global Average
Questions 5 5
Correct 0 3.53
Score 0% 71%

Review

1

Factor y2 - 18y + 81

54% Answer Correctly
(y - 9)(y + 9)
(y + 9)(y - 9)
(y + 9)(y + 9)
(y - 9)(y - 9)

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

y2 - 18y + 81
y2 + (-9 - 9)y + (-9 x -9)
(y - 9)(y - 9)


2

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

64% Answer Correctly
\( \sqrt{53} \)
\( \sqrt{17} \)
\( \sqrt{2} \)
\( \sqrt{162} \)

Solution

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

c2 = a2 + b2
c2 = 12 + 12
c2 = 1 + 1
c2 = 2
c = \( \sqrt{2} \)


3

Which of the following expressions contains exactly two terms?

83% Answer Correctly

polynomial

monomial

quadratic

binomial


Solution

A monomial contains one term, a binomial contains two terms, and a polynomial contains more than two terms.


4

If angle a = 38° and angle b = 67° what is the length of angle c?

71% Answer Correctly
77°
75°
79°
53°

Solution

The sum of the interior angles of a triangle is 180°:
180° = a° + b° + c°
c° = 180° - a° - b°
c° = 180° - 38° - 67° = 75°


5

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

80% Answer Correctly
10
35
16
45

Solution

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

a = l x w
a = a x b
a = 5 x 7
a = 35