ASVAB Math Knowledge Practice Test 723073 Results

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

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

obtuse, acute

supplementary, vertical

vertical, supplementary

acute, obtuse


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

The formula for the area of a circle is which of the following?

77% Answer Correctly

a = π r

a = π r2

a = π d2

a = π d


Solution

The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.


3

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

68% Answer Correctly
\( \sqrt{2} \)
8\( \sqrt{2} \)
7\( \sqrt{2} \)
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{64} \) = 8

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 = 82 + 82
c2 = 128
c = \( \sqrt{128} \) = \( \sqrt{64 x 2} \) = \( \sqrt{64} \) \( \sqrt{2} \)
c = 8\( \sqrt{2} \)


4

Which of the following expressions contains exactly two terms?

82% Answer Correctly

monomial

polynomial

binomial

quadratic


Solution

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


5

Simplify (y - 1)(y - 7)

63% Answer Correctly
y2 - 8y + 7
y2 - 6y - 7
y2 + 8y + 7
y2 + 6y - 7

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 - 1)(y - 7)
(y x y) + (y x -7) + (-1 x y) + (-1 x -7)
y2 - 7y - y + 7
y2 - 8y + 7