Section 2.1 Solving Multistep Linear Equations
¶Objectives: PCC Course Content and Outcome Guide
We learned how to solve one-step equations in Section 1.5. In this section, we will solve equations that need more than one step.
Subsection 2.1.1 Solving Two-Step Equations
Example 2.1.2.
A water tank can hold up to \(140\) gallons of water, but it starts with only \(5\) gallons. A tap is turned on, pouring \(15\) gallons of water into the tank every minute. After how many minutes will the tank be full? Let's find a pattern first.
Minutes Since Tap Was Turned on |
Amount of Water in the Tank (in Gallons) |
\(0\) | \(5\) |
\(1\) | \(15\cdot1+5=20\) |
\(2\) | \(15\cdot2+5=35\) |
\(3\) | \(15\cdot3+5=50\) |
\(4\) | \(15\cdot4+5=65\) |
\(\vdots\) | \(\vdots\) |
\(m\) | \(15m+5\) |
We can see that after \(m\) minutes, the tank has \(15m+5\) gallons of water. This makes sense since the tap pours \(15\) gallons into the tank for each of \(m\) minutes, and it has \(5\) gallons to start with. To find when the tank will be full with \(140\) gallons, we can write the equation
First, we need to isolate the variable term, \(15m\text{.}\) In other words, we need to âremoveâ the \(5\) from the left side of the equals sign. We can do this by subtracting \(5\) from both sides of the equation. Once the variable term is isolated, we can eliminate its coefficient and solve for \(m\text{.}\)
The full process is:
We should check the solution by substituting \(m\) with \(9\) in the original equation:
The solution \(9\) is checked.
This problem had context. It was not simply solving an equation, rather it comes with the story of the tank filling with water. So we report a conclusion that uses that context: In summary, the tank will be full after \(9\) minutes.
In solving the two-step equation in Example 2.1.2, we first isolated the variable expression \(15m\) and then eliminated the coefficient of \(15\) by dividing each side of the equation by \(15\text{.}\) These two steps are at the heart of our approach to solving linear equations. For more complicated equations, we may need to simplify one or both sides first. Below is a general approach that summarizes all of this.
Process 2.1.4. Steps to Solve Linear Equations.
- Simplify
Simplify the expressions on each side of the equation by distributing and combining like terms.
- Separate
Use addition or subtraction to separate the variable terms and constant terms so that they are on different sides of the equation.
- Clear Coefficient
Use multiplication or division to eliminate the variable term's coefficient.
- Check
Check the solution in the original equation. Substitute values into the original equation and use the order of operations to simplify both sides. It's important to use the order of operations alone rather than properties like the distributive law. Otherwise you might repeat the same arithmetic errors made while solving and fail to catch an incorrect solution.
- Summarize
State the solution set. Or in the case of an application problem, summarize the result in a complete sentence using appropriate units.
Example 2.1.5.
Solve for \(y\) in the equation \(7-3y=-8\text{.}\)
To solve, we first separate the variable terms and constant terms to different sides of the equation. Then we eliminate the variable term's coefficient.
Checking the solution \(y=5\text{:}\)
So the solution to the equation \(7-3y=-8\) is \(5\) and the solution set is \(\{5\}\text{.}\)
Subsection 2.1.2 Solving Multistep Linear Equations
Example 2.1.6.
Ahmed has saved \(\$2{,}500.00\) in his savings account and is going to start saving \(\$550.00\) per month. Julia has saved \(\$4{,}600.00\) in her savings account and is going to start saving \(\$250.00\) per month. If this situation continues, how many months will it take Ahmed catch up with Julia in savings?
Ahmed saves \(\$550.00\) per month, so he can save \(550m\) dollars in \(m\) months. With the \(\$2{,}500.00\) he started with, after \(m\) months he has \(550m+2500\) dollars. Similarly, after \(m\) months, Julia has \(250m+4600\) dollars. To find when those two accounts will have the same amount of money, we can write the equation
Checking the solution \(7\text{:}\)
Ahmed will catch up with Julia's savings after \(7\) months.
Example 2.1.7.
Solve for \(x\) in \(5-2x=5x-9\text{.}\)
Checking the solution \(2\text{:}\)
Therefore the solution is \(2\) and the solution set is \(\{2\}\text{.}\)
Example 2.1.8.
In Example 2.1.7, we could have moved variable terms to the right side of the equals sign, and number terms to the left side. We chose not to. There's no reason we couldn't have moved variable terms to the right side though. Let's compare:
Lastly, we could save a step by moving variable terms and number terms in one step:
For the sake of a slow and careful explanation, the examples in this chapter will move variable terms and number terms separately.
Checkpoint 2.1.9.
The next example requires combining like terms.
Example 2.1.10.
Solve for \(n\) in \(n-9+3n=n-3n\text{.}\)
To start solving this equation, we'll need to combine like terms. After this, we can put all terms containing \(n\) on one side of the equation and finish solving for \(n\text{.}\)
Checking the solution \(\frac{3}{2}\text{:}\)
The solution to the equation \(n-9+3n=n-3n\) is \(\frac{3}{2}\) and the solution set is \(\left\{\frac{3}{2}\right\}\text{.}\)
Checkpoint 2.1.11.
We should be careful when we distribute a negative sign into the parentheses, like in the next example.
Example 2.1.12.
Solve for \(a\) in \(4-(3-a)=-2-2(2a+1)\text{.}\)
To solve this equation, we will simplify each side of the equation, manipulate it so that all variable terms are on one side and all constant terms are on the other, and then solve for \(a\text{:}\)
Checking the solution \(-1\text{:}\)
Therefore the solution to the equation is \(-1\) and the solution set is \(\{-1\}\text{.}\)
Subsection 2.1.3 Revisiting Applications from Section 1.8
In Section 1.8, we set up equations given some background information, but we didn't try to solve the equations yet. Now we can do that.
Example 2.1.13.
Here we revisit Example 1.8.2.
A savings account starts with \(\$500\text{.}\) Each month, an automatic deposit of \(\$150\) is made. Find the number of months it will take for the balance to reach \(\$1{,}700\text{.}\)
To set up an equation, we might start by making a table in order to identify a general pattern for the total amount in the account after \(m\) months. In Figure 2.1.14, we find the pattern is that after \(m\) months, the total amount saved is \(500+150m\text{.}\)
Using this pattern, we determine that an equation representing when the total savings equals \(\$1700\) is:
Months Since Saving Started |
Total Amount Saved (in Dollars) |
\(0\) | \(500\) |
\(1\) | \(500+150=650\) |
\(2\) | \(500+150(2)=800\) |
\(3\) | \(500+150(3)=950\) |
\(4\) | \(500+150(4)=1100\) |
\(\vdots\) | \(\vdots\) |
\(m\) | \(500+150m\) |
To solve this equation, we can start by subtracting \(500\) from each side. Then we cna divide each side by \(150\text{.}\)
Checking the solution \(8\text{:}\)
So \(8\) is the solution, and it checks out. This means it will take \(8\) months for the account balance to reach \(\$1700\text{.}\)
Example 2.1.15.
Here we revisit Example 1.8.4.
A bathtub contains 2.5 ft3 of water. More water is being poured in at a rate of 1.75 ft3 per minute. How long will it be until the amount of water in the bathtub reaches 6.25 ft3?
Since this problem refers to when the amount of water will reach a certain amount, we immediately know that the unknown quantity is time. As the volume of water in the tub is measured in ft3 per minute, we know that time needs to be measured in minutes. We'll define \(t\) to be the number of minutes that water is poured into the tub. To determine this equation, we'll start by making a table of values:
Minutes Water Has Been Poured |
Total Amount of Water (in ft3) |
\(0\) | \(2.5\) |
\(1\) | \(2.5+1.75=4.25\) |
\(2\) | \(2.5+1.75(2)=6\) |
\(3\) | \(2.5+1.75(3)=7.75\) |
\(\vdots\) | \(\vdots\) |
\(t\) | \(2.5+1.75t\) |
Using this pattern, we determine that the equation representing when the amount will be 6.25 ft3 is:
To solve this equation, we can start by subtracting \(2.5\) from each side. Then we cna divide each side by \(1.75\text{.}\)
Checking the solution \(\frac{15}{7}\text{:}\)
So \(\frac{15}{7}\) (about \(2.143\)) is the solution, and it checks out. This means it will take about \(2.143\) minutes for the tub to fill to 6.25 ft3.
Example 2.1.17.
Here we revisit Example 1.8.6.
Jakobi's annual salary as a nurse in Portland, Oregon, is \(\$73{,}290\text{.}\) His salary increased by \(4\%\) from last year. What was Jakobi's salary last year?
We need to find Jakobi's salary last year. So we'll introduce \(s\text{,}\) defined to be Jakobi's salary last year (in dollars). To set up the equation, we need to think about how he arrived at this year's salary. To get to this year's salary, his employer took last year's salary and added \(4\%\) to it. Conceptually, this means we have:
We'll represent \(4\%\) of last year's salary with \(0.04s\) since \(0.04\) is the decimal representation of \(4\%\text{.}\) This means that the equation we set up is:
To solve this equation, we can start by simplifing the left side, and proceed from there.
Checking the solution \(70471.15\text{:}\)
In the check, those values are not equal, but they are very close. And it is reasonable to believe the only reason they are at all different comes from when we rounded the real solution to \(70471.15\text{.}\) So Jakobi's salary was \(\$70471.15\) last year.
Checkpoint 2.1.18.
Here we revisit Exercise 1.8.7.
Example 2.1.19.
Here we revisit Example 1.8.8.
The price of a refrigerator after a \(15\%\) discount is \(\$612\text{.}\) What was the price before the discount?
We'll let \(c\) be the original price of the refrigerator. To obtain the discounted price, we take the original price and subtract \(15\%\) of that amount. Conceptually, this looks like:
Since the amount of the discount is \(15\%\) of the original price, we'll represent this with \(0.15c\text{.}\) The equation we set up is then:
To solve this equation, we can start by simplifing the left side, and proceed from there.
Checking the solution \(720\text{:}\)
The solution \(720\) checks out. So the refrigerator cost \(\$720\) before the discount was applied.
Checkpoint 2.1.20.
Here we revisit Exercise 1.8.9.
Subsection 2.1.4 Differentiating between Simplifying Expressions, Evaluating Expressions and Solving Equations
Let's look at the following similar, yet different examples.
Example 2.1.21.
Simplify the expression \(10-3(x+2)\text{.}\)
An equivalent result is \(4-3x\text{.}\) Note that our final result is an expression.
Example 2.1.22.
Evaluate the expression \(10-3(x+2)\) when \(x=2\).
We will substitute \(x=2\) into the expression:
So when \(x=2\text{,}\) \(10-3(x+2)=-2\text{.}\)
Note that our final result here is a numerical value.
Example 2.1.23.
Solve the equation \(10-3(x+2)=x-16\text{.}\)
So the solution set is \(\{5\}\text{.}\) (We should probably check that.)
Note that our final result here is a solution set.
Here is a summary collection of the distinctions that you should understand between simplifying expressions, evaluating expressions and solving equations.
An expression like \(10-3(x+2)\) can be simplified to \(-3x+4\) (as in Example 2.1.21). However we cannot âsolveâ an expression like this.
As variables take different values, an expression can be evaluated to different values. In Example 2.1.22, when \(x=2\text{,}\) \(10-3(x+2)=-2\text{;}\) but when \(x=3\text{,}\) \(10-3(x+2)=-5\text{.}\)
An equation connects two expressions with an equals sign. In Example 2.1.23, \(10-3(x+2)=x-16\) has the expression \(10-3(x+2)\) on the left side of equals sign, and the expression \(x-16\) on the right side.
When we solve the equation \(10-3(x+2)=x-16\text{,}\) we are looking for a number which makes those two expressions have the same value. In Example 2.1.23, we found the solution to be \(5\text{.}\) It makes both \(10-3(x+2)\) and \(x-16=\) equal to \(-11\text{.}\)
Reading Questions 2.1.5 Reading Questions
1.
Describe the five steps that you might need to go through when solving a general linear equation in one variable.
2.
In percent questions like tipping at a restaurant when you know the total bill, or purchasing something where sales tax is applied and you know the total charge, describe a common misunderstanding of what number to apply the percentage to.
3.
Explain what is wrong with saying âI need to solve \(3x+x-8\text{.}\)â
Exercises 2.1.6 Exercises
Warmup and Review
1.
Solve the equation.
\(\displaystyle{ {r+4}={1} }\)
2.
Solve the equation.
\(\displaystyle{ {r+1}={-7} }\)
3.
Solve the equation.
\(\displaystyle{ {t-7}={1} }\)
4.
Solve the equation.
\(\displaystyle{ {t-4}={-2} }\)
5.
Solve the equation.
\(\displaystyle{ {21}={-3t} }\)
6.
Solve the equation.
\(\displaystyle{ {10}={-5x} }\)
7.
Solve the equation.
\(\displaystyle{ {{\frac{5}{4}}t} = {3} }\)
8.
Solve the equation.
\(\displaystyle{ {{\frac{4}{5}}a} = {9} }\)
Solving Two-Step Equations
9.
Solve the equation.
\(\displaystyle{ {7c+4}={25} }\)
10.
Solve the equation.
\(\displaystyle{ {4A+2}={30} }\)
11.
Solve the equation.
\(\displaystyle{ {10C-1}={-101} }\)
12.
Solve the equation.
\(\displaystyle{ {6m-5}={-11} }\)
13.
Solve the equation.
\(\displaystyle{ {-6} = {3p+3} }\)
14.
Solve the equation.
\(\displaystyle{ {-70} = {9q+2} }\)
15.
Solve the equation.
\(\displaystyle{ {18} = {6y-6} }\)
16.
Solve the equation.
\(\displaystyle{ {-28} = {3t-4} }\)
17.
Solve the equation.
\(\displaystyle{ {-3a+4}={22} }\)
18.
Solve the equation.
\(\displaystyle{ {-6c+1}={13} }\)
19.
Solve the equation.
\(\displaystyle{ {-9A-9}={18} }\)
20.
Solve the equation.
\(\displaystyle{ {-4C-6}={-30} }\)
21.
Solve the equation.
\(\displaystyle{ {9} = {-m+2} }\)
22.
Solve the equation.
\(\displaystyle{ {17} = {-p+7} }\)
23.
Solve the equation.
\(\displaystyle{ {8q+80} = {0} }\)
24.
Solve the equation.
\(\displaystyle{ {5y+35} = {0} }\)
Application Problems for Solving Two-Step Equations
25.
A gym charges members \({\$25}\) for a registration fee, and then \({\$20}\) per month. You became a member some time ago, and now you have paid a total of \({\$405}\) to the gym. How many months have passed since you joined the gym?
months have passed since you joined the gym.
26.
Your cell phone company charges a \({\$16}\) monthly fee, plus \({\$0.17}\) per minute of talk time. One month your cell phone bill was \({\$75.50}\text{.}\) How many minutes did you spend talking on the phone that month?
You spent talking on the phone that month.
27.
A school purchased a batch of T-shirts from a company. The company charged \({\$6}\) per T-shirt, and gave the school a \({\$65}\) rebate. If the school had a net expense of \({\$2{,}575}\) from the purchase, how many T-shirts did the school buy?
The school purchased T-shirts.
28.
James hired a face-painter for a birthday party. The painter charged a flat fee of \({\$75}\text{,}\) and then charged \({\$5.50}\) per person. In the end, James paid a total of \({\$141}\text{.}\) How many people used the face-painterâs service?
people used the face-painterâs service.
29.
A certain country has \(465.5\) million acres of forest. Every year, the country loses \(6.65\) million acres of forest mainly due to deforestation for farming purposes. If this situation continues at this pace, how many years later will the country have only \(206.15\) million acres of forest left? (Use an equation to solve this problem.)
After years, this country would have \(206.15\) million acres of forest left.
30.
Randi has \({\$86}\) in his piggy bank. He plans to purchase some Pokemon cards, which costs \({\$1.95}\) each. He plans to save \({\$52.85}\) to purchase another toy. At most how many Pokemon cards can he purchase?
Write an equation to solve this problem.
Randi can purchase at most Pokemon cards.
Solving Equations with Variable Terms on Both Sides
31.
Solve the equation.
\({10p+5} = {p+59}\)
32.
Solve the equation.
\({8q+8} = {q+29}\)
33.
Solve the equation.
\(\displaystyle{ {-4y+3} = {-y-27} }\)
34.
Solve the equation.
\(\displaystyle{ {-10r+7} = {-r-56} }\)
35.
Solve the equation.
\(\displaystyle{ {6-2a} = {5a+55} }\)
36.
Solve the equation.
\(\displaystyle{ {3-5c} = {5c+103} }\)
37.
Solve the equation.
\(\displaystyle{ {8A+6}={5A+8} }\)
38.
Solve the equation.
\(\displaystyle{ {2C+6}={10C+5} }\)
39.
Solve the equation.
\(\displaystyle{ {9m+4} = {2m+32} }\)
\(\displaystyle{ {2r+4} = {9r-17} }\)
40.
Solve the equation.
\(\displaystyle{ {6p+10} = {2p+42} }\)
\(\displaystyle{ {2n+10} = {6n-6} }\)
Application Problems for Solving Equations with Variable Terms on Both Sides
41.
Use a linear equation to solve the word problem.
Two trees are \(8\) feet and \(13.5\) feet tall. The shorter tree grows \(3\) feet per year; the taller tree grows \(2.5\) feet per year. How many years later would the shorter tree catch up with the taller tree?
It would take the shorter tree years to catch up with the taller tree.
42.
Use a linear equation to solve the word problem.
Massage Heaven and Massage You are competitors. Massage Heaven has \(2700\) registered customers, and it gets approximately \(550\) newly registered customers every month. Massage You has \(6700\) registered customers, and it gets approximately \(350\) newly registered customers every month. How many months would it take Massage Heaven to catch up with Massage You in the number of registered customers?
These two companies would have approximately the same number of registered customers months later.
43.
Use a linear equation to solve the word problem.
Two truck rental companies have different rates. V-Haul has a base charge of \({\$55.00}\text{,}\) plus \({\$0.65}\) per mile. W-Haul has a base charge of \({\$50.40}\text{,}\) plus \({\$0.70}\) per mile. For how many miles would these two companies charge the same amount?
If a driver drives miles, those two companies would charge the same amount of money.
44.
Use a linear equation to solve the word problem.
Massage Heaven and Massage You are competitors. Massage Heaven has \(9800\) registered customers, but it is losing approximately \(300\) registered customers every month. Massage You has \(2650\) registered customers, and it gets approximately \(350\) newly registered customers every month. How many months would it take Massage Heaven to catch up with Massage You in the number of registered customers?
These two companies would have approximately the same number of registered customers months later.
45.
Use a linear equation to solve the word problem.
Anthony has \({\$75.00}\) in his piggy bank, and he spends \({\$2.00}\) every day. Ken has \({\$10.00}\) in his piggy bank, and he saves \({\$4.50}\) every day.
If they continue to spend and save money this way, how many days later would they have the same amount of money in their piggy banks?
days later, Anthony and Ken will have the same amount of money in their piggy banks.
46.
Use a linear equation to solve the word problem.
Penelope has \({\$100.00}\) in her piggy bank, and she spends \({\$1.50}\) every day. Haley has \({\$8.00}\) in her piggy bank, and she saves \({\$2.50}\) every day.
If they continue to spend and save money this way, how many days later would they have the same amount of money in their piggy banks?
days later, Penelope and Haley will have the same amount of money in their piggy banks.
Solving Linear Equations with Like Terms
47.
Solve the equation.
\(\displaystyle{ {5C+2C+2}={16} }\)
48.
Solve the equation.
\(\displaystyle{ {2m+5m+2}={58} }\)
49.
Solve the equation.
\(\displaystyle{ {8p+9+3}={60} }\)
50.
Solve the equation.
\(\displaystyle{ {5q+4+2}={21} }\)
51.
Solve the equation.
\(\displaystyle{ {-1+8}={-2y-y-20} }\)
52.
Solve the equation.
\(\displaystyle{ {-4+2}={-5r-r-56} }\)
53.
Solve the equation.
\(\displaystyle{ {3y+6-6y}={27} }\)
54.
Solve the equation.
\(\displaystyle{ {5y+10-6y}={19} }\)
55.
Solve the equation.
\(\displaystyle{ {-7r+5+r}={-37} }\)
56.
Solve the equation.
\(\displaystyle{ {-5r+8+r}={4} }\)
57.
Solve the equation.
\({52}={-10m-3-m}\)
58.
Solve the equation.
\({-87}={-7p-7-p}\)
59.
Solve the equation.
\(\displaystyle{ {3-q-q}={-2+\left(-5\right)} }\)
60.
Solve the equation.
\(\displaystyle{ {9-y-y}={-6+17} }\)
61.
Solve the equation.
\(\displaystyle{ {4-3r-10}={-6} }\)
62.
Solve the equation.
\(\displaystyle{ {2-10a-7}={-5} }\)
63.
Solve the equation.
\(\displaystyle{ {b-9-8b} = {-7-2b+28} }\)
64.
Solve the equation.
\(\displaystyle{ {A-6-3A} = {-5-8A+5} }\)
65.
Solve the equation.
\(\displaystyle{ -6B+4B = 2-3B-3 }\)
66.
Solve the equation.
\(\displaystyle{ -9m+5m = 9-10m-57 }\)
67.
Solve the equation.
\({5p+5} = {-6p+5-10p}\)
68.
Solve the equation.
\({2q+9} = {-4q+9-10q}\)
69.
Solve the equation.
\(\displaystyle{ {-9+11}={8y-10-3y+5-6y} }\)
70.
Solve the equation.
\(\displaystyle{ {-6+\left(-10\right)}={5r-10-8r+4+2r} }\)
Application Problems for Solving Linear Equations with Like Terms
71.
A \(130\)-meter rope is cut into two segments. The longer segment is \(10\) meters longer than the shorter segment. Write and solve a linear equation to find the length of each segment. Include units.
The segments are and long.
72.
In a doctorâs office, the receptionistâs annual salary is \({\$135{,}000}\) less than that of the doctor. Together, the doctor and the receptionist make \({\$207{,}000}\) per year. Find each personâs annual income.
The receptionistâs annual income is . The doctorâs annual income is .
73.
Selena and Charity went picking strawberries. Selena picked \(100\) fewer strawberries than Charity did. Together, they picked \(214\) strawberries. How many strawberries did Charity pick?
Charity picked strawberries.
74.
Stephanie and Haley collect stamps. Haley collected \(30\) fewer than three times the number of Stephanieâs stamps. Altogether, they collected \(626\) stamps. How many stamps did Stephanie and Haley collect?
Stephanie collected stamps. Haley collected stamps.
75.
Emily and Sherial sold girl scout cookies. Emilyâs sales were \({\$35}\) more than five times of Sherialâs. Altogether, their sales were \({\$725}\text{.}\) How much did each girl sell?
Emilyâs sales were . Sherialâs sales were .
76.
A hockey team played a total of \(129\) games last season. The number of games they won was \(13\) more than three times of the number of games they lost.
Write and solve an equation to answer the following questions.
The team lost games. The team won games.
77.
After a \(55\%\) increase, a town has \(1395\) people. What was the population before the increase?
Before the increase, the townâs population was .
78.
After a \(45\%\) increase, a town has \(145\) people. What was the population before the increase?
Before the increase, the townâs population was .
Solving Linear Equations Involving Distribution
79.
Solve the equation.
\(\displaystyle{ {4\!\left(r+2\right)}={28} }\)
80.
Solve the equation.
\(\displaystyle{ {10\!\left(a+10\right)}={190} }\)
81.
Solve the equation.
\(\displaystyle{ {7\!\left(b-7\right)}={-91} }\)
82.
Solve the equation.
\(\displaystyle{ {3\!\left(A-4\right)}={-6} }\)
83.
Solve the equation.
\(\displaystyle{ {72}={-9\!\left(B+1\right)} }\)
84.
Solve the equation.
\(\displaystyle{ {-66}={-6\!\left(m+5\right)} }\)
85.
Solve the equation.
\(\displaystyle{ {12}={-3\!\left(n-9\right)} }\)
86.
Solve the equation.
\(\displaystyle{ {72}={-9\!\left(q-3\right)} }\)
87.
Solve the equation.
\(\displaystyle{ {-\left(y-8\right)}={9} }\)
88.
Solve the equation.
\(\displaystyle{ {-\left(r-2\right)}={10} }\)
89.
Solve the equation.
\(\displaystyle{ {-7}={-\left(8-a\right)} }\)
90.
Solve the equation.
\(\displaystyle{ {4}={-\left(5-b\right)} }\)
91.
Solve the equation.
\(\displaystyle{ {2\!\left(5A-7\right)}={56} }\)
92.
Solve the equation.
\(\displaystyle{ {8\!\left(9B-7\right)}={88} }\)
93.
Solve the equation.
\(\displaystyle{ {18}={-3\!\left(3-3m\right)} }\)
94.
Solve the equation.
\(\displaystyle{ {-2}={-2\!\left(7-2n\right)} }\)
95.
Solve the equation.
\(\displaystyle{ {4+6\!\left(q+7\right)}={76} }\)
96.
Solve the equation.
\(\displaystyle{ {2+8\!\left(y+6\right)}={42} }\)
97.
Solve the equation.
\(\displaystyle{ {5-10\!\left(r+6\right)}={5} }\)
98.
Solve the equation.
\(\displaystyle{ {4-7\!\left(a+6\right)}={-101} }\)
99.
Solve the equation.
\(\displaystyle{ {28}={4-8\!\left(b-6\right)} }\)
100.
Solve the equation.
\(\displaystyle{ {37}={10-3\!\left(A-6\right)} }\)
101.
Solve the equation.
\(\displaystyle{ 4-8(B-6)=124 }\)
102.
Solve the equation.
\(\displaystyle{ 2-10(m-6)=2 }\)
103.
Solve the equation.
\(\displaystyle{ {9}={10-\left(2-n\right)} }\)
104.
Solve the equation.
\(\displaystyle{ {-1}={8-\left(4-q\right)} }\)
105.
Solve the equation.
\(\displaystyle{ {2-\left(x+7\right)}={-15} }\)
106.
Solve the equation.
\(\displaystyle{ {5-\left(r+9\right)}={-8} }\)
107.
Solve the equation.
\(\displaystyle{ {6+\left(a+5\right)}={1} }\)
\(\displaystyle{ {6-\left(a+5\right)}={1} }\)
108.
Solve the equation.
\(\displaystyle{ {3+\left(b+2\right)}={4} }\)
\(\displaystyle{ {3-\left(b+2\right)}={4} }\)
109.
Solve the equation.
\(\displaystyle{ {5\!\left(A+9\right)-10\!\left(A-1\right)}={60} }\)
110.
Solve the equation.
\(\displaystyle{ {3\!\left(B+3\right)-8\!\left(B-6\right)}={67} }\)
111.
Solve the equation.
\(\displaystyle{ {1+9\!\left(m-5\right)}={-53-\left(1-4m\right)} }\)
112.
Solve the equation.
\(\displaystyle{ {4+7\!\left(n-3\right)}={-17-\left(6-4n\right)} }\)
113.
Solve the equation.
\(\displaystyle{ {8\!\left(q-6\right)-q}={68-3\!\left(2+5q\right)} }\)
114.
Solve the equation.
\(\displaystyle{ {6\!\left(x-10\right)-x}={-39-3\!\left(7+5x\right)} }\)
115.
Solve the equation.
\(\displaystyle{ {7\!\left(-8r+4\right)}={14\!\left(-3-5r\right)} }\)
116.
Solve the equation.
\(\displaystyle{ {5\!\left(-8a+8\right)}={10\!\left(-10-5a\right)} }\)
117.
Solve the equation.
\(\displaystyle{ {5+2\!\left(3-5b\right)}={-3\!\left(b-3\right)+2} }\)
118.
Solve the equation.
\(\displaystyle{ {14+5\!\left(5-3A\right)}={-3\!\left(A-12\right)+3} }\)
Application Problems for Solving Linear Equations Involving Distribution
119.
A rectangleâs perimeter is \({78\ {\rm cm}}\text{.}\) Its base is \({26\ {\rm cm}}\text{.}\)
Its height is .
120.
A rectangleâs perimeter is \({50\ {\rm m}}\text{.}\) Its width is \({8\ {\rm m}}\text{.}\) Use an equation to solve for the rectangleâs length.
Its length is .
121.
A rectangleâs perimeter is \({112\ {\rm in}}\text{.}\) Its length is \({8\ {\rm in}}\) longer than its width. Use an equation to find the rectangleâs length and width.
Its width is .
Its length is .
122.
A rectangleâs perimeter is \({180\ {\rm cm}}\text{.}\) Its length is \(2\) times as long as its width. Use an equation to find the rectangleâs length and width.
Itâs width is .
Its length is .
123.
A rectangleâs perimeter is \({92\ {\rm ft}}\text{.}\) Its length is \({4\ {\rm ft}}\) shorter than four times its width. Use an equation to find the rectangleâs length and width.
Its width is .
Its length is .
124.
A rectangleâs perimeter is \({170\ {\rm ft}}\text{.}\) Its length is \({1\ {\rm ft}}\) longer than three times its width. Use an equation to find the rectangleâs length and width.
Its width is .
Its length is .
Comparisons
125.
Solve the equation.
\(\displaystyle{ {-t+9}={9} }\)
\(\displaystyle{ {-A+9}={-9} }\)
\(\displaystyle{ {-c-9}={9} }\)
\(\displaystyle{ {-x-9}={-9} }\)
126.
Solve the equation.
\(\displaystyle{ {-b+3}={3} }\)
\(\displaystyle{ {-p+3}={-3} }\)
\(\displaystyle{ {-q-3}={3} }\)
\(\displaystyle{ {-r-3}={-3} }\)
127.
Solve \(\displaystyle{ {r+1}={6} }\text{.}\)
Evaluate \(\displaystyle{{r+1}}\) when \(r=5\text{.}\)
128.
Solve \(\displaystyle{ {r-5}={4} }\text{.}\)
Evaluate \(\displaystyle{{r-5}}\) when \(r=9\text{.}\)
129.
Solve \(\displaystyle{ {5\!\left(r-6\right)-3}={-18} }\text{.}\)
Evaluate \(\displaystyle{{5\!\left(r-6\right)-3}}\) when \(r=3\text{.}\)
Simplify \(\displaystyle{{5\!\left(r-6\right)-3}}\text{.}\)
130.
Solve \(\displaystyle{ {4\!\left(t+2\right)-9}={11} }\text{.}\)
Evaluate \(\displaystyle{{4\!\left(t+2\right)-9}}\) when \(t=3\text{.}\)
Simplify \(\displaystyle{{4\!\left(t+2\right)-9}}\text{.}\)
131.
Choose True or False for the following questions about the difference between expressions and equations.
\(9x-7\text{ is an expression.}\)
True
False
\(\text{We can check whether }x=1\text{ is a solution of }{9x-7}=-7x+9.\)
True
False
\(9x-7=-7x+9\text{ is an equation.}\)
True
False
\(-7x+9\text{ is an equation.}\)
True
False
\(9x-7=-7x+9\text{ is an expression.}\)
True
False
\(\text{We can evaluate }{9x-7}\text{ when }x=1\)
True
False
\(\text{We can evaluate }{9x-7}=-7x+9\text{ when }x=1\)
True
False
\(\text{We can check whether }x=1\text{ is a solution of }{9x-7}.\)
True
False
132.
Choose True or False for the following questions about the difference between expressions and equations.
\(7x-9\text{ is an equation.}\)
True
False
\(-9x+7=7x-9\text{ is an equation.}\)
True
False
\(\text{We can evaluate }{-9x+7}=7x-9\text{ when }x=1\)
True
False
\(\text{We can evaluate }{-9x+7}\text{ when }x=1\)
True
False
\(\text{We can check whether }x=1\text{ is a solution of }{-9x+7}=7x-9.\)
True
False
\(-9x+7=7x-9\text{ is an expression.}\)
True
False
\(\text{We can check whether }x=1\text{ is a solution of }{-9x+7}.\)
True
False
\(-9x+7\text{ is an expression.}\)
True
False
Challenge
133.
Think of a number. Add four to your number. Now double that. Then add six. Then halve it. Finally, subtract 7. What is the result? Do you always get the same result, regardless of what number you start with? How does this work? Explain using algebra.
134.
Write a linear equation whose solution is \(x = -9\text{.}\) You may not write an equation whose left side is just â\(x\)â or whose right side is just â\(x\text{.}\)â
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.