ASVAB Math Knowledge Solving Equations Practice Test 603780 Results

Your Results Global Average
Questions 5 5
Correct 0 2.51
Score 0% 50%

Review

1

Solve for y:
-3y + 1 = \( \frac{y}{6} \)

46% Answer Correctly
-1\(\frac{1}{7}\)
\(\frac{6}{19}\)
\(\frac{15}{46}\)
\(\frac{6}{47}\)

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.

-3y + 1 = \( \frac{y}{6} \)
6 x (-3y + 1) = y
(6 x -3y) + (6 x 1) = y
-18y + 6 = y
-18y + 6 - y = 0
-18y - y = -6
-19y = -6
y = \( \frac{-6}{-19} \)
y = \(\frac{6}{19}\)


2

Solve for a:
6a - 4 < -8 + 7a

55% Answer Correctly
a < -\(\frac{2}{5}\)
a < 1
a < -\(\frac{1}{3}\)
a < 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 < sign and the answer on the other.

6a - 4 < -8 + 7a
6a < -8 + 7a + 4
6a - 7a < -8 + 4
-a < -4
a < \( \frac{-4}{-1} \)
a < 4


3

Solve for z:
z2 - 4 = 0

59% Answer Correctly
5 or -8
2 or -2
6 or 2
8 or 2

Solution

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

z2 - 4 = 0
(z - 2)(z + 2) = 0

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

If (z - 2) = 0, z must equal 2
If (z + 2) = 0, z must equal -2

So the solution is that z = 2 or -2


4

Solve for z:
z2 - 2z - 51 = -3z + 5

49% Answer Correctly
9 or -9
-3 or -9
7 or -8
3 or -7

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:

z2 - 2z - 51 = -3z + 5
z2 - 2z - 51 - 5 = -3z
z2 - 2z + 3z - 56 = 0
z2 + z - 56 = 0

Next, factor the quadratic equation:

z2 + z - 56 = 0
(z - 7)(z + 8) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (z - 7) or (z + 8) must equal zero:

If (z - 7) = 0, z must equal 7
If (z + 8) = 0, z must equal -8

So the solution is that z = 7 or -8


5

Find the value of c:
-c + x = -2
-5c - 5x = 3

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

Solution

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

-c + x = -2
x = -2 + c

then substitute the result (-2 - -1c) into the second equation:

-5c - 5(-2 + c) = 3
-5c + (-5 x -2) + (-5 x c) = 3
-5c + 10 - 5c = 3
-5c - 5c = 3 - 10
-10c = -7
c = \( \frac{-7}{-10} \)
c = \(\frac{7}{10}\)