ASVAB Math Knowledge Solving Equations Practice Test 162843 Results

Your Results Global Average
Questions 5 5
Correct 0 2.54
Score 0% 51%

Review

1

Solve for a:
a2 + 15a + 56 = 0

59% Answer Correctly
4 or -5
-7 or -8
8 or -8
8 or -6

Solution

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

a2 + 15a + 56 = 0
(a + 7)(a + 8) = 0

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

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

So the solution is that a = -7 or -8


2

Solve for z:
z2 - 3z - 18 = -z - 3

49% Answer Correctly
-3 or 5
7 or -9
8 or -9
9 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:

z2 - 3z - 18 = -z - 3
z2 - 3z - 18 + 3 = -z
z2 - 3z + z - 15 = 0
z2 - 2z - 15 = 0

Next, factor the quadratic equation:

z2 - 2z - 15 = 0
(z + 3)(z - 5) = 0

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

If (z + 3) = 0, z must equal -3
If (z - 5) = 0, z must equal 5

So the solution is that z = -3 or 5


3

If b = 6 and y = 5, what is the value of 2b(b - y)?

69% Answer Correctly
735
80
12
440

Solution

To solve this equation, replace the variables with the values given and then solve the now variable-free equation. (Remember order of operations, PEMDAS, Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.)

2b(b - y)
2(6)(6 - 5)
2(6)(1)
(12)(1)
12


4

Solve -c - 2c = -8c - 6z - 4 for c in terms of z.

35% Answer Correctly
-\(\frac{4}{7}\)z - \(\frac{4}{7}\)
\(\frac{3}{8}\)z + \(\frac{7}{8}\)
-\(\frac{1}{3}\)z + 1
-\(\frac{3}{8}\)z - \(\frac{3}{4}\)

Solution

To solve this equation, isolate the variable for which you are solving (c) on one side of the equation and put everything else on the other side.

-c - 2z = -8c - 6z - 4
-c = -8c - 6z - 4 + 2z
-c + 8c = -6z - 4 + 2z
7c = -4z - 4
c = \( \frac{-4z - 4}{7} \)
c = \( \frac{-4z}{7} \) + \( \frac{-4}{7} \)
c = -\(\frac{4}{7}\)z - \(\frac{4}{7}\)


5

Find the value of b:
5b + y = -5
4b - 3y = -1

42% Answer Correctly
-\(\frac{16}{19}\)
-\(\frac{21}{22}\)
-\(\frac{19}{44}\)
-1\(\frac{2}{3}\)

Solution

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

5b + y = -5
y = -5 - 5b

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

4b - 3(-5 - 5b) = -1
4b + (-3 x -5) + (-3 x -5b) = -1
4b + 15 + 15b = -1
4b + 15b = -1 - 15
19b = -16
b = \( \frac{-16}{19} \)
b = -\(\frac{16}{19}\)