A literal equation is an equation with two or more variables, and the task is to solve for one variable in terms of the others. For example, solving A = (1/2)bh for h gives h = 2A/b. The same inverse-operation rules apply — you are "undoing" operations to isolate the target variable — but instead of getting a number, you get an expression. This skill is essential for rearranging formulas in science (d = rt solved for t gives t = d/r), converting between forms of linear equations, and deriving the quadratic formula.
Start with familiar formulas (area, perimeter, distance = rate × time) and solve for different variables. Emphasize that the process is identical to solving a regular equation — the presence of other letters does not change the rules. Practice with formulas involving fractions, squares, and square roots. Include the conversion between slope-intercept and standard form as an applied example.
You already know how to solve equations like 3x + 12 = 27 by applying inverse operations in sequence: subtract 12, then divide by 3. A literal equation uses the exact same technique — the only difference is that instead of specific numbers, some of those numbers have been replaced by letters. The letter standing in for a number is still just a number; it is fixed for the purpose of the problem. You isolate the target variable by undoing whatever operations surround it, treating every other letter as if it were a constant you happen not to know.
Take the distance formula d = rt (distance equals rate times time). If you want to solve for t, ask yourself: what is being done to t? It is being multiplied by r. To undo multiplication, divide both sides by r: t = d/r. That is the entire procedure. Notice that d/r is not a number you can simplify further — and that is fine. The answer is an expression, not a value, because the answer tells you how t relates to d and r in general, not for one specific trip. This is actually more powerful than a numerical answer: it works for every possible trip at once.
Now try a slightly more involved formula: A = (1/2)bh, solved for h. First, undo the multiplication by 1/2 by multiplying both sides by 2: 2A = bh. Then divide both sides by b: h = 2A/b. Same process — just two steps instead of one. The formula for slope-intercept form, y = mx + b, solved for x follows the same logic: subtract b from both sides to get y - b = mx, then divide by m to get x = (y - b)/m. You are rearranging a known relationship so that a different variable sits alone on one side.
The real payoff comes when the target variable appears more than once. In that case you must collect all instances of it first. For example, to solve ax + b = cx + d for x: move all x-terms to one side (ax - cx = d - b), factor out x (x(a - c) = d - b), then divide (x = (d - b)/(a - c)). This factoring step is the only genuinely new maneuver in literal equations. You have done it with numbers — it is the same move, just with letters. Every formula in physics, geometry, and chemistry is a literal equation waiting to be rearranged, and the skill you practice here is the one that lets you use those formulas flexibly.