Fiveable

Pre-Algebra Unit 9 Review

QR code for Pre-Algebra practice questions

9.7 Solve a Formula for a Specific Variable

9.7 Solve a Formula for a Specific Variable

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
Pre-Algebra
Unit & Topic Study Guides

Formulas and Variables

A formula is a special type of equation that shows how different variables relate to each other. Solving a formula for a specific variable means rearranging it so that variable is alone on one side. This skill comes up constantly, whether you're finding the width of a rectangle when you know the area, or figuring out how long a road trip will take.

Distance, Rate, and Time Applications

The formula d=rtd = rt connects three quantities: distance, rate (speed), and time. If you know any two, you can find the third.

  • dd = total distance traveled (miles, kilometers)
  • rr = rate or speed of travel (mph, kph)
  • tt = time spent traveling (hours, minutes)

Finding distance (multiply rate by time):

  • A car traveling at 60 mph for 2 hours covers d=60×2=120d = 60 \times 2 = 120 miles

Finding rate (divide distance by time, since r=dtr = \frac{d}{t}):

  • A train that travels 450 km in 3 hours has a rate of r=4503=150r = \frac{450}{3} = 150 kph

Finding time (divide distance by rate, since t=drt = \frac{d}{r}):

  • A train traveling 300 miles at 50 mph takes t=30050=6t = \frac{300}{50} = 6 hours

Notice the pattern: each version of the formula is just d=rtd = rt rearranged to isolate a different variable. That rearranging process is exactly what this section is about.

Distance, rate and time applications, Introduction to Using Formulas to Solve Word Problems | Prealgebra

Rearranging Formulas for Variables

The core idea is simple: whatever you do to one side of an equation, you must do to the other side. This keeps the equation balanced while you move things around to isolate the variable you want.

Moving terms with addition or subtraction:

If a term is added to your variable, subtract it from both sides (and vice versa).

  • Rearrange a+b=ca + b = c to solve for aa: subtract bb from both sides to get a=cba = c - b
  • Rearrange x3=7x - 3 = 7 to solve for xx: add 3 to both sides to get x=10x = 10

Removing factors with multiplication or division:

If your variable is multiplied by something, divide both sides by that factor. If it's divided by something, multiply both sides.

  • Rearrange xy=zxy = z to solve for xx: divide both sides by yy to get x=zyx = \frac{z}{y}
  • Rearrange a4=b\frac{a}{4} = b to solve for aa: multiply both sides by 4 to get a=4ba = 4b

Step-by-step example with a real formula:

Solve the perimeter formula P=2l+2wP = 2l + 2w for ww.

  1. Subtract 2l2l from both sides: P2l=2wP - 2l = 2w

  2. Divide both sides by 2: P2l2=w\frac{P - 2l}{2} = w

  3. So w=P2l2w = \frac{P - 2l}{2}

This same two-step pattern (subtract, then divide) works any time a variable is multiplied by a coefficient and grouped with other terms.

Distance, rate and time applications, Build systems of linear models | College Algebra

Contextual Meaning of Formula Variables

Variables aren't just letters. Each one represents a real quantity, and understanding what it stands for helps you set up and solve problems correctly.

Geometry formulas use variables for dimensions and measurements:

  • In A=lwA = lw, AA is area, ll is length, and ww is width
  • In V=πr2hV = \pi r^2 h, VV is volume, rr is the radius of the circular base, and hh is height

Science formulas use variables for measurable quantities:

  • dd for distance, vv for velocity, aa for acceleration, tt for time

Real-world formulas work the same way. For example, a rental car cost formula like C=rt+fC = rt + f uses CC for total cost, rr for hourly rate, tt for rental time, and ff for a fixed fee. If you wanted to figure out how many hours you can rent the car for a given budget, you'd solve for tt:

  1. Subtract ff from both sides: Cf=rtC - f = rt

  2. Divide both sides by rr: t=Cfrt = \frac{C - f}{r}

When you encounter an unfamiliar formula, always start by identifying what each variable represents in the context of the problem. That way, you'll know which variable to solve for and whether your answer makes sense.