Lesson 5: Solving Any Linear Equation

Let's solve linear equations.

5.1: Equation Talk

  1. $5 - x = 8$
  2. $\text-1 = x - 2$
  3. $\text-3x = 9$
  4. $\text-10 = \text-5x$

5.2: Trading Moves

Your teacher will give you 4 cards, each with an equation.

  1. With your partner, select a card and choose who will take the first turn.
  2. During your turn, decide what the next move to solve the equation should be, explain your choice to your partner, and then write it down once you both agree. Switch roles for the next move. This continues until the equation is solved.
  3. Choose a second equation to solve in the same way, trading the card back and forth after each move.
  4. For the last two equations, choose one each to solve and then trade with your partner when you finish to check one another’s work.

5.3: A Puzzling Puzzle

Tyler says he invented a number puzzle. He asks Clare to pick a number, and then asks her to do the following:

  • Triple the number
  • Subtract 7
  • Double the result
  • Subtract 22
  • Divide by 6

Clare says she now has a -3. Tyler says her original number must have been a 3. How did Tyler know that? Explain or show your reasoning. Be prepared to share your reasoning with the class.
 

Summary

When we have an equation in one variable, there are many different ways to solve it. We generally want to make moves that get us closer to an equation like 

variablesome number

For example, $x=5$ or $t=\frac73$. Since there are many ways to do this, it helps to choose moves that leave fewer terms or factors. If we have an equation like

$$3t + 5 = 7,$$

adding -5 to each side will leave us with fewer terms. The equation then becomes

$$3t = 2.$$

Dividing each side of this equation by 3 will leave us with $t$ by itself on the left and that $$t = \frac{2}{3}.$$

Or, if we have an equation like

$$4(5 - a) = 12,$$

dividing each side by 4 will leave us with fewer factors on the left, $$5-a = 3.$$

Some people use the following steps to solve a linear equation in one variable:

  1. Use the distributive property so that all the expressions no longer have parentheses.
  2. Collect like terms on each side of the equation.
  3. Add or subtract an expression so that there is a variable on just one side.
  4. Add or subtract an expression so that there is just a number on the other side.
  5. Multiply or divide by a number so that you have an equation that looks like variable $=$ some number.

For example, suppose we want to solve $9-2b + 6 =\text-3(b+5) + 4b$.

\(\begin{align} 9 - 2b + 6 &= \text-3b - 15 + 4b&&\text{Use the distributive property}\\ 15 - 2b &= b - 15&&\text{Gather like terms}\\ 15 &= 3b - 15&&\text{Add $2b$ to each side}\\ 30 &= 3b&&\text{Add 15 to each side}\\ 10 &= b&&\text{Divide each side by 3}\\ \end{align}\)

Following these steps will always work, although it may not be the most efficient method. From lots of experience, we learn when to use different approaches.

Practice Problems ▶