ASVAB Math Knowledge Practice Test 936899 Results

Your Results Global Average
Questions 5 5
Correct 0 2.66
Score 0% 53%

Review

1

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

45% Answer Correctly

bisects

trisects

midpoints

intersects


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

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

68% Answer Correctly
4\( \sqrt{2} \)
6\( \sqrt{2} \)
5\( \sqrt{2} \)
9\( \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{81} \) = 9

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 = 92 + 92
c2 = 162
c = \( \sqrt{162} \) = \( \sqrt{81 x 2} \) = \( \sqrt{81} \) \( \sqrt{2} \)
c = 9\( \sqrt{2} \)


3

The dimensions of this cylinder are height (h) = 5 and radius (r) = 4. What is the surface area?

48% Answer Correctly
24π
72π
156π
144π

Solution

The surface area of a cylinder is 2πr2 + 2πrh:

sa = 2πr2 + 2πrh
sa = 2π(42) + 2π(4 x 5)
sa = 2π(16) + 2π(20)
sa = (2 x 16)π + (2 x 20)π
sa = 32π + 40π
sa = 72π


4

Which of the following statements about a parallelogram is not true?

49% Answer Correctly

opposite sides and adjacent angles are equal

the perimeter of a parallelogram is the sum of the lengths of all sides

the area of a parallelogram is base x height

a parallelogram is a quadrilateral


Solution

A parallelogram is a quadrilateral with two sets of parallel sides. Opposite sides (a = c, b = d) and angles (red = red, blue = blue) are equal. The area of a parallelogram is base x height and the perimeter is the sum of the lengths of all sides (a + b + c + d).


5

Solve for a:
a + 1 > -4 - 5a

55% Answer Correctly
a > 8
a > -\(\frac{5}{6}\)
a > -6
a > -\(\frac{5}{9}\)

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.

a + 1 > -4 - 5a
a > -4 - 5a - 1
a + 5a > -4 - 1
6a > -5
a > \( \frac{-5}{6} \)
a > -\(\frac{5}{6}\)