ASVAB Math Knowledge Practice Test 930708 Results

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

Review

1

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

50% Answer Correctly

a parallelogram is a quadrilateral

the area of a parallelogram is base x height

opposite sides and adjacent angles are equal

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


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).


2

If a = c = 6, b = d = 8, and the blue angle = 56°, what is the area of this parallelogram?

66% Answer Correctly
18
64
48
25

Solution

The area of a parallelogram is equal to its length x width:

a = l x w
a = a x b
a = 6 x 8
a = 48


3

What is the area of a circle with a radius of 5?

70% Answer Correctly
25π
36π
49π

Solution

The formula for area is πr2:

a = πr2
a = π(52)
a = 25π


4

This diagram represents two parallel lines with a transversal. If b° = 150, what is the value of c°?

73% Answer Correctly
160
163
39
30

Solution

For parallel lines with a transversal, the following relationships apply:

  • angles in the same position on different parallel lines equal each other (a° = w°, b° = x°, c° = z°, d° = y°)
  • alternate interior angles are equal (a° = z°, b° = y°, c° = w°, d° = x°)
  • all acute angles (a° = c° = w° = z°) and all obtuse angles (b° = d° = x° = y°) equal each other
  • same-side interior angles are supplementary and add up to 180° (e.g. a° + d° = 180°, d° + c° = 180°)

Applying these relationships starting with b° = 150, the value of c° is 30.


5

Factor y2 - 16y + 64

54% Answer Correctly
(y + 8)(y + 8)
(y - 8)(y + 8)
(y - 8)(y - 8)
(y + 8)(y - 8)

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

y2 - 16y + 64
y2 + (-8 - 8)y + (-8 x -8)
(y - 8)(y - 8)