ASVAB Math Knowledge Practice Test 807387 Results

Your Results Global Average
Questions 5 5
Correct 0 2.36
Score 0% 47%

Review

1

If the length of AB equals the length of BD, point B __________ this line segment.

45% Answer Correctly

intersects

midpoints

trisects

bisects


Solution

A line segment is a portion of a line with a measurable length. The midpoint of a line segment is the point exactly halfway between the endpoints. The midpoint bisects (cuts in half) the line segment.


2

Solve for b:
b2 + 11b + 30 = 0

58% Answer Correctly
6 or 3
1 or 1
-5 or -6
5 or 3

Solution

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

b2 + 11b + 30 = 0
(b + 5)(b + 6) = 0

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

If (b + 5) = 0, b must equal -5
If (b + 6) = 0, b must equal -6

So the solution is that b = -5 or -6


3

Solve for c:
-7c + 1 = \( \frac{c}{1} \)

46% Answer Correctly
\(\frac{1}{4}\)
-\(\frac{5}{41}\)
\(\frac{1}{8}\)
\(\frac{7}{11}\)

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.

-7c + 1 = \( \frac{c}{1} \)
1 x (-7c + 1) = c
(1 x -7c) + (1 x 1) = c
-7c + 1 = c
-7c + 1 - c = 0
-7c - c = -1
-8c = -1
c = \( \frac{-1}{-8} \)
c = \(\frac{1}{8}\)


4

On this circle, a line segment connecting point A to point D is called:

46% Answer Correctly

chord

circumference

radius

diameter


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).


5

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

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

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

m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(-4.0) - (4.0)}{(2) - (-2)} \) = \( \frac{-8}{4} \)
m = -2

Plugging these values into the slope-intercept equation:

y = -2x + 0