ASVAB Math Knowledge Practice Test 450454 Results

Your Results Global Average
Questions 5 5
Correct 0 3.28
Score 0% 66%

Review

1

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

57% Answer Correctly

sum of interior angles = 180°

exterior angle = sum of two adjacent interior angles

perimeter = sum of side lengths

area = ½bh


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.


2

The endpoints of this line segment are at (-2, -6) and (2, 4). What is the slope-intercept equation for this line?

41% Answer Correctly
y = 2\(\frac{1}{2}\)x + 1
y = -2\(\frac{1}{2}\)x - 3
y = -3x + 0
y = 2\(\frac{1}{2}\)x - 1

Solution

The slope-intercept equation for a line is y = mx + b where m is the slope and b is the y-intercept of the line. From the graph, you can see that the y-intercept (the y-value from the point where the line crosses the y-axis) is -1. The slope of this line is the change in y divided by the change in x. The endpoints of this line segment are at (-2, -6) and (2, 4) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(4.0) - (-6.0)}{(2) - (-2)} \) = \( \frac{10}{4} \)
m = 2\(\frac{1}{2}\)

Plugging these values into the slope-intercept equation:

y = 2\(\frac{1}{2}\)x - 1


3

Simplify (y - 5)(y + 2)

63% Answer Correctly
y2 - 7y + 10
y2 + 7y + 10
y2 - 3y - 10
y2 + 3y - 10

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 - 5)(y + 2)
(y x y) + (y x 2) + (-5 x y) + (-5 x 2)
y2 + 2y - 5y - 10
y2 - 3y - 10


4

Simplify 6a x 2b.

85% Answer Correctly
12\( \frac{b}{a} \)
12\( \frac{a}{b} \)
8ab
12ab

Solution

To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.

6a x 2b = (6 x 2) (a x b) = 12ab


5

What is 7a + 3a?

81% Answer Correctly
4a2
21a
10a
4

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.

7a + 3a = 10a