Algebra 1 Core fractionsequationslcd

Equations with Fractions

Clear every denominator in one move and never work with fractions again.

Video by The Organic Chemistry Tutor — “How To Solve Linear Equations With Fractions” Watch on YouTube

The explanation

Key idea Multiply every term by the LCD.

Do not fight the fractions. Remove them.

Find the least common denominator of all fractions in the equation, then multiply *every term* by it — including terms without fractions.

For x/3 + 1/4 = 5/6, the LCD is 12:
12(x/3) + 12(1/4) = 12(5/6)
4x + 3 = 10
4x = 7, so x = 7/4.

The only real risk is missing a term. Multiply every single one, or the equation is no longer balanced.

Worked example

Solve (2x + 1)/5 − x/2 = 3/10.

  1. LCD of 5, 2, 10 is 10.
  2. Multiply every term: 2(2x + 1) − 5x = 3.
  3. Distribute: 4x + 2 − 5x = 3.
  4. Combine: −x + 2 = 3, so −x = 1.

Answer: x = −1

Common mistakes

  • Multiplying only the fraction terms and skipping the whole numbers.
  • Forgetting that the LCD multiplies the entire numerator, so (2x+1)/5 becomes 2(2x+1), not 2x+1.