ASVAB Math Knowledge Practice Test 581693 Results

Your Results Global Average
Questions 5 5
Correct 0 2.98
Score 0% 60%

Review

1

The endpoints of this line segment are at (-2, -10) and (2, 2). What is the slope of this line?

46% Answer Correctly
1
-\(\frac{1}{2}\)
3
\(\frac{1}{2}\)

Solution

The slope of this line is the change in y divided by the change in x. The endpoints of this line segment are at (-2, -10) and (2, 2) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(2.0) - (-10.0)}{(2) - (-2)} \) = \( \frac{12}{4} \)
m = 3


2

Simplify (y - 3)(y + 2)

63% Answer Correctly
y2 - 5y + 6
y2 - y - 6
y2 + y - 6
y2 + 5y + 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 - 3)(y + 2)
(y x y) + (y x 2) + (-3 x y) + (-3 x 2)
y2 + 2y - 3y - 6
y2 - y - 6


3

If the area of this square is 9, what is the length of one of the diagonals?

68% Answer Correctly
9\( \sqrt{2} \)
3\( \sqrt{2} \)
6\( \sqrt{2} \)
\( \sqrt{2} \)

Solution

To find the diagonal we need to know the length of one of the square's sides. We know the area and the area of a square is the length of one side squared:

a = s2

so the length of one side of the square is:

s = \( \sqrt{a} \) = \( \sqrt{9} \) = 3

The Pythagorean theorem defines the square of the hypotenuse (diagonal) of a triangle with a right angle as the sum of the squares of the other two sides:

c2 = a2 + b2
c2 = 32 + 32
c2 = 18
c = \( \sqrt{18} \) = \( \sqrt{9 x 2} \) = \( \sqrt{9} \) \( \sqrt{2} \)
c = 3\( \sqrt{2} \)


4

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

64% Answer Correctly
10
\( \sqrt{34} \)
\( \sqrt{85} \)
\( \sqrt{18} \)

Solution

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

c2 = a2 + b2
c2 = 32 + 52
c2 = 9 + 25
c2 = 34
c = \( \sqrt{34} \)


5

If the base of this triangle is 8 and the height is 8, what is the area?

58% Answer Correctly
75
24
32
21

Solution

The area of a triangle is equal to ½ base x height:

a = ½bh
a = ½ x 8 x 8 = \( \frac{64}{2} \) = 32