5.1: Equation Talk
- $5 - x = 8$
- $\text-1 = x - 2$
- $\text-3x = 9$
- $\text-10 = \text-5x$
Let's solve linear equations.
Your teacher will give you 4 cards, each with an equation.
Tyler says he invented a number puzzle. He asks Clare to pick a number, and then asks her to do the following:
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.
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
variable = some 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.$$
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:
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.