ASVAB Math Knowledge Practice Test 659712 Results

Your Results Global Average
Questions 5 5
Correct 0 2.86
Score 0% 57%

Review

1

A(n) __________ is to a parallelogram as a square is to a rectangle.

51% Answer Correctly

quadrilateral

rhombus

trapezoid

triangle


Solution

A rhombus is a parallelogram with four equal-length sides. A square is a rectangle with four equal-length sides.


2

Solve for y:
-8y + 7 = \( \frac{y}{3} \)

46% Answer Correctly
\(\frac{21}{25}\)
-4\(\frac{13}{17}\)
1
\(\frac{2}{3}\)

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 equal sign and the answer on the other.

-8y + 7 = \( \frac{y}{3} \)
3 x (-8y + 7) = y
(3 x -8y) + (3 x 7) = y
-24y + 21 = y
-24y + 21 - y = 0
-24y - y = -21
-25y = -21
y = \( \frac{-21}{-25} \)
y = \(\frac{21}{25}\)


3

If side x = 9cm, side y = 15cm, and side z = 6cm what is the perimeter of this triangle?

84% Answer Correctly
27cm
30cm
21cm
37cm

Solution

The perimeter of a triangle is the sum of the lengths of its sides:

p = x + y + z
p = 9cm + 15cm + 6cm = 30cm


4

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

57% Answer Correctly

perimeter = sum of side lengths

area = ½bh

exterior angle = sum of two adjacent interior angles

sum of interior angles = 180°


Solution

A triangle is a three-sided polygon. It has three interior angles that add up to 180° (a + b + c = 180°). An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite (d = b + c). The perimeter of a triangle is equal to the sum of the lengths of its three sides, the height of a triangle is equal to the length from the base to the opposite vertex (angle) and the area equals one-half triangle base x height: a = ½ base x height.


5

Solve for y:
y2 + 6y - 5 = -y + 3

48% Answer Correctly
1 or -6
1 or -8
7 or -6
3 or -7

Solution

The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:

y2 + 6y - 5 = -y + 3
y2 + 6y - 5 - 3 = -y
y2 + 6y + y - 8 = 0
y2 + 7y - 8 = 0

Next, factor the quadratic equation:

y2 + 7y - 8 = 0
(y - 1)(y + 8) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (y - 1) or (y + 8) must equal zero:

If (y - 1) = 0, y must equal 1
If (y + 8) = 0, y must equal -8

So the solution is that y = 1 or -8