ASVAB Math Knowledge Practice Test 243702 Results

Your Results Global Average
Questions 5 5
Correct 0 3.33
Score 0% 67%

Review

1

What is 4a9 - 8a9?

74% Answer Correctly
-4a9
32a9
12
-4a18

Solution

To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.

4a9 - 8a9 = -4a9


2

Simplify (y + 7)(y - 9)

64% Answer Correctly
y2 - 16y + 63
y2 - 2y - 63
y2 + 2y - 63
y2 + 16y + 63

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:

(y + 7)(y - 9)
(y x y) + (y x -9) + (7 x y) + (7 x -9)
y2 - 9y + 7y - 63
y2 - 2y - 63


3

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

58% Answer Correctly

sum of interior angles = 180°

area = ½bh

perimeter = sum of side lengths

exterior angle = sum of two adjacent interior angles


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

Solve for b:
b2 + 8b - 9 = 0

58% Answer Correctly
8 or 3
3 or 3
8 or -2
1 or -9

Solution

The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:

b2 + 8b - 9 = 0
(b - 1)(b + 9) = 0

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

If (b - 1) = 0, b must equal 1
If (b + 9) = 0, b must equal -9

So the solution is that b = 1 or -9


5

If a = c = 4, b = d = 2, what is the area of this rectangle?

80% Answer Correctly
8
16
5
35

Solution

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

a = l x w
a = a x b
a = 4 x 2
a = 8