Skip to main content
permalink

Section 2.5 Isolating a Linear Variable

permalink

permalinkIn this section, we solve for a variable in a linear equation, even when there is more than one variable.

permalink
Figure 2.5.1. Alternative Video Lessons
permalink

Subsection 2.5.1 Solving for a Variable

permalinkThe formula of calculating a rectangle's area is A=β„“w, where β„“ stands for the rectangle's length, and w stands for width. So when a rectangle's length and width are given, we can easily calculate its area.

permalinkBut what if we know a rectangle's area and length, and we need to calculate its width?

If a rectangle's area is 12 m2, and its length is 4 m, we could find its width this way:

A=β„“w12=4w124=4w43=ww=3

We can go through the same motions without using the specific numbers for A and β„“:

A=β„“wAβ„“=β„“wβ„“Aβ„“=ww=Aβ„“

permalinkNow if we want to find the width when A=12 and β„“=4, we have a formula: w=Aβ„“. But the formula could also quickly tell us the width when A=100 and β„“=20, or when when A=23.47 and β„“=2.71, or any other variation. This formula, w=Aβ„“, is a handy version of the original equation in situations where w is the unknown.

permalink
Remark 2.5.2.

Note that in solving for A, we divided each side of the equation by β„“. The operations that we apply, and the order in which we do them, are determined by the operations in the original equation. In the original equation A=β„“w, we saw that w was multiplied by β„“, and so we knew that in order to undo that operation, we would need to divide each side by β„“. We continue to use this process of β€œun-doing” operations throughout this section.

permalink
Example 2.5.3.

Solve for R in P=Rβˆ’C. (This is the relationship between profit, revenue, and cost.)

Explanation

To solve for \(R\text{,}\) we first want to note that \(C\) is subtracted from \(R\text{.}\) To undo this, we add \(C\) to each side of the equation:

\begin{align*} P\amp=\attention{R}-C\\ P\addright{C}\amp=\attention{R}-C\addright{C}\\ P+C\amp=\attention{R}\\ R\amp=P+C \end{align*}
permalink
Example 2.5.4.

Solve for x in y=mx+b. (This is a line's equation in slope-intercept form, studied more in Section 3.5.)

Explanation

In the equation \(y=mx+b\text{,}\) we see that \(x\) is multiplied by \(m\) and then \(b\) is added to that. Our first step will be to isolate \(mx\text{,}\) which we'll do by subtracting \(b\) from each side of the equation:

\begin{align*} y\amp=m\attention{x}+b\\ y\subtractright{b}\amp=m\attention{x}+b\subtractright{b}\\ y-b\amp=m\attention{x} \end{align*}

Now that we have \(mx\) by itself, we note that \(x\) is multiplied by \(m\text{.}\) To undo this, we divide each side of the equation by \(m\text{:}\)

\begin{align*} \divideunder{y-b}{m}\amp=\divideunder{m\attention{x}}{m}\\ \frac{y-b}{m}\amp=\attention{x}\\ x\amp=\frac{y-b}{m} \end{align*}
permalink
Warning 2.5.5.

It's important to note in Example 2.5.4 that each side was divided by m. We can't simply divide y by m, as the equation would no longer be equivalent.

permalink
Example 2.5.6.

Solve for b in A=12bh. (This is the area formula for a triangle.)

Explanation

To solve for \(b\text{,}\) we need to determine what operations need to be undone. The expression \(\frac{1}{2}bh\) has multiplication between \(\frac{1}{2}\) and \(b\) and \(h\text{.}\) As a first step, we will multiply each side of the equation by \(2\) in order to eliminate the \(\frac{1}{2}\text{:}\)

\begin{align*} A\amp=\frac{1}{2}\attention{b}h\\ \multiplyleft{2}A\amp=\multiplyleft{2}\frac{1}{2}\attention{b}h\\ 2A\amp=\attention{b}h \end{align*}

Next we undo the multiplication between \(b\) and \(h\) by dividing each side by \(h\text{:}\)

\begin{align*} \divideunder{2A}{h}\amp=\divideunder{\attention{b}h}{h}\\ \frac{2A}{h}\amp=\attention{b}\\ b\amp=\frac{2A}{h} \end{align*}
permalink
Checkpoint 2.5.7.
permalink
Example 2.5.8.

Solve for F in C=59(Fβˆ’32). (This represents the relationship between temperature in degrees Celsius and degrees Fahrenheit.)

Explanation

To solve for \(F\text{,}\) note that it is contained inside parentheses. To isolate the expression \(F-32\text{,}\) we want to eliminate the \(\frac{5}{9}\) outside those parentheses. One way we can undo this multiplication is to divide each side by \(\frac{5}{9}\text{.}\) A better technique is to multiply each side by the reciprocal of \(\frac{5}{9}\text{,}\) which is \(\frac{9}{5}\text{:}\)

\begin{align*} C\amp=\frac{5}{9}(\attention{F}-32)\\ \multiplyleft{\frac{9}{5}}C\amp=\multiplyleft{\frac{9}{5}}\frac{5}{9}(\attention{F}-32)\\ \frac{9}{5}C\amp=\attention{F}-32 \end{align*}

Now that we have \(F-32\text{,}\) we simply need to add \(32\) to each side to finish solving for \(F\text{:}\)

\begin{align*} \frac{9}{5}C\addright{32}\amp=\attention{F}-32\addright{32}\\ \frac{9}{5}C+32\amp=\attention{F}\\ F\amp=\frac{9}{5}C+32 \end{align*}
permalink

Reading Questions 2.5.2 Reading Questions

permalink
1.

Suppose you want to solve the equation mq+b=T for q. What would be wrong with dividing on each side by m to get mqm+b=Tm?

permalink
2.

How do you undo dividing by R?

permalink

Exercises 2.5.3 Exercises

Review and Warmup
permalink
1.

Solve the equation.

8q+4=52

permalink
2.

Solve the equation.

5y+3=53

permalink
3.

Solve the equation.

βˆ’10rβˆ’1=29

permalink
4.

Solve the equation.

βˆ’4aβˆ’9=βˆ’29

permalink
5.

Solve the equation.

βˆ’5b+3=βˆ’bβˆ’21

permalink
6.

Solve the equation.

βˆ’10A+7=βˆ’Aβˆ’20

permalink
7.

Solve the equation.

βˆ’63=βˆ’7(Bβˆ’1)

permalink
8.

Solve the equation.

4=βˆ’4(mβˆ’5)

Solving for a Variable
permalink
9.
  1. Solve t+5=13 for t.

  2. Solve y+r=p for y.

permalink
10.
  1. Solve t+1=7 for t.

  2. Solve r+b=c for r.

permalink
11.
  1. Solve xβˆ’9=βˆ’7 for x.

  2. Solve yβˆ’C=βˆ’7 for y.

permalink
12.
  1. Solve xβˆ’5=βˆ’3 for x.

  2. Solve tβˆ’y=βˆ’3 for t.

permalink
13.
  1. Solve βˆ’y+1=βˆ’9 for y.

  2. Solve βˆ’r+A=a for r.

permalink
14.
  1. Solve βˆ’y+3=βˆ’7 for y.

  2. Solve βˆ’x+q=r for x.

permalink
15.
  1. Solve 3r=30 for r.

  2. Solve at=m for t.

permalink
16.
  1. Solve 5r=10 for r.

  2. Solve ct=y for t.

permalink
17.
  1. Solve r3=10 for r.

  2. Solve xy=n for x.

permalink
18.
  1. Solve t5=4 for t.

  2. Solve rq=y for r.

permalink
19.
  1. Solve 4t+3=35 for t.

  2. Solve xy+C=n for y.

permalink
20.
  1. Solve 6x+6=24 for x.

  2. Solve by+a=r for y.

permalink
21.
  1. Solve xt=n for x.

  2. Solve xt=n for t.

permalink
22.
  1. Solve yt=x for y.

  2. Solve yt=x for t.

permalink
23.
  1. Solve y+x=C for y.

  2. Solve y+x=C for x.

permalink
24.
  1. Solve r+x=t for r.

  2. Solve r+x=t for x.

permalink
25.
  1. Solve br+B=q for B.

  2. Solve br+B=q for b.

permalink
26.
  1. Solve xt+m=C for m.

  2. Solve xt+m=C for x.

permalink
27.
  1. Solve y=Cn+c for n.

  2. Solve y=Cn+c for C.

permalink
28.
  1. Solve t=aq+r for q.

  2. Solve t=aq+r for a.

permalink
29.
  1. Solve 10=12bβ‹…2 for b.

  2. Solve A=12bβ‹…h for b.

permalink
30.
  1. Solve 8=12bβ‹…2 for b.

  2. Solve A=12bβ‹…h for b.

permalink
31.

Solve these linear equations for y.

  1. y5+10=12

  2. yx+10=a

permalink
32.

Solve these linear equations for y.

  1. y5+1=3

  2. yt+1=c

permalink
33.

Solve this linear equation for x.

y=mxβˆ’b
permalink
34.

Solve this linear equation for x.

y=βˆ’mx+b
permalink
35.

Solve this linear equation for r.

C=2Ο€r
permalink
36.

Solve this linear equation for h.

V=Ο€r2h
permalink
37.

Solve this linear equation for t.

tx+A=C
permalink
38.

Solve this linear equation for x.

xt+q=b
permalink
39.

Solve this linear equation for x.

x2+r=a
permalink
40.

Solve this linear equation for y.

y9+x=m
permalink
41.

Solve this linear equation for b.

A=rβˆ’9bn
permalink
42.

Solve this linear equation for A.

t=Bβˆ’9Ac
permalink
43.

Solve this linear equation for x.

Ax+By=C
permalink
44.

Solve this linear equation for y.

Ax+By=C
permalink
45.

Solve the linear equation for y.

βˆ’35xβˆ’5y=10

permalink
46.

Solve the linear equation for y.

20xβˆ’5y=65

permalink
47.

Solve the linear equation for y.

8x+2y=30

permalink
48.

Solve the linear equation for y.

14xβˆ’2y=βˆ’10

permalink
49.

Solve the linear equation for y.

4xβˆ’y=18

permalink
50.

Solve the linear equation for y.

2xβˆ’y=βˆ’8

permalink
51.

Solve the linear equation for y.

4xβˆ’6y=βˆ’36

permalink
52.

Solve the linear equation for y.

8xβˆ’6y=βˆ’36

permalink
53.

Solve the linear equation for y.

7yβˆ’3x=5

permalink
54.

Solve the linear equation for y.

6xβˆ’8y=5

permalink
55.

Solve the linear equation for y.

21x+87y=110

permalink
56.

Solve the linear equation for y.

24yβˆ’51x=97