ASVAB Math Knowledge Practice Test 746549 Results

Your Results Global Average
Questions 5 5
Correct 0 2.88
Score 0% 58%

Review

1

On this circle, line segment CD is the:

46% Answer Correctly

diameter

chord

radius

circumference


Solution

A circle is a figure in which each point around its perimeter is an equal distance from the center. The radius of a circle is the distance between the center and any point along its perimeter. A chord is a line segment that connects any two points along its perimeter. The diameter of a circle is the length of a chord that passes through the center of the circle and equals twice the circle's radius (2r).


2

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

41% Answer Correctly
y = -2\(\frac{1}{2}\)x - 2
y = 3x - 3
y = 1\(\frac{1}{2}\)x + 4
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 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, 1) and (2, 7) so the slope becomes:

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(7.0) - (1.0)}{(2) - (-2)} \) = \( \frac{6}{4} \)
m = 1\(\frac{1}{2}\)

Plugging these values into the slope-intercept equation:

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


3

A(n) __________ is two expressions separated by an equal sign.

77% Answer Correctly

formula

problem

equation

expression


Solution

An equation is two expressions separated by an equal sign. The key to solving equations is to 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.


4

Solve for x:
-5x + 8 = 6 - 9x

59% Answer Correctly
1\(\frac{1}{2}\)
\(\frac{5}{6}\)
-\(\frac{1}{2}\)
-2\(\frac{1}{4}\)

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.

-5x + 8 = 6 - 9x
-5x = 6 - 9x - 8
-5x + 9x = 6 - 8
4x = -2
x = \( \frac{-2}{4} \)
x = -\(\frac{1}{2}\)


5

Simplify (y + 9)(y - 7)

64% Answer Correctly
y2 - 2y - 63
y2 + 2y - 63
y2 + 16y + 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 + 9)(y - 7)
(y x y) + (y x -7) + (9 x y) + (9 x -7)
y2 - 7y + 9y - 63
y2 + 2y - 63