ASVAB Math Knowledge Practice Test 205565 Results

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

Review

1

Solve for c:
6c - 7 > 3 + 4c

54% Answer Correctly
c > \(\frac{4}{7}\)
c > -\(\frac{3}{4}\)
c > 1
c > 5

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 > sign and the answer on the other.

6c - 7 > 3 + 4c
6c > 3 + 4c + 7
6c - 4c > 3 + 7
2c > 10
c > \( \frac{10}{2} \)
c > 5


2

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

76% Answer Correctly

formula

expression

problem

equation


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.


3

What is 5a + 3a?

80% Answer Correctly
8a
15a2
8
a2

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.

5a + 3a = 8a


4

Solve for a:
a2 - a - 2 = 0

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

Solution

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

a2 - a - 2 = 0
(a + 1)(a - 2) = 0

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

If (a + 1) = 0, a must equal -1
If (a - 2) = 0, a must equal 2

So the solution is that a = -1 or 2


5

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

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

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

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

Plugging these values into the slope-intercept equation:

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