Solving multi-step equations with fractions becomes much easier once you know one powerful trick: multiply every term in the equation by the least common denominator (LCD) to eliminate the fractions entirely. From there, you’re left with a straightforward equation you can solve with basic algebra. This approach works on any linear equation, no matter how many fractions it contains.
The Core Strategy: Clear the Fractions First
When you see an equation like (1/2)x + 3/4 = 5/6, your first instinct might be to start moving terms around. That works, but you’ll spend the entire problem adding and subtracting fractions. A faster path is to find the least common denominator of every fraction in the equation and multiply both sides by it. This clears out all the denominators in one step.
Here’s the general process, in order:
- Step 1: Identify every denominator in the equation and find their LCD.
- Step 2: Multiply every single term on both sides of the equation by that LCD.
- Step 3: Simplify. The fractions will cancel, leaving you with whole numbers.
- Step 4: Solve the resulting equation using the usual steps: distribute, combine like terms, isolate the variable.
- Step 5: Check your answer by plugging it back into the original equation.
The key word in Step 2 is “every.” You must multiply every term, on both sides, by the LCD. Skipping even one term will throw off the entire equation.
A Full Worked Example
Let’s solve this equation step by step:
(2/3)x + 1/4 = 5/6
Find the LCD. The denominators are 3, 4, and 6. The least common denominator is 12.
Multiply every term by 12.
12 · (2/3)x + 12 · (1/4) = 12 · (5/6)
Now simplify each term. 12 divided by 3 is 4, so the first term becomes 4 · 2x = 8x. 12 divided by 4 is 3, so the second term becomes 3. 12 divided by 6 is 2, so the right side becomes 10.
You’re left with: 8x + 3 = 10
Solve. Subtract 3 from both sides: 8x = 7. Divide both sides by 8: x = 7/8.
Check. Plug 7/8 back into the original equation. (2/3)(7/8) + 1/4 should equal 5/6. Simplifying, 14/24 + 1/4 = 7/12 + 3/12 = 10/12 = 5/6. It checks out.
When Parentheses Are Involved
Equations get trickier when a fraction multiplies a group of terms inside parentheses, like this:
(1/2)(x + 6) = 3/4
You have two options here. You can distribute the 1/2 into the parentheses first, getting (1/2)x + 3 = 3/4, and then clear fractions. Or you can clear fractions first by multiplying every term by the LCD (which is 4), then distribute. Both paths lead to the same answer. Clearing fractions first is usually easier because it lets you work with whole numbers during the distribution step.
Let’s clear first. Multiply both sides by 4:
4 · (1/2)(x + 6) = 4 · (3/4)
That gives you 2(x + 6) = 3. Now distribute: 2x + 12 = 3. Subtract 12: 2x = -9. Divide by 2: x = -9/2.
Notice how the hardest fraction work happened in one quick step at the beginning, and after that it was clean arithmetic.
Equations with Variables on Both Sides
The LCD method works the same way when the variable appears on both sides of the equation. Consider:
(3/4)x – 1/2 = (1/3)x + 2
The denominators are 4, 2, and 3. The LCD is 12. Multiply every term by 12:
12 · (3/4)x – 12 · (1/2) = 12 · (1/3)x + 12 · 2
Simplify: 9x – 6 = 4x + 24. Now it’s a standard two-step process. Subtract 4x from both sides: 5x – 6 = 24. Add 6: 5x = 30. Divide by 5: x = 6.
Plug x = 6 back in to verify. The left side gives (3/4)(6) – 1/2 = 18/4 – 1/2 = 9/2 – 1/2 = 8/2 = 4. The right side gives (1/3)(6) + 2 = 2 + 2 = 4. Both sides match.
Handling Negative Signs in Front of Fractions
A negative sign in front of a fraction with a binomial numerator (two terms on top) trips up a lot of students. An expression like -(x – 6)/2 does not simplify to x – 3. That mistake comes from treating the fraction bar as a subtraction sign instead of a division sign. The fraction (x – 6)/2 means the entire quantity (x – 6) is divided by 2, and the negative sign out front applies to the whole result.
To handle this correctly, clear the denominator first. If you multiply by 2, you get -(x – 6), which equals -x + 6 after distributing the negative sign. Clearing fractions before distributing keeps you from making sign errors inside the numerator.
How to Find the LCD Quickly
If you’re unsure how to find the least common denominator, list the multiples of the largest denominator in the equation and stop as soon as you hit a number that all the other denominators divide into evenly. For denominators of 3, 4, and 6, the multiples of 6 are 6, 12, 18… and 12 is the first one that 3 and 4 both divide into cleanly.
For simple denominators like 2, 5, and 10, the LCD is 10. For 3 and 7 (which share no common factors), just multiply them: the LCD is 21. When one denominator is already a multiple of the other, like 4 and 8, the larger one (8) is the LCD.
Why Checking Your Answer Matters
Research on how students solve these problems shows that most students who get the wrong answer never check their work. Plugging your solution back into the original equation (before you cleared fractions) catches arithmetic mistakes, sign errors, and distribution errors. It takes 30 seconds and can save you from turning in a wrong answer.
When you check, substitute your value for x into the original fractional equation and simplify each side independently. If both sides equal the same number, your solution is correct. If they don’t match, retrace your steps starting from the LCD multiplication, since that’s where most errors happen.
Quick Reference: The Recommended Order
- Clear fractions by multiplying every term by the LCD.
- Distribute if any parentheses remain.
- Combine like terms on each side of the equation.
- Move variable terms to one side and constants to the other.
- Divide to isolate the variable.
- Check by substituting back into the original equation.
This order works because clearing fractions first gives you the simplest possible numbers to work with during every later step. You can choose to leave the fractions in and work with them directly if you’re comfortable with fraction arithmetic, but for most people, eliminating them up front makes multi-step equations far less error-prone.

