Skip to main content
permalink

Section 1.5 Solving One-Step Equations

permalink

permalinkWe have learned how to check whether a specific number is a solution to an equation or inequality. In this section, we will begin learning how to find the solution(s) to basic equations ourselves.

permalink
Figure 1.5.1. Alternative Video Lesson
permalink

Subsection 1.5.1 Imagine Filling in the Blanks

permalinkLet's start with a very simple situationβ€”so simple, that you might have success entirely in your head without writing much down. It's not exactly the algebra we hope you will learn, but the example may serve as a good warm up.

permalink
Example 1.5.2.

A number plus 2 is 6. What is that number?

You may be so familiar with basic arithmetic that you know the answer already. The algebra approach is to translate β€œA number plus 2 is 6” into a math statementβ€”in this case, an equation:

x+2=6

where x is the number we are trying to find. And then ask what should be substituted in for x to make the equation true.

Now, how do you determine what x is? One valid option is to just imagine what number you could put in place of x that would result in a true equation.

  • Would 0 work? No, that would mean 0+2=6, which is false.

  • Would 17 work? No, that would mean 17+2=6, which is false.

  • Would 4 work? Yes, because 4+2=6 is a true equation.

So one solution to x+2=6 is 4. No other numbers are going to be solutions, because when you add 2 to something smaller than 4, the result is going to be smaller than 6, and when you add 2 to something larger than 4, the result is going to be larger than 6.

permalinkThis approach might work for you to solve very basic equations, but in general equations are going to be too complicated to solve in your head this way. So we move on to more systematic approaches.

permalink

Subsection 1.5.2 The Basic Principle of Algebra

permalinkLet's revisit Example 1.5.2, thinking it through differently.

permalink
Example 1.5.3.

If a number plus 2 is 6, what is the number?

If a number plus 2 is 6, the number is a little smaller than 6, and we should be able to subtract 2 from 6 and get that unknown number. Doing that: 6βˆ’2=4. Thinking things through this way, we are using the opposite operation from addition: subtraction.

permalinkLet's try this strategy with another riddle.

permalink
Example 1.5.4.

If a number minus 2 is 6, what is the number? Now we have a number a little larger than 6 in mind. This time, if we add 2 to 6 we will find the unknown number. So the unknown number is 6+2=8.

permalinkDoes this strategy work with multiplication and division?

permalink
Example 1.5.5.

If a number times 2 is 6, what is the number? The mystery number is small, since it gets multipled by 2 to make 6. If we divide 6 by 2, we will find the unknown number. So the unknown number is 62=3.

permalink
Example 1.5.6.

If a number divided by 2 equals 6, what is the number? Now we must have had a larger number to start with, since cutting it in half made 6. If we multiply 6 by 2, we find the unknown number is 6β‹…2=12.

permalinkThese examples explore an important principle for solving an equationβ€”applying an opposite arithmetic operation. We can revisit Example 1.5.2 and more intentionally apply this strategy. If a number plus 2 is 6, what is the number? As is common in algebra, we use x to represent the unknown number. The question translates into the math equation

x+2=6.

permalinkTry to envision the equals sign as the middle of a balanced scale. The left side has 2 one-pound objects and a block with unknown weight x lb. Together, the weight on the left is x+2. The right side has 6 one-pound objects. Figure 1.5.7 shows the scale.

permalinka balance scale; its left arm has one box marked x lb and two boxes marked 1 lb; its right arm has six boxes marked 1 lb; the scale is in a state of balance
Figure 1.5.7. Balance scale representing x+2=6.
permalinka balance scale; its left arm has a box marked x lb; its right arm has four boxes marked 1 lb; the scale is in a state of balance
Figure 1.5.8. Balance scale representing the solution to x+2=6, after taking away 2 from each side.

permalinkTo find the weight of the unknown block, we can take away 2 one-pound blocks from each side of the scale (to keep the scale balanced). Figure 1.5.8 shows the solution.

permalinkAn equation is like a balanced scale, as the two sides of the equation are equal. In the same way that we can take away 2 lb from each side of a balanced scale, we can subtract 2 from each side of the equation. So instead of two pictures of balance scales, we can use algebra symbols and solve the equation x+2=6 in the following manner:

x+2=6a balanced scalex+2βˆ’2=6βˆ’2remove the same quantity from each sidex=4still balanced; now it tells you the solution

permalinkIt's important to note that each line shows what is called an equivalent equation. In other words, each equation shown is algebraically equivalent to the one above it and will have exactly the same solution(s). The final equivalent equation x=4 tells us that the solution to the equation is 4. The solution set to this equation is the set that lists every solution to the equation. For this example, the solution set is {4}.

permalinkIn Figure 1.5.9, try adding or subtracting something to each side of the equation to find its solution.

permalink
Figure 1.5.9. Allowing Variables to Vary

permalinkWe have learned we can add or subtract the same number on both sides of the equals sign, just like we can add or remove the same amount of weight on a balanced scale. Can we multiply and divide the same number on both sides of the equals sign? Let's look at Example 1.5.5 again: If a number times 2 is 6, what is the number? Another balance scale can help visualize this.

permalinka balance scale; its left arm has two boxes marked x lb; its right arm has six boxes marked 1 lb; the scale is in a state of balance
Figure 1.5.10. Balance scale representing the equation 2x=6.
permalinka balance scale; its left arm has a box marked x lb; its right arm has three boxes marked 1 lb; the scale is in a state of balance
Figure 1.5.11. Balance scale representing the solution to 2x=6, after cutting each side in half.

permalinkCurrently, the scale is balanced. If we cut the weight in half on both sides, the scale should still be balanced.

permalinkWe can see from the scale that x=3 is correct. Removing half of the weight from each side of the scale is like dividing both sides of an equation by 2:

2x=62x2=62x=3

permalinkThe equivalent equation in this example is x=3, which tells us that the solution to the equation is 3 and the solution set is {3}.

permalink
Remark 1.5.12.

Note that when we divide each side of an equation by a number, we use the fraction line in place of the division symbol. The fact that 62=6Γ·2 is a reminder that the fraction line and division symbol have the same purpose. The division symbol is rarely used in later math courses.

permalinkSimilarly, we could multiply each side of an equation by 2, just like we can keep a scale balanced if we double the weight on each side. We will summarize these properties.

permalink

Subsection 1.5.3 Solving One-Step Equations and Stating Solution Sets

permalinkNotice that when we solved equations in Subsection 1.5.2, the final equation looked like x=number, where the variable x is separated from other numbers and stands alone on one side of the equals sign. The goal of solving any equation is to isolate the variable in this same manner.

permalinkPutting together both strategies (applying the opposite operation and balancing equations like a scale) that we just explored, we summarize how to solve a one-step linear equation.

permalinkLet's look at a few examples.

permalink
Example 1.5.15.

Solve for y in the equation 7+y=3.

Explanation

To isolate \(y\text{,}\) we need to remove \(7\) from the left side. Since \(7\) is being added to \(y\text{,}\) we need to subtract \(7\) from each side of the equation.

\begin{align*} 7+y\amp=3\\ 7+y\subtractright{7}\amp=3\subtractright{7}\\ y\amp=-4 \end{align*}

We should always check the solution when we solve equations. For this problem, we will substitute \(y\) in the original equation with \(-4\text{:}\)

\begin{align*} 7+y\amp=3\\ 7+(\substitute{-4})\amp\stackrel{?}{=}3\\ 3\amp\stackrel{\checkmark}{=}3 \end{align*}

The solution \(-4\) is checked, so the solution set is \(\{-4\}\text{.}\)

permalink
Checkpoint 1.5.16.
permalink
Checkpoint 1.5.17.

permalinkNote that in solving the equation in Checkpoint 1.5.17 we found that βˆ’5=a, and did not bother to write a=βˆ’5. All that really matters is that we ended with a clear statement of what a must be equal to.

permalink
Example 1.5.18.

The formula for a circle's circumference is c=Ο€d, where c stands for circumference, d stands for diameter, and Ο€ is a constant with the value of 3.1415926…. If a circle's circumference is 12Ο€ ft, find this circle's diameter.

Explanation

The circumference is given as \(12\pi\) feet. Approximating \(\pi\) with \(3.14\text{,}\) this means the circumference is approximately 37.68 ft. It is nice to have a rough understanding of how long the circumference is, but if we use \(3.14\) instead of \(\pi\text{,}\) we are using a slightly smaller number than \(\pi\text{,}\) and the result of any calculations we do would not be as accurate. This is why we will use the symbol \(\pi\) throughout solving this equation and round only at the end in the conclusion summary (if necessary).

We will substitute \(c\) in the formula with \(12\pi\) and solve for \(d\text{:}\)

\begin{align*} c\amp=\pi d\\ \substitute{12\pi}\amp=\pi d\\ \divideunder{12\pi}{\pi}\amp=\divideunder{\pi d}{\pi}\\ 12\amp=d \end{align*}

So the circle's diameter is 12 ft.

permalink
Example 1.5.19.

Solve for b in βˆ’b=2.

Explanation

Note that \(b\) is not yet isolated as there is a negative sign in front of it. One way to solve for \(b\) is to β€œnegate” both sides:

\begin{align*} -b\amp=2\\ \negate{-b}\amp=\negate{2}\\ b\amp=-2 \end{align*}

We removed the negative sign from \(-b\) by negating both sides. A second way to remove the negative sign \(-1\) from \(-b\) is to divide both sides by \(-1\text{.}\) If you view the original \(-b\) as \(-1\cdot b\text{,}\) then this approach resembles the solution from Checkpoint 1.5.17.

\begin{align*} -b\amp=2\\ -1\cdot b\amp=2\\ \divideunder{-1\cdot b}{-1}\amp=\divideunder{2}{-1}\\ b\amp=-2 \end{align*}

A third way to remove the original negative sign is to use the fact that \(-1\cdot(-b)=b\text{.}\) So we could multiply on each side by \(-1\text{.}\)

\begin{align*} -b\amp=2\\ \multiplyleft{-1}(-b)\amp=\multiplyleft{-1}(2)\\ b\amp=-2 \end{align*}

We will check the solution by substituting \(b\) in the original equation with \(-2\text{:}\)

\begin{align*} -b\amp=2\\ -(\substitute{-2})\amp\stackrel{\checkmark}{=}2 \end{align*}

The solution \(-2\) is checked and the solution set is \(\{-2\}\text{.}\)

permalink

Subsection 1.5.4 Solving One-Step Equations Involving Fractions

permalinkWhen equations have fractions, solving them will make use of the same principles. You may need to use fraction arithmetic, and there may be special considerations that will make the calculations easier. So we have separated the following examples.

permalink
Example 1.5.20.

Solve for g in 23+g=12.

Explanation

In Section 2.3, we will learn a skill to avoid fraction operations entirely in equations like this one. For now, let's solve the equation by using subtraction to isolate \(g\text{:}\)

\begin{align*} \frac{2}{3}+g\amp=\frac{1}{2}\\ \frac{2}{3}+g\subtractright{\frac{2}{3}}\amp=\frac{1}{2}\subtractright{\frac{2}{3}}\\ g\amp=\frac{3}{6}-\frac{4}{6}\\ g\amp=-\frac{1}{6} \end{align*}

We will check the solution by substituting \(g\) in the original equation with \(-\frac{1}{6}\text{:}\)

\begin{align*} \frac{2}{3}+g\amp=\frac{1}{2}\\ \frac{2}{3}+\left(\substitute{-\frac{1}{6}}\right)\amp\stackrel{?}{=}\frac{1}{2}\\ \frac{4}{6}+\left(-\frac{1}{6}\right)\amp\stackrel{?}{=}\frac{1}{2}\\ \frac{3}{6}\amp\stackrel{\checkmark}{=}\frac{1}{2} \end{align*}

The solution \(-\frac{1}{6}\) is checked and the solution set is \(\left\{-\frac{1}{6}\right\}\text{.}\)

permalink
Checkpoint 1.5.21.
permalink
Example 1.5.22.

Solve for c in c5=4.

Explanation

Note that the fraction line here implies division, so our variable \(c\) is being divided by \(5\text{.}\) The opposite operation is to multiply by \(5\text{:}\)

\begin{align*} \frac{c}{5}\amp=4\\ \multiplyleft{5}\frac{c}{5}\amp=\multiplyleft{5}4\\ c\amp=20 \end{align*}

We will check the solution by substituting \(c\) in the original equation with \(20\text{:}\)

\begin{align*} \frac{c}{5}\amp=4\\ \frac{\substitute{20}}{5}\amp\stackrel{\checkmark}{=}4 \end{align*}

The solution \(20\) is checked and the solution set is \(\{20\}\text{.}\)

permalink
Example 1.5.23.

Solve for d in βˆ’13d=6.

Explanation

It's true that in this example, the variable \(d\) is multiplied by \(-\frac{1}{3}\text{.}\) This means that dividing each side by \(-\frac{1}{3}\) would be a valid strategy for solving this equation. However, dividing by a fraction could lead to human error, so consider this alternative strategy: multiply by \(-3\text{.}\)

\begin{align*} -\frac{1}{3}d\amp=6\\ \multiplyleft{(-3)}\left(-\frac{1}{3}d\right)\amp=\multiplyleft{(-3)}6\\ d\amp=-18 \end{align*}

If you choose to divide each side by \(-\frac{1}{3}\text{,}\) that will work out as well:

\begin{align*} -\frac{1}{3}d\amp=6\\ \divideunder{-\frac{1}{3}d}{-\frac{1}{3}}\amp=\divideunder{6}{-\frac{1}{3}}\\ d\amp=\frac{6}{1}\cdot\frac{-3}{1}\amp\amp\text{Review fraction division in }\href{section-fractions-and-fraction-arithmetic.html}{\text{A.2}}\text{.}\\ d\amp=-18 \end{align*}

This gives the same solution.

We will check the solution by substituting \(d\) in the original equation with \(-18\text{:}\)

\begin{align*} -\frac{1}{3}d\amp=6\\ -\frac{1}{3}\cdot(\substitute{-18})\amp\stackrel{?}{=}6\\ 6\amp\stackrel{\checkmark}{=}6 \end{align*}

The solution \(-18\) is checked and the solution set is \(\{-18\}\text{.}\)

permalink
Example 1.5.24.

Solve for x in 3x4=10.

Explanation

The variable \(x\) appears to have two operations that apply to it: first multiplication by \(3\text{,}\) and then division by \(4\text{.}\) But note that

\begin{equation*} \frac{3x}{4}=\frac{3}{4}\cdot\frac{x}{1}=\frac{3}{4}x\text{.} \end{equation*}

If we view the left side this way, we can get away with solving the equation in one step, by multiplying on each side by the reciprocal of \(\frac{3}{4}\text{.}\)

\begin{align*} \frac{3x}{4}\amp=10\\ \frac{3}{4}x\amp=10\\ \multiplyleft{\frac{4}{3}}\frac{3}{4}x\amp=\multiplyleft{\frac{4}{3}}10\\ x\amp=\frac{4}{3}\cdot\frac{10}{1}\\ x\amp=\frac{40}{3} \end{align*}

We will check the solution by substituting \(x\) in the original equation with \(\frac{40}{3}\text{:}\)

\begin{align*} \frac{3x}{4}\amp=10\\ \frac{3\left(\substitute{\frac{40}{3}}\right)}{4}\amp\stackrel{?}{=}10\\ \frac{40}{4}\amp\stackrel{?}{=}10\\ 10\amp\stackrel{\checkmark}{=}10 \end{align*}

The solution \(\frac{40}{3}\) is checked and the solution set is \(\left\{\frac{40}{3}\right\}\text{.}\)

permalink
Checkpoint 1.5.25.
permalink

Reading Questions 1.5.5 Reading Questions

permalink
1.

If you imagine the equation 2x+3=11 as a balance scale with boxes on each side, how many boxes do you imagine on the left side? How many types of boxes do you imagine on the left side?

permalink
2.

What is the opposite operation of multiplying by a negative number?

permalink
3.

Every time you solve an equation, there is something you should do to guarantee success. Describe what that thing is that you should do.

permalink

Exercises 1.5.6 Exercises

Review and Warmup
permalink
1.

Add the following.

  1. βˆ’10+(βˆ’1)

  2. βˆ’4+(βˆ’6)

  3. βˆ’1+(βˆ’8)

permalink
2.

Add the following.

  1. βˆ’10+(βˆ’2)

  2. βˆ’6+(βˆ’7)

  3. βˆ’1+(βˆ’10)

permalink
3.

Add the following.

  1. 2+(βˆ’9)

  2. 9+(βˆ’2)

  3. 7+(βˆ’7)

permalink
4.

Add the following.

  1. 3+(βˆ’6)

  2. 5+(βˆ’3)

  3. 7+(βˆ’7)

permalink
5.

Add the following.

  1. βˆ’8+3

  2. βˆ’4+8

  3. βˆ’4+4

permalink
6.

Add the following.

  1. βˆ’10+4

  2. βˆ’1+10

  3. βˆ’4+4

permalink
7.

Evaluate the following.

  1. βˆ’27βˆ’3

  2. 42βˆ’6

  3. βˆ’648

permalink
8.

Evaluate the following.

  1. βˆ’12βˆ’2

  2. 20βˆ’4

  3. βˆ’248

permalink
9.

Do the following multiplications.

  1. 9β‹…23

  2. 12β‹…23

  3. 15β‹…23

permalink
10.

Do the following multiplications.

  1. 28β‹…27

  2. 35β‹…27

  3. 42β‹…27

permalink
11.

Evaluate the following.

  1. βˆ’8βˆ’1

  2. 7βˆ’1

  3. 100βˆ’100

  4. βˆ’15βˆ’15

  5. 120

  6. 0βˆ’4

permalink
12.

Evaluate the following.

  1. βˆ’7βˆ’1

  2. 4βˆ’1

  3. 150βˆ’150

  4. βˆ’18βˆ’18

  5. 120

  6. 0βˆ’9

Solving One-Step Equations with Addition/Subtraction
permalink
13.

Solve the equation.

y+7=17

permalink
14.

Solve the equation.

r+5=9

permalink
15.

Solve the equation.

r+1=βˆ’3

permalink
16.

Solve the equation.

t+8=βˆ’1

permalink
17.

Solve the equation.

3=t+8

permalink
18.

Solve the equation.

4=x+6

permalink
19.

Solve the equation.

βˆ’10=xβˆ’7

permalink
20.

Solve the equation.

βˆ’10=xβˆ’9

permalink
21.

Solve the equation.

y+79=0

permalink
22.

Solve the equation.

y+51=0

permalink
23.

Solve the equation.

rβˆ’3=βˆ’1

permalink
24.

Solve the equation.

rβˆ’10=βˆ’4

permalink
25.

Solve the equation.

0=tβˆ’59

permalink
26.

Solve the equation.

0=tβˆ’25

permalink
27.

Solve the equation.

βˆ’13=xβˆ’10

permalink
28.

Solve the equation.

βˆ’15=xβˆ’6

permalink
29.

Solve the equation.

xβˆ’(βˆ’9)=13

permalink
30.

Solve the equation.

yβˆ’(βˆ’5)=10

permalink
31.

Solve the equation.

βˆ’5=yβˆ’(βˆ’3)

permalink
32.

Solve the equation.

βˆ’1=rβˆ’(βˆ’5)

permalink
33.

Solve the equation.

5+r=βˆ’4

permalink
34.

Solve the equation.

3+t=βˆ’4

permalink
35.

Solve the equation.

βˆ’8=βˆ’9+t

permalink
36.

Solve the equation.

2=βˆ’3+x

permalink
37.

Solve the equation.

x+76=56

permalink
38.

Solve the equation.

x+34=34

permalink
39.

Solve the equation.

109=yβˆ’89

permalink
40.

Solve the equation.

47=yβˆ’27

permalink
41.

Solve the equation.

βˆ’43+r=βˆ’56

permalink
42.

Solve the equation.

βˆ’109+r=βˆ’1718

permalink
43.

Solve the equation.

65+m=βˆ’18

permalink
44.

Solve the equation.

109+p=βˆ’14

Solving One-Step Equations with Multiplication/Division
permalink
45.

Solve the equation.

7t=42

permalink
46.

Solve the equation.

4x=40

permalink
47.

Solve the equation.

36=βˆ’3x

permalink
48.

Solve the equation.

42=βˆ’6y

permalink
49.

Solve the equation.

0=βˆ’26c

permalink
50.

Solve the equation.

0=40A

permalink
51.

Solve the equation.

16C=8

permalink
52.

Solve the equation.

13m=3

permalink
53.

Solve the equation.

βˆ’5=p9

permalink
54.

Solve the equation.

βˆ’1=q6

permalink
55.

Solve the equation.

38y=9

permalink
56.

Solve the equation.

713t=14

permalink
57.

Solve the equation.

23a=3

permalink
58.

Solve the equation.

73c=6

permalink
59.

Solve the equation.

83=βˆ’A10

permalink
60.

Solve the equation.

56=βˆ’C10

permalink
61.

Solve the equation.

2m=βˆ’7

permalink
62.

Solve the equation.

8p=βˆ’5

permalink
63.

Solve the equation.

βˆ’16=βˆ’10q

permalink
64.

Solve the equation.

βˆ’15=βˆ’10y

permalink
65.

Solve the equation.

78=r32

permalink
66.

Solve the equation.

34=a12

permalink
67.

Solve the equation.

βˆ’c54=29

permalink
68.

Solve the equation.

βˆ’A35=107

permalink
69.

Solve the equation.

βˆ’C16=βˆ’54

permalink
70.

Solve the equation.

βˆ’m20=βˆ’710

permalink
71.

Solve the equation.

βˆ’37=9p10

permalink
72.

Solve the equation.

βˆ’74=8q9

permalink
73.

Solve the equation.

x18=52

permalink
74.

Solve the equation.

x21=53

permalink
75.

Solve the equation.

94=x20

permalink
76.

Solve the equation.

35=x45

Comparisons
permalink
77.

Solve the equation.

  1. 6r=36

  2. 6+x=36

permalink
78.

Solve the equation.

  1. 2r=20

  2. 2+x=20

permalink
79.

Solve the equation.

  1. 20=βˆ’5t

  2. 20=βˆ’5+y

permalink
80.

Solve the equation.

  1. 24=βˆ’3t

  2. 24=βˆ’3+y

permalink
81.

Solve the equation.

  1. βˆ’t=6

  2. βˆ’x=βˆ’6

permalink
82.

Solve the equation.

  1. βˆ’x=14

  2. βˆ’t=βˆ’14

permalink
83.

Solve the equation.

  1. βˆ’12r=7

  2. βˆ’12b=βˆ’7

permalink
84.

Solve the equation.

  1. βˆ’16a=4

  2. βˆ’16y=βˆ’4

permalink
85.

Solve the equation.

  1. 30=βˆ’107b

  2. βˆ’30=βˆ’107m

permalink
86.

Solve the equation.

  1. 20=βˆ’58A

  2. βˆ’20=βˆ’58b

permalink
87.

Solve the equation.

  1. 8r=24

  2. 45x=80

permalink
88.

Solve the equation.

  1. 3t=6

  2. 20r=64

permalink
89.

Solve the equation.

  1. 35=βˆ’7t

  2. 80=βˆ’35y

permalink
90.

Solve the equation.

  1. 28=βˆ’7t

  2. 60=βˆ’9x

Challenge
permalink
91.

Write a linear equation whose solution is x=5. You may not write an equation whose left side is just β€œx” or whose right side is just β€œx.”

There are infinitely many correct answers to this problem. Be creative. After finding an equation that works, see if you can come up with a different one that also works.

permalink
92.

Fill in the blanks with the numbers 18 and 67 (using each number only once) to create an equation where x has the greatest possible value.

  1. +x=

  2. = β‹…x