ASVAB Math Knowledge Practice Test 825546 Results

Your Results Global Average
Questions 5 5
Correct 0 2.78
Score 0% 56%

Review

1

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

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

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

Plugging these values into the slope-intercept equation:

y = x - 3


2

Solve for a:
a2 + 14a + 49 = 0

58% Answer Correctly
4 or 3
2 or 1
-6 or -6
-7

Solution

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

a2 + 14a + 49 = 0
(a + 7)(a + 7) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, (a + 7) must equal zero:

If (a + 7) = 0, a must equal -7

So the solution is that a = -7


3

Solve for a:
a2 - 14a + 34 = -2a - 2

48% Answer Correctly
-3 or -7
6 or -5
6
7 or 2

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 - 14a + 34 = -2a - 2
a2 - 14a + 34 + 2 = -2a
a2 - 14a + 2a + 36 = 0
a2 - 12a + 36 = 0

Next, factor the quadratic equation:

a2 - 12a + 36 = 0
(a - 6)(a - 6) = 0

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

If (a - 6) = 0, a must equal 6

So the solution is that a = 6


4

Find the value of b:
6b + x = -4
-6b + x = -6

42% Answer Correctly
1\(\frac{2}{13}\)
\(\frac{7}{8}\)
\(\frac{1}{6}\)
-\(\frac{1}{2}\)

Solution

You need to find the value of b so solve the first equation in terms of x:

6b + x = -4
x = -4 - 6b

then substitute the result (-4 - 6b) into the second equation:

-6b + 1(-4 - 6b) = -6
-6b + (1 x -4) + (1 x -6b) = -6
-6b - 4 - 6b = -6
-6b - 6b = -6 + 4
-12b = -2
b = \( \frac{-2}{-12} \)
b = \(\frac{1}{6}\)


5

If a = 5, b = 2, c = 1, and d = 6, what is the perimeter of this quadrilateral?

88% Answer Correctly
14
21
23
25

Solution

Perimeter is equal to the sum of the four sides:

p = a + b + c + d
p = 5 + 2 + 1 + 6
p = 14