ALG1-2.3

Literal Equations & Rearranging Formulas

Learn to rearrange formulas in Algebra 1: isolate any variable, divide by variable factors, and factor when the target letter appears twice.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on Literal Equations & Rearranging Formulas, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

Every formula you meet in science, geometry, and finance is written to solve for one particular letter — but that is rarely the letter you actually need. The area formula A=wA = \ell w is handy if you know the length and width, but useless as written when you know the area and the width and want the length. Rearranging a formula, also called solving a literal equation, fixes that.

The good news: you already know how. Solving A=wA = \ell w for \ell uses the exact same inverse operations as solving 12=3x12 = 3x. The only new mental move is trusting letters you are not solving for to behave like ordinary numbers. This lesson builds that trust, then adds the two situations that trip people up: dividing by a variable factor, and factoring when your target letter shows up in two places.

What Makes an Equation "Literal"

A literal equation is an equation with more than one letter in it, where you are asked to solve for one specific letter. The letter you are solving for is called the target (or the subject of the formula). Every other letter is treated exactly like a number you happen not to know the value of.

That last sentence is the whole lesson. In d=rtd = rt, if the target is tt, then rr is just "some number" multiplying tt — structurally identical to the 44 in d=4td = 4t. Since you would divide both sides by 44 to undo that multiplication, you divide both sides by rr here:t=drt = \frac{d}{r}Students often freeze because the answer still contains letters. A rearranged formula is supposed to contain letters; t=drt = \frac{d}{r} is a finished, complete answer, not an unsolved problem. Your target is solved when it sits alone on one side of the equal sign and appears nowhere on the other side.

Two checks tell you whether you are done. First, is the target by itself, with a coefficient of exactly 11 and no exponent, fraction bar, or radical wrapped around it? Second, does the target appear anywhere on the other side? If xx shows up on both sides, you are not finished, no matter how tidy the equation looks.

One more habit worth forming now: before touching anything, circle the target. Deciding what you are solving for before you start prevents the most common mistake in this topic, which is drifting into solving for whichever letter is easiest to isolate.

The Same Steps You Already Use

Rearranging a formula uses the identical order of operations you use on numeric equations: undo addition and subtraction first, then undo multiplication and division. Comparing the two side by side makes the parallel obvious.
StepNumeric: solve 3x+7=193x + 7 = 19Literal: solve ax+b=cax + b = c for xx
Undo the added termSubtract 77: 3x=123x = 12Subtract bb: ax=cbax = c - b
Undo the coefficientDivide by 33: x=4x = 4Divide by aa: x=cbax = \dfrac{c-b}{a}
ResultA numberAn expression in the other letters
Notice the second row of the literal column. When you divide the whole side cbc - b by aa, the entire quantity goes over the fraction bar, so parentheses (or a full fraction bar) are essential. Writing x=cbax = c - \frac{b}{a} is a genuinely different equation and a very common error.

When the target sits inside parentheses, you have a choice. To solve C=59(F32)C = \frac{5}{9}(F - 32) for FF, you can either distribute first or peel the outside layers off first. Peeling is usually faster: multiply both sides by 95\frac{9}{5} to get 95C=F32\frac{9}{5}C = F - 32, then add 3232 to get F=95C+32F = \frac{9}{5}C + 32.

When the target is trapped in a denominator, multiply both sides by that denominator to lift it out. For r=dtr = \frac{d}{t} solved for tt: multiply by tt to get rt=drt = d, then divide by rr to get t=drt = \frac{d}{r}. You cannot subtract a variable out of a denominator, so multiplying is the move.

Dividing by a Variable Factor

Dividing by a letter feels riskier than dividing by a number, and it should — you are allowed to do it only when that letter is not zero. In real formulas this is almost always guaranteed by context: in d=rtd = rt, a rate of 00 would make the equation say d=0d = 0 for every time, so dividing by rr is safe. Many textbooks note the restriction as r0r \neq 0. Get in the habit of noticing it, because in later units, dividing by an expression that could equal zero is exactly how solutions get lost.

The key skill is recognizing what the whole coefficient of the target actually is. InV=13πr2h,V = \frac{1}{3}\pi r^2 h,if the target is hh, then the coefficient is the entire product 13πr2\frac{1}{3}\pi r^2. You divide by all of it at once:h=V13πr2=3Vπr2h = \frac{V}{\frac{1}{3}\pi r^2} = \frac{3V}{\pi r^2}A cleaner route is to clear the fraction first: multiply both sides by 33 to get 3V=πr2h3V = \pi r^2 h, then divide by πr2\pi r^2. Clearing fractions before dividing keeps you out of complex fractions.

Where students go wrong here is dividing by only part of the coefficient — dividing by π\pi but forgetting r2r^2, or cancelling r2r^2 from the numerator when it is not a factor of every term there. Cancellation is only legal for factors of the entire side. In 2r+sr\frac{2r + s}{r}, the rr does not cancel, because rr is not a factor of ss.

When the Target Appears Twice: Factor It Out

Sometimes the letter you want shows up in two or more terms. Consider solvingA=P+PrtA = P + Prtfor PP. You cannot divide by PP and be done, and you cannot subtract PP from one side only. The strategy has three moves, and it is worth memorizing as a routine.

First, get every term containing the target onto one side and everything else onto the other, using addition and subtraction. Here both PP terms are already together on the right.

Second, factor out the target using the distributive property in reverse: P+Prt=P(1+rt)P + Prt = P(1 + rt). Pulling PP out of the bare PP leaves a 11, not a 00 — that leftover 11 is the single most-missed detail in this topic. Writing P(rt)P(rt) instead of P(1+rt)P(1 + rt) throws away a whole term.

Third, divide by the parenthesized quantity, which is now a single factor:P=A1+rtP = \frac{A}{1 + rt}The same routine handles equations where the target starts on both sides. To solve ax+5=bx+cax + 5 = bx + c for xx, subtract bxbx and 55 from both sides to get axbx=c5ax - bx = c - 5, factor to get x(ab)=c5x(a - b) = c - 5, then divide: x=c5abx = \frac{c - 5}{a - b}. This is the literal-equation version of collecting variables on one side, and the structure is identical.

A quick self-check: substitute simple numbers for the non-target letters, solve the original numerically, and confirm your rearranged formula gives the same value.

Checking Your Work and Avoiding the Usual Traps

Because the answer still has letters in it, a rearrangement can look plausible and be wrong. Two checks catch nearly everything.

The number substitution check is the most reliable. Suppose you rearranged A=12bhA = \frac{1}{2}bh into h=2Abh = \frac{2A}{b}. Pick friendly numbers: let b=4b = 4 and h=5h = 5, so A=12(4)(5)=10A = \frac{1}{2}(4)(5) = 10. Now test your formula: 2(10)4=5\frac{2(10)}{4} = 5. It matches, so the rearrangement is sound. Choosing numbers like 11 or 22 for everything is risky, since those values hide errors; mixed numbers such as 33, 44, and 55 expose more mistakes.

The structure check is faster. Scan for these specific slips.
TrapWrongRight
Dividing only one termx=cbax = c - \frac{b}{a}x=cbax = \frac{c-b}{a}
Losing the leftover 11P(rt)P(rt)P(1+rt)P(1+rt)
Cancelling a non-factor2r+sr=2+s\frac{2r+s}{r} = 2 + s2r+sr\frac{2r+s}{r} (no cancelling)
Target still on both sidesx=cbxax = \frac{c - bx}{a}Collect xx terms first
Sign error when flippingx=c5bax = \frac{c-5}{b-a}x=c5abx = \frac{c-5}{a-b}
That last row deserves attention. Solving ax+5=bx+cax + 5 = bx + c by collecting the xx terms on the left gives x=c5abx = \frac{c-5}{a-b}; collecting them on the right instead gives bxax=5cbx - ax = 5 - c, so x=5cbax = \frac{5-c}{b-a}. Both of those are correct, because the numerator and the denominator changed sign together. The wrong form in the table flips only one of them, keeping the first numerator over the second denominator, which negates the answer. Test it at a=3a = 3, b=4b = 4, c=9c = 9: both correct forms give 4-4, while c5ba\frac{c-5}{b-a} gives +4+4. So two answers that look different can still be equivalent — check whether multiplying the top and bottom of one form by 1-1 produces the other, and call it a sign error only when just one of them flipped.

Key terms

Literal equation.
An equation containing two or more letters, in which you solve for one chosen letter in terms of the others.
Target variable.
The letter you are isolating. Every other letter in the equation is treated as a fixed but unknown number.
Formula.
A literal equation expressing a relationship among quantities, such as A=wA = \ell w or d=rtd = rt.
Inverse operation.
The operation that undoes another: subtraction undoes addition, division undoes multiplication, and so on.
Coefficient.
The complete factor multiplying the target. In V=13πr2hV = \frac{1}{3}\pi r^2 h, the coefficient of hh is 13πr2\frac{1}{3}\pi r^2.
Factoring out.
Using the distributive property in reverse to write a repeated factor once, as in P+Prt=P(1+rt)P + Prt = P(1+rt).
Variable factor.
A letter or expression you divide both sides by; the division is valid only when that quantity is not zero.
Equivalent forms.
Two rearranged answers that look different but always produce the same value, such as c5ab\frac{c-5}{a-b} and 5cba\frac{5-c}{b-a}.

Worked example

The simple-interest balance formula is A=P+PrtA = P + Prt, where AA is the final amount, PP is the principal, rr is the annual rate, and tt is the time in years. Solve the formula for PP, then use your rearranged formula to find the principal that grows to 1,050 dollars in 2 years at a rate of r=0.025r = 0.025.
Step 1 — Circle the target. The target is PP, and it appears in two terms: PP and PrtPrt. Since the target appears twice, dividing right away will not work; you will need to factor.

Step 2 — Gather the target terms on one side. Both PP terms are already on the right, and the left side has no PP, so nothing needs to move: A=P+PrtA = P + Prt.

Step 3 — Factor out PP. The bare PP contributes a factor of 11 once PP is pulled out, soA=P(1+rt).A = P(1 + rt).Check the factoring by redistributing: P1+Prt=P+PrtP \cdot 1 + P \cdot rt = P + Prt. That matches the original, so the factoring is correct.

Step 4 — Divide by the whole parenthesized factor. The quantity (1+rt)(1 + rt) is now a single factor multiplying PP, so divide both sides by it:P=A1+rt,1+rt0.P = \frac{A}{1 + rt}, \qquad 1 + rt \neq 0.Step 5 — Substitute the given values. With A=1050A = 1050, r=0.025r = 0.025, and t=2t = 2:P=10501+(0.025)(2)=10501.05=1000.P = \frac{1050}{1 + (0.025)(2)} = \frac{1050}{1.05} = 1000.The principal was 1,000 dollars.

Step 6 — Verify in the original formula. A=1000+1000(0.025)(2)=1000+50=1050A = 1000 + 1000(0.025)(2) = 1000 + 50 = 1050. It checks. Notice how much faster Step 5 was than plugging into A=P+PrtA = P + Prt and solving from scratch — that speed is the whole reason to rearrange a formula first when you must use it repeatedly.

Practice questions

Solve C=59(F32)C = \frac{5}{9}(F - 32) for FF.
  1. F=95C+32F = \frac{9}{5}C + 32
  2. F=59C+32F = \frac{5}{9}C + 32
  3. F=95(C+32)F = \frac{9}{5}(C + 32)
  4. F=9C325F = \frac{9C - 32}{5}

Answer: F=95C+32F = \frac{9}{5}C + 32

Work from the outside in. The target FF is inside parentheses that are multiplied by 59\frac{5}{9}, so first multiply both sides by the reciprocal 95\frac{9}{5}: 95C=F32\frac{9}{5}C = F - 32. Then add 3232 to both sides: F=95C+32F = \frac{9}{5}C + 32. The choice 95(C+32)\frac{9}{5}(C+32) is a common wrong answer from adding 3232 before undoing the multiplication — but the 3232 was subtracted inside the parentheses, so it must be undone last. Check with a known pair: C=100C = 100 should give F=212F = 212, and 95(100)+32=180+32=212\frac{9}{5}(100) + 32 = 180 + 32 = 212.
Solve ab=c(a+d)ab = c(a + d) for aa. Show each step and state any restriction on the denominator.

Answer: a=cdbca = \frac{cd}{b - c}, valid when bcb \neq c.

Start by clearing the parentheses so you can see every place aa lives: ab=ca+cdab = ca + cd. The target appears in two terms, one on each side, so gather them: subtract caca from both sides to get abca=cdab - ca = cd. Now factor aa out of the left side: a(bc)=cda(b - c) = cd. Finally divide by the single factor (bc)(b - c): a=cdbca = \frac{cd}{b - c}. Division is only legal when bc0b - c \neq 0, so bcb \neq c. Verify with numbers: let b=5b = 5, c=2c = 2, d=3d = 3. The formula gives a=63=2a = \frac{6}{3} = 2, and the original becomes 2(5)=2(2+3)2(5) = 2(2+3), or 10=1010 = 10.
A student solves y=mx+by = mx + b for xx and writes x=ybmx = \frac{y - b}{m}. A classmate writes x=ybmx = y - \frac{b}{m}. Which is correct, and how can you tell without redoing the algebra?

Answer: The first student is correct: x=ybmx = \frac{y-b}{m}.

Test both with numbers. Let m=2m = 2, b=3b = 3, and x=4x = 4; then y=2(4)+3=11y = 2(4) + 3 = 11. The first formula gives 1132=82=4\frac{11-3}{2} = \frac{8}{2} = 4, matching the original xx. The second gives 1132=9.511 - \frac{3}{2} = 9.5, which does not. The error in the second version is dividing only the bb by mm instead of dividing the entire quantity yby - b. When you divide both sides of an equation by mm, every term on that side must be divided.

FAQ

Why does my answer still have letters in it?
Because that is what a rearranged formula is. You are not finding a single numeric value; you are producing a new formula that computes the target from the other quantities. An answer such as h=2Abh = \frac{2A}{b} is complete and final. It only becomes a number once someone supplies values for AA and bb.
How do I know when I have to factor?
Count how many terms contain the target letter after you clear parentheses and fractions. If it appears in exactly one term, plain inverse operations finish the job. If it appears in two or more terms, move them all to one side, factor the target out, and then divide by whatever is left in the parentheses.
Is it safe to divide both sides by a variable?
Yes, as long as that variable is not zero, and most formulas guarantee it by context — a rate, a side length, or a denominator in a real formula cannot be zero. Note the restriction, such as r0r \neq 0, when you write your answer. In later units where you solve quadratics, dividing by an expression that might be zero can erase a valid solution, so building the habit now pays off.
My answer looks different from the one in the back of the book. Am I wrong?
Not necessarily. Multiplying both the numerator and denominator of a fraction by 1-1 gives an equivalent expression, so c5ab\frac{c-5}{a-b} and 5cba\frac{5-c}{b-a} are the same. Test both with a set of simple numbers such as a=3a=3, b=5b=5, c=8c=8 — avoid letting c=5c=5, since that makes both numerators zero and hides any sign error. If the two forms produce the same value for every choice of numbers, they are equivalent and both are acceptable.

Learn this with a teacher, not a page

The Crimsora tutor teaches Literal Equations & Rearranging Formulas live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.