Two-Step Linear Equations Practice Test

Use two inverse operations to isolate the variable and verify each solution.

Two-Step Linear Equations Practice Test

This test has 20 questions

After the test · two-step route

A two-step linear equation usually hides the variable behind two operations that must be undone in reverse order

If an expression such as 4x + 7 was built by first multiplying x by 4 and then adding 7, solving reverses that construction: subtract 7 first, then divide by 4. The arithmetic may involve negatives, fractions, or decimals, but the structural idea stays the same.

Remove constantsUndo coefficientsNegative signs FractionsDecimalsReciprocalsWord modelsSubstitution check
Two-step solve route

Treat the intermediate variable term as a checkpoint, not as the final answer

Original4x + 7 = 31
After step 14x = 24
After step 2x = 6
Why the order matters

Remove the outside addition or subtraction before dividing by the coefficient

5x − 8 = 27
5x = 35
x = 7

In 5x − 8, the subtraction by 8 occurs after the multiplication by 5. Solving reverses those operations: first add 8, then divide by 5.

Think of the expression as a machine: x → ×5 → −8. To reverse the machine, run it backward: +8 → ÷5.
Equation families

Most two-step equations fit a small number of structural patterns

ax + b = c3x + 4 = 19Subtract 4, then divide by 3.
ax − b = c7x − 5 = 30Add 5, then divide by 7.
x/a + b = cx/4 + 3 = 8Subtract 3, then multiply by 4.
x/a − b = cx/6 − 2 = 5Add 2, then multiply by 6.
Negative-coefficient route

Keep the negative sign attached to the coefficient through the second step

Original−3x + 5 = 20
Remove +5−3x = 15
Divide by −3x = −5

A positive intermediate result divided by a negative coefficient must produce a negative solution.

Fractional coefficients

After removing the constant, use the reciprocal to undo a fractional coefficient

Step 1: isolate the variable term

(2/3)x + 4 = 14
(2/3)x = 10

Step 2: multiply by the reciprocal

x = 10 · 3/2
x = 15
Decimal two-step lane

Decimals change the coefficient arithmetic, not the solve order

Original0.5x + 2.5 = 9
Subtract 2.50.5x = 6.5
Divide by 0.5x = 13
Check6.5 + 2.5 = 9
Do not stop at the checkpoint

The intermediate equation is simpler, but the variable is not isolated yet

Incomplete

6x + 8 = 44
6x = 36
stop ✗

6x is still six times the unknown.

Complete

6x + 8 = 44
6x = 36
x = 6 ✓

The second inverse operation isolates x.

Two-step models

Short contexts often translate directly into ax + b = c

Taxi fare $4 fixed fee plus $3 per mile totals $25.
3m + 4 = 25
m = 7 miles
Membership $12 setup plus $6 per visit totals $42.
6v + 12 = 42
v = 5 visits
Temperature model Half a value plus 7 equals 17.
x/2 + 7 = 17
x = 20
4x + 7 = 31
x = 6
↓ substitute
4(6) + 7 = 31
31 = 31 ✓
Substitution check

A two-step solution should survive both original operations when substituted back

Checking the original equation is especially useful because either of the two inverse-operation steps can introduce an arithmetic or sign error.

Use the original equation, not the intermediate equation.
Replace x with the proposed solution.
Evaluate the left side completely.
Confirm that both sides are equal.
Two-step error audit

Four mistakes that usually come from reversing the operations incorrectly

3x + 4 = 19 → 3x = 23 3x = 15

Undo +4 with subtraction, not addition.

5x − 8 = 27 → x − 8 = 27/5 5x = 35 → x = 7

Remove the constant before dividing by the coefficient.

−4x + 3 = 19 → −4x = 16 → x = 4 x = −4

The coefficient is −4, so divide by −4.

(2/3)x + 4 = 14 → x = 20/3 (2/3)x = 10 → x = 15

After removing the constant, multiply by the reciprocal 3/2.

Use the score diagnostically

A missed two-step equation usually reveals which of the two inverse operations failed

That makes the topic a useful bridge between foundational one-step equations and more complex linear-equation solving.

Step 1The constant was removed with the wrong inverse operation.
Step 2The coefficient, divisor, or reciprocal was handled incorrectly.
Signed arithmeticThe solve structure was right, but a negative sign was lost.
VerificationThe intermediate value or final solution was not checked in the original equation.