Solving Multi-Step Linear Equations

Master multi-step linear equations for the Digital SAT. Learn to combine like terms, distribute, and handle variables on both sides.

Multi-step linear equations are equations that require three or more steps to solve. They appear regularly on the Digital SAT — both as standalone problems and embedded within word problems. The key skills are distributing (expanding brackets), combining like terms, and moving variables from one side to the other.

Unlike simple one- or two-step equations, multi-step equations often have variables and constants on both sides. Mastering these prepares you for systems of equations, function problems, and the more challenging algebra questions that contribute to a high SAT Math score.

Core Concepts

The General Approach

For any multi-step equation, follow this order:

  1. Simplify each side — distribute and combine like terms.
  2. Move variable terms to one side.
  3. Move constant terms to the other side.
  4. Isolate the variable — divide or multiply to get xx alone.

Distributing (Expanding Brackets)

When a number is multiplied by a bracketed expression, multiply it by every term inside:

3(2x4)=6x123(2x - 4) = 6x - 12

(x+5)=x5-(x + 5) = -x - 5

Be especially careful with a negative sign in front of brackets.

Combining Like Terms

Before moving terms across the equation, simplify each side by combining terms with the same variable:

4x+32x+7=(4x2x)+(3+7)=2x+104x + 3 - 2x + 7 = (4x - 2x) + (3 + 7) = 2x + 10

Variables on Both Sides

When xx appears on both sides, move one of the variable terms:

Example: Solve 5x+3=2x+155x + 3 = 2x + 15

Subtract 2x2x from both sides: 3x+3=153x + 3 = 15

Subtract 3: 3x=123x = 12

Divide by 3: x=4x = 4

Tip: Move the smaller variable term to avoid negative coefficients.

Distributing Before Collecting

Example: Solve 2(3x+1)=4x+102(3x + 1) = 4x + 10

Distribute: 6x+2=4x+106x + 2 = 4x + 10

Subtract 4x4x: 2x+2=102x + 2 = 10

Subtract 2: 2x=82x = 8

Divide by 2: x=4x = 4

Clearing Fractions

If the equation contains fractions, multiply every term by the LCD to clear them.

Example: Solve x3+x4=7\frac{x}{3} + \frac{x}{4} = 7

LCD of 3 and 4 is 12. Multiply every term by 12:

4x+3x=844x + 3x = 84

7x=847x = 84

x=12x = 12

Clearing Decimals

Multiply every term by 10 (or 100) to eliminate decimals:

0.3x+1.5=2.10.3x + 1.5 = 2.1 → multiply by 10 → 3x+15=213x + 15 = 213x=63x = 6x=2x = 2

Strategy Tips

Tip 1: Simplify Both Sides First

Always distribute and combine like terms on each side before moving terms across the equals sign.

Tip 2: Choose Which Side to Collect Variables

Collect variables on the side that keeps the coefficient positive. For 3x+5=8x103x + 5 = 8x - 10, subtract 3x3x from both sides (not 8x8x) to get 5=5x105 = 5x - 10, keeping the xx term positive.

Tip 3: Clear Fractions Early

Multiplying through by the LCD simplifies the arithmetic and reduces the chance of errors.

Tip 4: Use Backsolving on the SAT

For multiple-choice questions, plug answer choices into the original equation. Start with the middle value to efficiently narrow down the answer.

Tip 5: Be Careful with Distribution

The number-one error source in multi-step equations is incorrect distribution, especially with negatives. 3(x4)=3x+12-3(x - 4) = -3x + 12, not 3x12-3x - 12.

Worked Example: Example 1

Problem

Solve 4(x2)+3=2x+74(x - 2) + 3 = 2x + 7

Distribute: 4x8+3=2x+74x - 8 + 3 = 2x + 7

Combine on left: 4x5=2x+74x - 5 = 2x + 7

Subtract 2x2x: 2x5=72x - 5 = 7

Add 5: 2x=122x = 12

Divide by 2: x=6x = 6

Check: 4(62)+3=16+3=194(6-2) + 3 = 16 + 3 = 19 and 2(6)+7=192(6) + 7 = 19

Solution

Worked Example: Example 2

Problem

Solve 3(2x+5)=5(x+4)+23(2x + 5) = 5(x + 4) + 2

Distribute both sides: 6x+15=5x+20+26x + 15 = 5x + 20 + 2

Simplify right: 6x+15=5x+226x + 15 = 5x + 22

Subtract 5x5x: x+15=22x + 15 = 22

Subtract 15: x=7x = 7

Solution

Worked Example: Example 3

Problem

Solve 2x+13=x22+1\frac{2x + 1}{3} = \frac{x - 2}{2} + 1

Multiply every term by 6 (LCD of 3 and 2):

2(2x+1)=3(x2)+62(2x + 1) = 3(x - 2) + 6

4x+2=3x6+64x + 2 = 3x - 6 + 6

4x+2=3x4x + 2 = 3x

Subtract 3x3x: x+2=0x + 2 = 0

x=2x = -2

Solution

Worked Example: SAT Context

Problem

A plumber charges a 40servicefeeplus40 service fee plus 25 per hour. An electrician charges a 60servicefeeplus60 service fee plus 20 per hour. After how many hours will the total charges be equal?

Plumber: 25h+4025h + 40 | Electrician: 20h+6020h + 60

25h+40=20h+6025h + 40 = 20h + 60

Subtract 20h20h: 5h+40=605h + 40 = 60

Subtract 40: 5h=205h = 20

h=4 hoursh = 4 \text{ hours}

Solution

Worked Example: Example 5

Problem

Solve 2(3x)=4(x+1)2x-2(3 - x) = 4(x + 1) - 2x

Distribute: 6+2x=4x+42x-6 + 2x = 4x + 4 - 2x

Simplify right: 6+2x=2x+4-6 + 2x = 2x + 4

Subtract 2x2x: 6=4-6 = 4

This is a contradiction — no solution exists. The equation has no solution.

Solution

Practice Problems

  1. Problem 1

    Solve 5(x+3)2x=245(x + 3) - 2x = 24.

    Problem 2

    Solve 3x7=2(x+4)3x - 7 = 2(x + 4).

    Problem 3

    Solve x+42=3x24\frac{x + 4}{2} = \frac{3x - 2}{4}.

    Problem 4

    Two taxi companies charge different rates. Company A charges 3plus3 plus 2 per mile. Company B charges 5plus5 plus 1.50 per mile. After how many miles do they charge the same total?

    Problem 5

    Solve 0.4x+1.2=0.2x+3.00.4x + 1.2 = 0.2x + 3.0.

    Problem 6

    Solve 73(2x1)=4(1x)7 - 3(2x - 1) = 4(1 - x).

Want to check your answers and get step-by-step solutions?

Get it on Google PlayDownload on the App Store

Common Mistakes

  • Incorrect distribution of negatives. 2(x3)=2x+6-2(x - 3) = -2x + 6, not 2x6-2x - 6. Double-check every sign.
  • Combining unlike terms. You cannot combine 3x3x and 55 — they are not like terms.
  • Arithmetic errors when clearing fractions. After multiplying by the LCD, make sure every single term (including constants) gets multiplied.
  • Forgetting to distribute to all terms inside brackets. In 3(2x+5)3(2x + 5), both 2x2x and 55 are multiplied by 3.
  • Not simplifying both sides before moving terms. Jumping ahead without simplifying each side first leads to confusion.

Frequently Asked Questions

What if both sides simplify to the same thing?

If you get a true statement like 0=00 = 0 or 5=55 = 5, the equation has infinitely many solutions — it's an identity.

What if I get a false statement like $0 = 7$?

The equation has no solution — it's a contradiction. This is tested on the SAT.

Is there a fastest way to solve multi-step equations on the SAT?

For multiple choice, try backsolving (plugging in answer choices). For student-produced response, follow the systematic approach: simplify → collect → isolate.

How do I handle an equation like $2x + 3 = 2x + 3$?

Both sides are identical, so every value of xx works. The answer is "infinitely many solutions" or "all real numbers."

Should I always clear fractions first?

Not always, but it usually makes the arithmetic easier. If the fractions are simple, you might solve directly.

Key Takeaways

  • Follow the four-step process: simplify → move variables → move constants → isolate.

  • Distribute before combining. Always expand brackets first.

  • Clear fractions by multiplying through by the LCD for cleaner arithmetic.

  • Watch for special cases: no solution (contradiction) and infinite solutions (identity).

  • Check your answer by substituting back into the original equation.

  • On the SAT, backsolving can be faster than algebraic solving for multiple-choice questions.

Ready to Ace Your SAT math?

Get instant step-by-step solutions to any problem. Snap a photo and learn with Tutor AI — your personal exam prep companion.

Get it on Google PlayDownload on the App Store