Literal Equations
A literal equation contains several letters, and you are asked to solve for one of them in terms of the others — rearranging a formula rather than finding a number. The technique is identical to solving a numeric equation: treat the target variable as the unknown and every other letter as if it were a constant, then isolate it with inverse operations. To solve d = rt for t, divide both sides by r to get t = d/r. When the target appears in two terms, factor it out first: from P = 2L + 2W, solving for L gives L = (P − 2W)/2. This is exactly what the GRE tests when it hands you a physics-style or finance-style formula and asks you to express one variable in terms of the rest, and it is the setup skill behind many word problems.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
The balance rules
| Add / subtract | a = b ⇒ a ± c = b ± c |
|---|---|
| Multiply / divide (c ≠ 0) | a = b ⇒ a·c = b·c and a/c = b/c |
| Standard form | ax + b = 0 ⇒ x = −b / a |
| Clear fractions | multiply every term by the LCD |
Literal (formula) rearranging
| Solve ax + b = c for x | x = (c − b) / a |
|---|---|
| Solve for a variable in a product | divide both sides by its coefficient |
| Cross-multiply a/b = c/d | ad = bc |