How to Solve Formulas for Specified Variables

“Formula calculation” is a fancy name for solving equations with more than one variable. When solving equations like that, you will have one variable alone on the left side of the equation and all the other variables on the right side of the equation. But how do you know which variable should be alone on the left side? Usually, the problem will tell you what to solve for.

When you do calculations with a formula, you use the exact same rules you are used to from solving equations:

You change sides and change signs, and you multiply/divide all terms by the factors you want to remove.

Think About This

Problems for formula calculation are often worded like this:

  • Solve this equation with respect to

  • Find with respect to

Let’s look at some examples to give you a sense of what we mean.

I have chosen some formulas you have seen before. That way, you already have some knowledge of what they mean, and which variables are moved around.

Example 1

a2 + b2 = c2

Find a as a function of b and c.

a2 + b2 = c2 a2 = c2 b2 a2 = ±c2 b2 a = ±c2 b2

Example 2

Solve A = l b with respect to b.

A = l b A l = l b l A l = l b l A l = b b = A l

Example 3

Solve s = v t with respect to v.

s = v t s t = v t t s t = v t t s t = v v = s t

Example 4

How fast did you ride your bike to school, when you know that the school is 7km away, and it took you 18min to get there?

Here, you need to use the formula from the last example. It is important that you get the correct time unit, so we transform 18 min into hours. You get

18min = 18 ÷ 60 = 0.3 h

Now, you can insert the numbers into the formula for speed (or velocity, v) from the previous example:

s = t v 7km = 0.3h v | ÷ 0.3h 7km 0.3h = v v = 23.3km/h

That means you are riding your bike at a speed of 23.3 km/h.

Note! Notice that you can cross-cancel words, for example units, in the same way you cross-cancel numbers and letters when you work with fractions.

Example 5

Solve A = gh 2 for h.

A = g h 2 2 A = g h 2 2 2A = g h 2 2 2A = g h 2A g = g h g 2A g = g h g 2A g = h h = 2A g

Example 6

The area of a circle with radius r is

A = πr2.

Find the formula for the radius r as a function of the area A.

Think of this as an equation with r as the unknown variable and A and π as constants. Your goal is to get r on its own. We begin with dividing by π:

A π = πr2 π A π = r2

Next, you take the square root of both sides to get r on its own:

A π = r2 = r.

Note! You can’t have a negative radius, so you only use the positive value of the square root.

Finally, you turn the expression to get r on the left hand side of the equation:

r = A π.

You have now found a formula for the radius r as a function of the area A.

Example 7

Imagine that you have a circle with an area of 86.7cm2. What is the radius of your circle?

You use the formula for r that you found in Example 6 and input the area given in the assignment. That gives you

r = 86.7cm 2 π = 5.25cm.

The radius of a circle with an area of 86.7 cm2 is 5.25 cm.

Note! If you prefer, you can insert the numbers first, and then rearrange the formula.

Want to know more?Sign UpIt's free!