ASVAB Math Knowledge Practice Test 580494 Results

Your Results Global Average
Questions 5 5
Correct 0 3.13
Score 0% 63%

Review

1

When two lines intersect, adjacent angles are __________ (they add up to 180°) and angles across from either other are __________ (they're equal).

61% Answer Correctly

vertical, supplementary

acute, obtuse

supplementary, vertical

obtuse, acute


Solution

Angles around a line add up to 180°. Angles around a point add up to 360°. When two lines intersect, adjacent angles are supplementary (they add up to 180°) and angles across from either other are vertical (they're equal).


2

Simplify 4a x 8b.

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

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.

4a x 8b = (4 x 8) (a x b) = 32ab


3

For this diagram, the Pythagorean theorem states that b2 = ?

47% Answer Correctly

c2 + a2

a2 - c2

c - a

c2 - a2


Solution

The Pythagorean theorem defines the relationship between the side lengths of a right triangle. The length of the hypotenuse squared (c2) is equal to the sum of the two perpendicular sides squared (a2 + b2): c2 = a2 + b2 or, solved for c, \(c = \sqrt{a + b}\)


4

Solve for c:
4c + 9 < -1 + 8c

55% Answer Correctly
c < 2\(\frac{1}{2}\)
c < -1
c < -\(\frac{1}{8}\)
c < 1

Solution

To solve this equation, repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the < sign and the answer on the other.

4c + 9 < -1 + 8c
4c < -1 + 8c - 9
4c - 8c < -1 - 9
-4c < -10
c < \( \frac{-10}{-4} \)
c < 2\(\frac{1}{2}\)


5

Simplify (y - 6)(y - 6)

64% Answer Correctly
y2 + 12y + 36
y2 - 36
y2 - 12y + 36
6

Solution

To multiply binomials, use the FOIL method. FOIL stands for First, Outside, Inside, Last and refers to the position of each term in the parentheses:

(y - 6)(y - 6)
(y x y) + (y x -6) + (-6 x y) + (-6 x -6)
y2 - 6y - 6y + 36
y2 - 12y + 36