formula
A formula is a reusable recipe written in symbols. It is an equation that ties quantities together so that, once you know some of them, you can compute another. “Area of a rectangle = length × width,” written A = lw, is a formula: feed in the length and width, and out comes the area.
Formulas are generalizations frozen into a tool. Because they use letters rather than fixed numbers, a single formula handles unlimited cases — A = lw works for every rectangle that ever was or will be. You use a formula by substituting known values for its letters and evaluating, or by rearranging it to solve for whichever letter you actually want.
It helps to remember that a formula is only valid within its assumptions. The formula A = lw measures rectangles, not circles; the simple-interest formula assumes interest is not compounded; physics formulas often assume idealized conditions. A formula is a faithful servant inside its domain and misleading outside it, so knowing what a formula assumes matters as much as knowing the formula.
Rearrange the perimeter formula P = 2(l + w) to solve for l: divide by 2, then subtract w, giving l = P/2 − w.
The same formula, rearranged, answers a different question.