Skip to main content

Section 1.5 Formulas

Objective: Solve linear formulas for a given variable.

Solving formulas is much like solving general linear equations. The only difference is we will have several variables in the problem, and we will be attempting to solve for one specific variable. For example, we may have a formula such as \(A = \pi r^2 + \pi rs\) (formula for surface area of a right circular cone) and we may be interested in solving for the variable s. This means we want to isolate the s so the equation has s on one side, and everything else on the other. So a solution might look like\(s = \frac{A - \pi r^2}{ \pi s}\text{.}\) This second equation gives the same information as the first, they are algebraically equivalent, however, one is solved for the area, while the other is solved for s (slant height of the cone). In this section we will discuss how we can move from the first equation to the second.

When solving formulas for a variable we need to focus on the one variable we are trying to solve for, all the others are treated just like numbers. This is shown in the following example. Two parallel problems are shown, the first is a normal one-step equation, the second is a formula that we are solving for \(x\text{.}\)

Example 1.5.1.

\begin{align*} 3x \amp = 12 \amp \quad wx \amp = z \amp \quad \amp \text{ In both problems, $x $ is multiplied by something } \\ \frac{3x}{3} \amp =\frac{12}{3} \amp \quad \frac{wx}{w} \amp =\frac{z}{w} \amp\quad \amp \text{ To isolate the $x $ we divide by $3$ or } w\\ x \amp = 4 \amp \quad x \amp =\frac{ z }{w} \amp \quad \amp \text{ Our Solution } \end{align*}

We use the same process to solve \(3x = 12 \) for \(x\) as we use to solve \(wx = z\) for \(x\text{.}\) Because we are solving for \(x\) we treat all the other variables the same way we would treat numbers. Thus, to get rid of the multiplication we divided by \(w\text{.}\) This same idea is seen in the following example.

Example 1.5.2.

\begin{align*} m + n = p \amp \quad \text{ Solving for $n$, treat all other variables like numbers } \\ -m-m \amp\quad \text{ Subtract m from both sides } \\ n = p -m \amp\quad \text{ Our Solution } \end{align*}

As \(p \) and \(m\) are not like terms, they cannot be combined. For this reason, we leave the expression as \(p - m\text{.}\) This same one-step process can be used with grouping symbols.

Example 1.5.3.

\begin{align*} a(x - y) = b \amp \quad \text{ Solving for $a$, treat $(x - y)$ like a number } \\ \frac{a(x - y) }{(x -y)}=\frac{b}{ (x - y)} \amp\quad \text{ Divide both sides by } (x-y) \\ a =\frac{b}{ x – y} \amp\quad \text{ Our Solution } \end{align*}

Because \((x - y) \) is in parenthesis, if we are not searching for what is inside the parenthesis, we can keep them together as a group and divide by that group. However, if we are searching for what is inside the parenthesis, we will have to break up the parenthesis by distributing. The following example is the same formula, but this time we will solve for \(x\text{.}\)

Example 1.5.4.

\begin{align*} a(x - y) = b \amp \quad \text{ Solving for $x$, we need to distribute to clear parenthesis } \\ ax - ay = b \amp\quad \text{ This is a two - step equation, $ay$ is subtracted from our x term } \\ + ay + ay \amp\quad \text{ Add $ay$ to both sides } \\ ax = b + ay \amp \quad \text{ The $x $ is multiplied by } a \\ \frac{ax}{a}=\frac{b+ay}{a} \amp\quad \text{ Divide both sides by } a \\ x = \frac{b + ay}{ a} \amp\quad \text{ Our Solution } \end{align*}

Be very careful as we isolate x that we do not try and cancel the \(a\) on top and bottom of the fraction. This is not allowed if there is any adding or subtracting in the fraction. There is no reducing possible in this problem, so our final reduced answer remains \(x =\frac{ b + ay}{ a}\text{.}\) The next example is another two-step problem.

Example 1.5.5.

\begin{align*} y = mx + b \amp \quad \text{ Solving for $ m$, focus on addition first } \\ -b\qquad -b \amp\quad \text{ Subtract $ b$ from both sides } \\ y - b = mx \amp\quad \text{ Notice that $ m$ is multiplied by $ x$. } \\ \frac{y-b}{x}=\frac{mx}{x} \amp \quad \text{ Divide both sides by } x\\ \frac {y - b}{ x} = m \amp\quad \text{ Our Solution } \end{align*}

It is important to note that we know we are done with the problem when the variable we are solving for is isolated or alone on one side of the equation and it does not appear anywhere on the other side of the equation.

The next example is also a two-step equation, it is the problem we started with at the beginning of the lesson.

Example 1.5.6.

\begin{align*} A = \pi r^2 + \pi rs \amp \quad \text{ Solving for$ s$, focus on what is added to the term with } s \\ - \pi r^2 \qquad -\pi r^2 \amp\quad \text{ Subtract $\pi r^2 $ from both sides } \\ A - \pi r^2 = \pi rs \amp\quad \text{ Notice that $ s $ is multiplied by } \pi r \\ \frac{ A - \pi r^2}{\pi r} =\frac{\pi rs}{\pi r} \amp \quad \text{ Divide both sides by } \pi r \\ \frac{ A - \pi r^2}{\pi r} =s \amp\quad \text{ Our Solution } \end{align*}

Again, we cannot reduce the \(\pi r\) in the numerator and denominator because of the subtraction in the problem. Formulas often have fractions in them and can be solved in much the same way we solved with fractions before. First identify the LCD and then multiply each term by the LCD. After we reduce there will be no more fractions in the problem so we can solve like any general equation from there.

Example 1.5.7.

\begin{align*} h=\frac{2m}{ n} \amp \quad \text{ Solving for $ m $. To clear the fraction we use LCD = } n\\ (n)h = (n)\frac{2m}{ n} \amp\quad \text{ Multiply each term by } n\\ nh =2m \amp\quad \text{ Reduce $n$ with denominators } \\ \frac{nh}{2}=\frac{2m}{2} \amp \quad \text{ Divide both sides by } 2 \\ \frac{nh}{2}=m \amp\quad \text{ Our Solution } \end{align*}

The same pattern can be seen when we have several fractions in our problem.

Example 1.5.8.

\begin{align*} \frac{a}{ b} + \frac{c}{ b} = e \amp \quad \text{ Solving for $a$. To clear the fraction we use LCD = } b \\ \frac{ (b)a}{ b} + \frac{(b)c}{ b} = e (b) \amp\quad \text{Multiply each term by } b \\ a + c = eb \amp\quad \text{ Reduce $ b $ with denominators } \\ -c\quad -c \amp \quad \text{ Subtract $ c $ from both sides } \\ a = eb -c \amp\quad \text{ Our Solution } \end{align*}

Depending on the context of the problem we may find a formula that uses the same letter, one capital, one lowercase. These represent different values and we must be careful not to combine a capital variable with a lower-case variable.

Example 1.5.9.

\begin{align*} a = \frac{A }{2 -b} \amp \quad \text{ Solving for $b$. Use LCD$= (2 - b) $ as a group } \\ (2 - b)a =\frac{ (2 - b)A}{ 2 -b} \amp\quad \text{ Multiply each term by } (2-b) \\ (2 - b)a = A \amp\quad \text{ reduce $ (2 - b) $ with denominator } \\ 2a - ab = A \amp \quad \text{ Distribute through parenthesis } \\ - 2a\qquad - 2a \amp\quad \text{ Subtract $ 2a$ from both sides } \\ - ab = A - 2a \amp\quad \text{ The $b$ is multiplied by } -a \\ \frac{-ab}{-a}=\frac{A-2a}{-a} \amp \quad \text{ Divide both sides by } -a \\ b=\frac{A-2a}{-a} \amp\quad \text{ Our Solution } \end{align*}

Notice the \(A \) and \(a\) were not combined as like terms. This is because a formula will often use a capital letter and lower-case letter to represent different variables. Often with formulas there is more than one way to solve for a variable. The next example solves the same problem in a slightly different manner. After clearing the denominator, we divide by \(a\) to move it to the other side, rather than distributing.

Example 1.5.10.

\begin{align*} a =\frac{A}{ 2 – b} \amp \quad \text{ Solving for $b$. Use LCD $=(2 - b) $ as a group } \\ (2 - b)a =\frac{ (2 - b)A}{ 2 - b} \amp\quad \text{ Multiply each term by }(2-b) \\ (2 - b)a = A \amp\quad \text{ Reduce $ (2 -b)$ with denominator } \\ \frac{(2 - b)a}{a} =\frac{ A}{a} \amp \quad \text{ Divide both sides by } a \\ 2 - b = \frac{A}{ a} \amp\quad \text{Focus on the positive } 2 \\ -2 \qquad - 2 \amp\quad \text{ Subtract $ 2 $ from both sides } \\ - b =\frac{ A}{ a} - 2 \amp \quad \text{ Still need to clear the negative } \\ ( -1)( - b)= ( -1)\frac{A}{ a} - 2( - 1) \amp\quad \text{ Multiply (or divide) each term by } -1 \\ b =- \frac {A}{ a} + 2 \amp\quad \text{ Our Solution } \end{align*}

Both answers to the last two examples are correct, they are just written in a different form because we solved them in different ways. This is very common with formulas, there may be more than one way to solve for a variable, yet both are equivalent and correct.

World View Note: The father of algebra, Persian mathematician Muhammad ibn Musa Khwarizmi, introduced the fundamental idea of blancing by subtracting the same term to the other side of the equation. He called this process al-jabr which later became the world algebra.

Exercises Exercises - Formulas

Exercise Group.

Solve each of the following equations for the indicated variable.

1.

\(ab = c \text{ for } b \)

2.

\(g = \frac{h}{ i} \text{ for } h \)

3.

\(\frac{f}{g}x=b \text{ for } x \)

4.

\(p = \frac{3y}{ q} \text{ for } y \)

5.

\(3x = \frac{a }{b} \text{ for } x \)

6.

\(\frac{ym}{ b} = \frac{c}{ d} \text{ for } y \)

7.

\(E = mc^2 \text{ for } m \)

8.

\(DS = ds \text{ for } D \)

9.

\(V =\frac {4 }{3} \pi r^3 \text{ for } \pi \)

10.

\(E =\frac{mv^2}{ 2 }\text{ for } m \)

11.

\(a + c = b \text{ for } c \)

12.

\(x - f = g \text{ for } x \)

13.

\(V = \frac{\pi Dn}{12} \text{ for } D \)

14.

\(F = k(R - L) \text{ for } k \)

15.

\(P = n(p - c) \text{ for } n \)

16.

\(S = L + 2B \text{ for } L \)

17.

\(T =\frac{ D-d}{ L} \text{ for } D \)

18.

\(I = \frac{E_a – E_q}{ R} \text{ for } E_a \)

19.

\(L = L_o(1 + at)\text{ for } L_o \)

20.

\(ax + b = c \text{ for } x \)

21.

\(2m + p = 4m + q \text{ for } m \)

22.

\(q = 6(L - p) \text{ for } L \)

23.

\(\frac{k – m}{ r} = q \text{ for } k \)

24.

\(R = aT + b \text{ for } T \)

25.

\(h = vt -16t ^2 \text{ for } v \)

26.

\(S = \pi rh + \pi r^2 \text{ for } h \)

27.

\(Q_1 = P(Q_2 - Q_1)\text{ for } Q_2 \)

28.

\(L = \pi (r_1 + r_2) +2d \text{ for } r_1\)

29.

\(R =\frac{ kA\left(T_1 + T_2\right)} {d} \text{ for } T_1\)

30.

\(P =\frac{ V_1\left(V_2 -V_1\right) }{g }\text{ for } V_2 \)

31.

\(ax + b = c \text{ for } a \)

32.

\(rt = d \text{ for } r \)

33.

\(lwh = V \text{ for } w \)

34.

\(V =\frac{ \pi r^2h}{ 3} \text{ for } h \)

35.

\(\frac{1}{ a} + b =\frac{c }{a} \text{ for } a \)

36.

\(\frac{1}{ a} + b =\frac{c}{ a} \text{ for } b \)

37.

\(at- bw = s \text{ for } t \)

38.

\(at - bw = s \text{ for } w \)

39.

\(ax + bx = c \text{ for } a \)

40.

\(x + 5y = 3 \text{ for } x \)

41.

\(x + 5y = 3 \text{ for } y \)

42.

\(3x + 2y = 7 \text{ for } x \)

43.

\(3x + 2y = 7 \text{ for } y \)

44.

\(5a - 7b = 4 \text{ for } a \)

45.

\(5a - 7b = 4 \text{ for } b \)

46.

\(4x -5y = 8 \text{ for } x \)

47.

\(4x - 5y = 8 \text{ for } y \)

48.

\(C =\frac{ 5}{ 9}{ (F - 32)}\text{ for } F \)