ASVAB Math Knowledge Practice Test 103669 Results

Your Results Global Average
Questions 5 5
Correct 0 2.43
Score 0% 49%

Review

1

If the length of AB equals the length of BD, point B __________ this line segment.

46% Answer Correctly

midpoints

intersects

trisects

bisects


Solution

A line segment is a portion of a line with a measurable length. The midpoint of a line segment is the point exactly halfway between the endpoints. The midpoint bisects (cuts in half) the line segment.


2

Factor y2 - 2y - 35

54% Answer Correctly
(y + 7)(y + 5)
(y + 7)(y - 5)
(y - 7)(y + 5)
(y - 7)(y - 5)

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

y2 - 2y - 35
y2 + (-7 + 5)y + (-7 x 5)
(y - 7)(y + 5)


3

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

24% Answer Correctly

c = π d

c = π r

c = π r2

c = π d2


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.


4

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

69% Answer Correctly
3\( \sqrt{2} \)
2\( \sqrt{2} \)
\( \sqrt{2} \)
6\( \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{1} \) = 1

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 = 12 + 12
c2 = 2
c = \( \sqrt{2} \)


5

The dimensions of this cube are height (h) = 9, length (l) = 9, and width (w) = 7. What is the surface area?

51% Answer Correctly
128
414
78
288

Solution

The surface area of a cube is (2 x length x width) + (2 x width x height) + (2 x length x height):

sa = 2lw + 2wh + 2lh
sa = (2 x 9 x 7) + (2 x 7 x 9) + (2 x 9 x 9)
sa = (126) + (126) + (162)
sa = 414