ASVAB Math Knowledge Practice Test 492877 Results

Your Results Global Average
Questions 5 5
Correct 0 3.09
Score 0% 62%

Review

1

Which of the following expressions contains exactly two terms?

82% Answer Correctly

monomial

binomial

quadratic

polynomial


Solution

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


2

When two lines intersect, adjacent angles are __________ (they add up to 180°) and angles across from either other are __________ (they're equal).

60% Answer Correctly

obtuse, acute

vertical, supplementary

acute, obtuse

supplementary, vertical


Solution

Angles around a line add up to 180°. Angles around a point add up to 360°. When two lines intersect, adjacent angles are supplementary (they add up to 180°) and angles across from either other are vertical (they're equal).


3

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

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

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 -4. 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, -5) and (2, -3) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(-3.0) - (-5.0)}{(2) - (-2)} \) = \( \frac{2}{4} \)
m = \(\frac{1}{2}\)

Plugging these values into the slope-intercept equation:

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


4

Order the following types of angle from least number of degrees to most number of degrees.

74% Answer Correctly

acute, right, obtuse

acute, obtuse, right

right, acute, obtuse

right, obtuse, acute


Solution

An acute angle measures less than 90°, a right angle measures 90°, and an obtuse angle measures more than 90°.


5

Solve for a:
a2 - 10a + 16 = -2a + 1

48% Answer Correctly
4 or 1
3 or 5
-3 or -8
-1 or -3

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:

a2 - 10a + 16 = -2a + 1
a2 - 10a + 16 - 1 = -2a
a2 - 10a + 2a + 15 = 0
a2 - 8a + 15 = 0

Next, factor the quadratic equation:

a2 - 8a + 15 = 0
(a - 3)(a - 5) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (a - 3) or (a - 5) must equal zero:

If (a - 3) = 0, a must equal 3
If (a - 5) = 0, a must equal 5

So the solution is that a = 3 or 5