ASVAB Math Knowledge Practice Test 473711 Results

Your Results Global Average
Questions 5 5
Correct 0 3.56
Score 0% 71%

Review

1

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

84% Answer Correctly
24cm
23cm
21cm
26cm

Solution

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

p = x + y + z
p = 9cm + 7cm + 5cm = 21cm


2

Which of the following expressions contains exactly two terms?

81% Answer Correctly

binomial

quadratic

monomial

polynomial


Solution

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


3

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

57% Answer Correctly

exterior angle = sum of two adjacent interior angles

perimeter = sum of side lengths

area = ½bh

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.


4

To multiply binomials, use the FOIL method. Which of the following is not a part of the FOIL method?

83% Answer Correctly

First

Inside

Odd

Last


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.


5

Solve for z:
z2 - 4z - 16 = 3z + 2

48% Answer Correctly
-2 or 9
8 or 1
8 or 4
4 or -6

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:

z2 - 4z - 16 = 3z + 2
z2 - 4z - 16 - 2 = 3z
z2 - 4z - 3z - 18 = 0
z2 - 7z - 18 = 0

Next, factor the quadratic equation:

z2 - 7z - 18 = 0
(z + 2)(z - 9) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (z + 2) or (z - 9) must equal zero:

If (z + 2) = 0, z must equal -2
If (z - 9) = 0, z must equal 9

So the solution is that z = -2 or 9