Algebra 1 Core literal equationsformulasrearranging

Literal Equations

Solving a formula for one letter when everything else stays symbolic.

Video by Mario's Math Tutoring — “Literal Equations (Solving for a Variable)” Watch on YouTube

The explanation

Key idea Treat the target variable as the unknown and every other letter as a number.

A literal equation has several letters, and you solve for one of them.

Rearranging A = lw for w: divide both sides by l, giving w = A/l.

The method is identical to normal equations. Pretend every other letter is just a number you happen not to know.

For y = mx + b solved for x: subtract b, then divide by m, giving x = (y − b)/m.

The most common slip is dividing only part of a side. If you divide by m, everything on the other side gets divided, which is why the parentheses in (y − b)/m matter.

Worked example

Solve S = 2πr² + 2πrh for h.

  1. Isolate the h term: S − 2πr² = 2πrh.
  2. Divide both sides by 2πr.
  3. h = (S − 2πr²)/(2πr), for r ≠ 0.

Answer: h = (S − 2πr²)/(2πr)

Common mistakes

  • Dividing one term of the numerator instead of the whole expression.
  • Forgetting to factor when the target variable appears twice.