6.5 Literal Equations & Rearranging Formulas
Key Takeaways
- A literal equation contains more than one letter, and solving it means isolating one named variable while treating every other letter as a constant.
- The DRC Level A specification requires rearranging formulas to highlight a quantity of interest, using the same reasoning as solving numeric equations.
- Solving A = lw for w gives w = A/l, which is the algebraic form of "divide the area by the length" and turns one formula into three.
- When the target variable appears in two terms, collect those terms on one side and factor it out before dividing.
Literal Equations & Rearranging Formulas
Every formula you have memorized is really three or four formulas, and TABE Level A expects you to produce the one you need. The DRC specification lists two related requirements: "solve linear equations and inequalities in one variable, including equations with coefficients represented by letters" and "rearrange formulas to highlight a quantity of interest, using the same reasoning as in solving equations."
What Makes an Equation "Literal"
A literal equation contains two or more letters. Solving it does not produce a number — it produces an expression.
| Numeric equation | Literal equation |
|---|---|
| $3x + 12 = 27$ → $x = 5$ | $ax + b = c$ → $x = \dfrac{c - b}{a}$ |
The procedure is identical. The only mental adjustment: every letter that is not your target is treated as an ordinary number. In $ax + b = c$, if $a$ were 3 you would divide by 3, so with $a$ you divide by $a$.
The Four-Step Isolation Procedure
- Name the target. Circle the variable you are solving for.
- Clear anything added or subtracted from the target's side, using inverse operations on both sides.
- Clear anything multiplied or divided by the target.
- Check by substituting easy numbers into both the original and your rearranged version.
Worked example 1: $P = 2l + 2w$, solve for $w$
Check with numbers. If $l = 5$ and $w = 3$, then $P = 16$. Feeding $P = 16$, $l = 5$ into the new formula: $(16 - 10)/2 = 3$. ✓
A common error: writing $w = \dfrac{P}{2} - 2l$. Dividing by 2 must apply to the entire left side, not just the first term.
Worked example 2: $A = \frac{1}{2}bh$, solve for $h$
Multiply away the fraction first; it keeps the algebra clean.
Worked example 3: $I = Prt$, solve for $r$
All three of $P$, $r$, and $t$ are multiplied together, so isolating any one of them is a single division by the product of the other two.
Worked example 4: $C = \frac{5}{9}(F - 32)$, solve for $F$
This derivation is worth doing once by hand, because it turns two memorized temperature formulas into one.
When the Target Appears Twice
If the variable you want shows up in more than one term, you cannot divide it away directly. Collect, factor, divide.
Solve $ax + 3 = bx - 7$ for $x$:
Solve $S = \dfrac{n}{2}(a + L)$ for $L$:
The Formulas TABE Rearranges Most
| Formula | Solved for the other quantity |
|---|---|
| $A = lw$ | $l = \dfrac{A}{w}$, $;w = \dfrac{A}{l}$ |
| $V = lwh$ | $h = \dfrac{V}{lw}$ |
| $C = 2\pi r$ | $r = \dfrac{C}{2\pi}$ |
| $A = \pi r^2$ | $r = \sqrt{\dfrac{A}{\pi}}$ |
| $d = rt$ | $r = \dfrac{d}{t}$, $;t = \dfrac{d}{r}$ |
| $V = \pi r^2 h$ | $h = \dfrac{V}{\pi r^2}$ |
| $y = mx + b$ | $m = \dfrac{y - b}{x}$, $;b = y - mx$ |
| $P = 2(l + w)$ | $l = \dfrac{P}{2} - w$ |
Why This Matters on Test Day
Word problems frequently hand you the output of a formula and ask for an input:
A cylindrical tank holds 1,570 cubic feet and has a radius of 10 feet. How tall is it? (Use $\pi \approx 3.14$.)
Rearranging first is cleaner than substituting first:
One rearrangement, one division. Substituting first and then unwinding the equation takes twice as long and doubles the chances of a sign or division error.
The formula for the area of a trapezoid is A = ½(b₁ + b₂)h. Solved for h, which expression is correct?
Solve the literal equation 5m - n = 2m + 4n for m.
A cylindrical storage tank has a volume of 2,826 cubic feet and a radius of 15 feet. Using π ≈ 3.14, what is its height?