MathBored

Virginia SOL Mathematics Textbook

Workbook pagesAnswer key

Chapter 5 — Multistep Linear Equations

Standard: 8.PFA.4 — The student will write and solve multistep linear equations in one variable, including problems in context that require the solution of a multistep linear equation in one variable.

By the end of this chapter you will be able to:

Lessons: 5.1 Simplify Each Side First · 5.2 Modeling Equations with the Variable on Both Sides · 5.3 Expanding with the Distributive Property · 5.4 Solving with the Variable on Both Sides · 5.5 Writing Equations and Writing Situations · 5.6 Problems in Context: Solving, Confirming, Interpreting

What is new here. In Grade 7 you solved two-step equations such as 3x+7=223x + 7 = 22: one multiplication and one addition to undo. Multistep equations add two more possibilities. A side may need to be simplified first, by combining like terms or by expanding with the distributive property, and the variable may appear on both sides. Nothing about the properties of equality changes. You will just use them a little later in the process, and never more than four steps in all. Coefficients and numeric terms remain rational.

Numbering note. Item numbers run straight through the chapter, from 1 in Lesson 5.1 to 124 at the end of the review. They do not restart at each lesson.


Lesson 5.1 — Simplify Each Side First

One side, several terms

Consider 5x+2x3=185x + 2x - 3 = 18. The left side is not yet in the familiar ax+bax + b shape, because two different terms carry the variable. Before you undo anything, make each side as short as it can be.

5x5x and 2x2x are like terms — terms with exactly the same variable part — so they combine: 5x+2x=7x5x + 2x = 7x. The equation becomes 7x3=187x - 3 = 18, which is a two-step equation you already know how to finish.

Step 0 of every multistep equation: simplify each side by itself. Combining like terms happens within one side. It is not a move on the equation, so it does not require a property of equality and does not need to be matched on the other side.

That last sentence is worth reading twice. Combining like terms on the left changes how the left side is written, not what it is worth. The distributive property read backwards, 5x+2x=(5+2)x=7x5x + 2x = (5 + 2)x = 7x, is what guarantees the value stays the same. Since neither side's value moved, the equation is still true and its solution set is unchanged.

The order of business

  1. Simplify each side by combining like terms.
  2. Undo the addition or subtraction, using the addition or subtraction property of equality.
  3. Undo the multiplication or division, using the division or multiplication property of equality.
  4. Confirm the solution by substituting into the original equation.

Step 4 is not one of the four solving steps. It is the check, and it is required by 8.PFA.4g. Notice that the check goes back to the original equation — not to the simplified line you wrote in step 1. If you combined like terms incorrectly, checking against your simplified line would confirm the mistake instead of catching it.

Watch the signs when you gather terms

The sign in front of a term belongs to that term. Rewriting subtraction as addition of the opposite makes this visible and stops most sign errors before they happen.

Equation Rewritten as a sum Simplified side
5x+2x3=185x + 2x - 3 = 18 5x+2x+(3)5x + 2x + (-3) 7x37x - 3
4x+9x=244x + 9 - x = 24 4x+9+(x)4x + 9 + (-x) 3x+93x + 9
30=8n3n+530 = 8n - 3n + 5 8n+(3n)+58n + (-3n) + 5 5n+55n + 5
104k+k=110 - 4k + k = 1 10+(4k)+k10 + (-4k) + k 3k+10-3k + 10

In the last row, the variable terms are 4k-4k and kk, whose coefficients are 4-4 and 11, so together they make 3k-3k. The constant 1010 stays where it is.

Worked examples

Example 1 — Two variable terms on one side

Solve 5x+2x3=185x + 2x - 3 = 18.

Combine the like terms on the left, then undo in reverse order.

5x+2x3=185x + 2x - 3 = 18 7x3=187x - 3 = 18 7x3+3=18+37x - 3 + 3 = 18 + 3 7x=217x = 21 7x7=217\frac{7x}{7} = \frac{21}{7} x=3x = 3

Confirm in the original: 5(3)+2(3)3=15+63=185(3) + 2(3) - 3 = 15 + 6 - 3 = 18. True.

Answer: x=3x = 3

Example 2 — A variable term subtracted

Solve 4x+9x=244x + 9 - x = 24.

The variable terms are 4x4x and x-x, so the left side is 3x+93x + 9.

3x+9=243x + 9 = 24 3x=153x = 15 x=5x = 5

Confirm: 4(5)+95=20+95=244(5) + 9 - 5 = 20 + 9 - 5 = 24. True.

Answer: x=5x = 5

Example 3 — The variable side on the right

Solve 30=8n3n+530 = 8n - 3n + 5.

Simplify the right side to 5n+55n + 5. The variable may sit on either side; nothing about the procedure changes.

30=5n+530 = 5n + 5 25=5n25 = 5n 5=n5 = n

Confirm: 8(5)3(5)+5=4015+5=308(5) - 3(5) + 5 = 40 - 15 + 5 = 30. True.

Answer: n=5n = 5

Example 4 — Decimal coefficients

Solve 0.5x+1.5x4=100.5x + 1.5x - 4 = 10.

2x4=102x - 4 = 10 2x=142x = 14 x=7x = 7

Confirm: 0.5(7)+1.5(7)4=3.5+10.54=100.5(7) + 1.5(7) - 4 = 3.5 + 10.5 - 4 = 10. True.

Answer: x=7x = 7

Example 5 — Fractional coefficients

Solve 12y+14y2=7\tfrac{1}{2}y + \tfrac{1}{4}y - 2 = 7.

Add the coefficients over a common denominator: 12+14=24+14=34\tfrac{1}{2} + \tfrac{1}{4} = \tfrac{2}{4} + \tfrac{1}{4} = \tfrac{3}{4}.

34y2=7\tfrac{3}{4}y - 2 = 7 34y=9\tfrac{3}{4}y = 9 4334y=439\tfrac{4}{3} \cdot \tfrac{3}{4}y = \tfrac{4}{3} \cdot 9 y=12y = 12

Confirm: 12(12)+14(12)2=6+32=7\tfrac{1}{2}(12) + \tfrac{1}{4}(12) - 2 = 6 + 3 - 2 = 7. True.

Answer: y=12y = 12

Guided practice

  1. Solve 3x+4x5=163x + 4x - 5 = 16. Show the simplified side, then each property of equality you use, then the check.
  2. Solve 6a2a+7=276a - 2a + 7 = 27 and confirm your solution.
  3. Solve 23=9m+34m23 = 9m + 3 - 4m and confirm your solution.
  4. Solve 1.2x+0.8x+3=111.2x + 0.8x + 3 = 11 and confirm your solution.

Independent practice

  1. Solve and confirm. a) 2x+5x+4=252x + 5x + 4 = 25 b) 8y3y6=148y - 3y - 6 = 14 c) 104k+k=110 - 4k + k = 1 d) 7=2n+5n217 = 2n + 5n - 21
  2. Solve and confirm. a) 13x+23x+5=12\tfrac{1}{3}x + \tfrac{2}{3}x + 5 = 12 b) 0.25p+0.75p2.5=4.50.25p + 0.75p - 2.5 = 4.5
  3. Solve and confirm: 3x+8x11=19-3x + 8x - 11 = 19
  4. Solve and confirm: 14=62w+5w14 = 6 - 2w + 5w. State the solution exactly.
  5. Write an equation that requires combining like terms and whose solution is x=4x = 4. Show the check.
  6. Application. A triangle has sides of xx, 2x2x, and 3x+43x + 4 inches, and its perimeter is 34 inches. Write and solve an equation for xx, then give all three side lengths.
  7. Reasoning. Explain why combining like terms on one side does not require you to do anything to the other side, even though every property of equality does.
  8. Error analysis. Asked to solve 4x+3x2=194x + 3x - 2 = 19, a student writes 5x=195x = 19 on the next line. Explain what went wrong, solve the equation correctly, and show the check.

Exit ticket 5.1

  1. Solve 5x+3x7=175x + 3x - 7 = 17 and confirm your solution.
  2. Solve 9=4tt+39 = 4t - t + 3 and confirm your solution.
  3. Solve 0.5m+2.5m1=110.5m + 2.5m - 1 = 11 and confirm your solution.
  4. Explain why combining like terms cannot change the solution of an equation.

Lesson 5.2 — Modeling Equations with the Variable on Both Sides

Blocks in both pans

A balance scale is still the truest picture of an equal sign, and nothing stops you from putting variable blocks in both pans.

A level balance holding 3x + 2 on the left pan and x + 8 on the right pan

The left pan holds three blocks labeled xx and two 1-gram chips. The right pan holds one block labeled xx and eight 1-gram chips. Because the beam is level,

3x+2=x+8.3x + 2 = x + 8.

You do not know what one block weighs. You do know that every block weighs the same, and that is enough.

One new move

The rule has not changed: whatever you do to one pan, do to the other. What is new is that "remove one xx block from each pan" is now a legal, useful move — and it is the move that makes the equation solvable.

Four balance panels: 3x + 2 = x + 8, then 2x + 2 = 8, then 2x = 6, then x = 3

Panel 1 is the original. In panel 2 one xx block has come off each pan, leaving 2x+2=82x + 2 = 8. In panel 3 two chips have come off each pan, leaving 2x=62x = 6. In panel 4 each pan has been split into two equal groups, leaving x=3x = 3. Every panel is level, so every panel is a true equation.

Why remove the blocks first? Because clearing the variable from one side is what turns the problem back into the two-step equation you already know. Chips first also works, but you would still have blocks on both sides afterward, so you would be one step behind.

Algebra tiles and combining like terms

Algebra tiles are the flat version. A long rectangle is an xx tile, a small square is a unit tile, and the opposite-colored pieces are x-x and 1-1. Tiles for the left side go on one mat, tiles for the right side on another.

Algebra tiles showing 2x + 3 + x = 12 rearranged as 3x + 3 = 12

The top row is the mat for 2x+3+x=122x + 3 + x = 12, laid out in the order the equation is written. Sliding the three xx tiles next to each other does not add or remove anything, so the mat is still worth the same — which is exactly what "combine like terms" means, done with your hands. Now the mat reads 3x+3=123x + 3 = 12. Three unit tiles come off both mats to give 3x=93x = 9, and three equal groups give x=3x = 3.

Zero pairs handle subtraction

A +1+1 tile and a 1-1 tile together are worth 00. Together they form a zero pair, and adding or removing a zero pair changes nothing about a mat's value. Zero pairs are what let tiles model an equation with subtraction in it.

Algebra tiles solving 3x - 2 = x + 6 with zero pairs

For 3x2=x+63x - 2 = x + 6: the left mat holds three xx tiles and two 1-1 tiles, the right mat holds one xx tile and six 11 tiles. Add two 11 tiles to each mat. On the left, two zero pairs form and come off, leaving 3x3x. On the right, 6+2=86 + 2 = 8. Now 3x=x+83x = x + 8. Remove one xx tile from each mat to get 2x=82x = 8, then split into two equal groups: x=4x = 4.

Colored chips work the same way with round pieces: one color is +1+1, the other is 1-1, a chip of each color is a zero pair, and a cup or envelope marked xx stands in for the variable.

Confirming with the model

Solving and confirming are different jobs, and 8.PFA.4g asks for both. To confirm with a model, rebuild the original arrangement and replace every variable piece with the number of unit pieces your answer claims it is worth. Then count both sides. Equal counts mean the beam is level and the answer is right. Unequal counts mean the beam tips, and the proposed answer is wrong — before anyone grades it.

For 3x+2=x+83x + 2 = x + 8 with x=3x = 3: the left pan holds 3+3+3+2=113 + 3 + 3 + 2 = 11 chips and the right holds 3+8=113 + 8 = 11. Level, so confirmed.

Worked examples

Example 1 — Solving on a balance scale

The left pan holds three blocks labeled xx and 2 one-gram chips; the right pan holds one block labeled xx and 8 one-gram chips. Write the equation and find xx.

The beam is level, so 3x+2=x+83x + 2 = x + 8.

Remove one xx block from each pan: 2x+2=82x + 2 = 8. Remove 2 chips from each pan: 2x=62x = 6. Split each pan into 2 equal groups: one block matches 6÷2=36 \div 2 = 3 chips.

Confirm by rebuilding: 3+3+3+2=113 + 3 + 3 + 2 = 11 chips on the left, 3+8=113 + 8 = 11 on the right. Level.

Answer: 3x+2=x+83x + 2 = x + 8, and x=3x = 3.

Example 2 — Gathering like terms with tiles

Model 2x+3+x=122x + 3 + x = 12 with tiles and solve.

Left mat: two xx tiles, three 11 tiles, and one more xx tile. Slide the xx tiles together — the mat now reads 3x+33x + 3. Right mat: twelve 11 tiles.

Remove three 11 tiles from each mat, leaving 3x3x on the left and 99 on the right. Split both mats into 3 equal groups: one xx tile matches 3 unit tiles.

Confirm: 3+3+3+3=123 + 3 + 3 + 3 = 12, matching the right mat.

Answer: x=3x = 3

Example 3 — Variable tiles on both mats

Model 4x+1=2x+94x + 1 = 2x + 9 with tiles and solve.

Remove two xx tiles from each mat, leaving 2x+1=92x + 1 = 9. Remove one unit tile from each mat, leaving 2x=82x = 8. Split into 2 equal groups: one xx tile matches 4 unit tiles.

Confirm: 4(4)+1=174(4) + 1 = 17 and 2(4)+9=172(4) + 9 = 17. Level.

Answer: x=4x = 4

Example 4 — Zero pairs with tiles on both mats

Model 3x2=x+63x - 2 = x + 6 with tiles and solve.

Left mat: three xx tiles and two 1-1 tiles. Right mat: one xx tile and six 11 tiles.

Add two 11 tiles to each mat. Two zero pairs form on the left and come off, leaving 3x3x; the right becomes 88 unit tiles plus the xx tile, so 3x=x+83x = x + 8. Remove one xx tile from each mat: 2x=82x = 8. Two equal groups give one xx tile matched to 4 unit tiles.

Confirm: 3(4)2=103(4) - 2 = 10 and 4+6=104 + 6 = 10. Level.

Answer: x=4x = 4

Example 5 — Confirming somebody else's answer

Nadia says the solution of 2x+5=4x12x + 5 = 4x - 1 is x=2x = 2. Use a model to decide.

Replace each xx piece with 2 unit pieces. The left side holds 2+2+5=92 + 2 + 5 = 9; the right side holds 2+2+2+21=72 + 2 + 2 + 2 - 1 = 7. The counts do not match, so the beam tips and x=2x = 2 is not the solution.

Rebuild and solve: add one 11 tile to each mat to clear the 1-1, giving 2x+6=4x2x + 6 = 4x. Remove two xx tiles from each mat: 6=2x6 = 2x. Two equal groups: x=3x = 3.

Confirm: 2(3)+5=112(3) + 5 = 11 and 4(3)1=114(3) - 1 = 11. Level.

Answer: Nadia is incorrect; the solution is x=3x = 3.

Guided practice

  1. A balance holds four blocks labeled xx and 3 one-gram chips on the left pan, and one block labeled xx and 12 one-gram chips on the right pan. Write the equation.
  2. Solve the equation from item 17 by describing the move you make at each pan, and confirm your solution by rebuilding the scale.
  3. Model 2x+6=4x2x + 6 = 4x with algebra tiles. Describe each move and give the solution.
  4. Model 3x4=x+23x - 4 = x + 2 with algebra tiles, naming the zero pairs you use. Give the solution and confirm it with the model.

Independent practice

  1. Write the equation shown by each model and solve it. a) five xx blocks and 2 chips on the left pan, three xx blocks and 10 chips on the right pan b) two xx tiles, three more xx tiles, and one 11 tile on the left mat, sixteen 11 tiles on the right mat
  2. Model 6x=2x+126x = 2x + 12 with tiles. Describe each move and give the solution.
  3. Model 4x3=2x+54x - 3 = 2x + 5 with tiles, naming the zero pairs you use. Give the solution and confirm it with the model.
  4. Model 12x=2x+312 - x = 2x + 3 with tiles. Describe each move and give the solution.
  5. Model 5x+4=3x+45x + 4 = 3x + 4 with tiles. Describe each move and give the solution. Explain why the answer is still a perfectly good solution.
  6. Error analysis. Devon models 3x+5=x+113x + 5 = x + 11, removes one xx tile from the left mat only, and reports 2x+5=x+112x + 5 = x + 11. Explain what went wrong and give the correct solution.
  7. Application. Two identical boxes together with a 5-pound weight balance one box of the same kind together with a 9-pound weight. Write an equation using bb for the weight of one box, solve it by describing the scale moves, and confirm the answer on the scale.
  8. Reasoning. Explain why removing one xx block from each pan is a legal move even though you do not know what xx is worth.

Exit ticket 5.2

  1. Write and solve the equation modeled by a balance with three xx blocks and 7 chips on the left pan and one xx block and 15 chips on the right pan.
  2. Model 4x1=2x+74x - 1 = 2x + 7 with tiles. Describe each move and give the solution.
  3. Use a model to confirm whether x=2x = 2 is the solution of 5x+1=3x+55x + 1 = 3x + 5.
  4. Explain why the counts on the two mats must match after every move you make.

Lesson 5.3 — Expanding with the Distributive Property

Parentheses are a package

Some equations arrive with a side wrapped in parentheses: 3(x+4)=213(x + 4) = 21. The parentheses say that the whole package x+4x + 4 has been multiplied by 3.

There are two honest ways forward, and both are worth knowing.

Route 1 — expand first. The distributive property says a(b+c)=ab+aca(b + c) = ab + ac, so 3(x+4)=3x+123(x + 4) = 3x + 12. The equation becomes 3x+12=213x + 12 = 21, a two-step equation.

Route 2 — divide first. Since the entire left side is 3 times something, divide both sides by 3: x+4=7x + 4 = 7. One step remains.

3(x+4)=213x+12=213x=9x=33(x + 4) = 21 \quad \rightarrow \quad 3x + 12 = 21 \quad \rightarrow \quad 3x = 9 \quad \rightarrow \quad x = 3 3(x+4)=21x+4=7x=33(x + 4) = 21 \quad \rightarrow \quad x + 4 = 7 \quad \rightarrow \quad x = 3

They agree, because they are the same equation being handled in different orders. Route 2 is faster when the number outside divides the other side cleanly. Route 1 always works, including when there is another term outside the parentheses — and that is the case that decides the matter.

When expanding is not optional

In 5(x+2)3x=185(x + 2) - 3x = 18 you cannot divide both sides by 5, because 5 is not a factor of the whole left side; the 3x-3x is not inside the package. Expand, then combine.

5(x+2)3x=185(x + 2) - 3x = 18 5x+103x=185x + 10 - 3x = 18 2x+10=182x + 10 = 18 2x=82x = 8 x=4x = 4

That is four steps: expand, combine, subtract 10, divide by 2. Four is the limit in this course, and you have just used all of it.

Signs are where the points are lost

The factor outside multiplies every term inside, sign and all.

Expression Expanded The step people miss
4(x3)-4(x - 3) 4x+12-4x + 12 (4)(3)=+12(-4)(-3) = +12, not 12-12
(x7)-(x - 7) x+7-x + 7 the invisible factor is 1-1
12(6x+8)\tfrac{1}{2}(6x + 8) 3x+43x + 4 both terms get halved
23(9x6)\tfrac{2}{3}(9x - 6) 6x46x - 4 both terms get multiplied by 23\tfrac{2}{3}
2(3x5)-2(3x - 5) 6x+10-6x + 10 the sign of the second product flips

A tile model says the same thing physically: 3(x+2)3(x + 2) is three identical groups, each holding one xx tile and two unit tiles, which is 3x+63x + 6 tiles all together.

Worked examples

Example 1 — Both routes

Solve 3(x+4)=213(x + 4) = 21.

Expanding: 3x+12=213x + 12 = 21, so 3x=93x = 9 and x=3x = 3. Dividing first: x+4=7x + 4 = 7, so x=3x = 3.

Confirm: 3(3+4)=3(7)=213(3 + 4) = 3(7) = 21. True.

Answer: x=3x = 3

Example 2 — A coefficient inside the parentheses

Solve 2(3x5)=142(3x - 5) = 14.

6x10=146x - 10 = 14 6x=246x = 24 x=4x = 4

Confirm: 2(345)=2(125)=2(7)=142(3 \cdot 4 - 5) = 2(12 - 5) = 2(7) = 14. True.

Answer: x=4x = 4

Example 3 — A term outside the parentheses

Solve 5(x+2)3x=185(x + 2) - 3x = 18.

5x+103x=185x + 10 - 3x = 18 2x+10=182x + 10 = 18 2x=82x = 8 x=4x = 4

Confirm: 5(4+2)3(4)=3012=185(4 + 2) - 3(4) = 30 - 12 = 18. True.

Answer: x=4x = 4

Example 4 — A negative factor

Solve 4(x3)=20-4(x - 3) = 20.

Distribute, watching the second product: (4)(3)=+12(-4)(-3) = +12.

4x+12=20-4x + 12 = 20 4x=8-4x = 8 4x4=84\frac{-4x}{-4} = \frac{8}{-4} x=2x = -2

Confirm: 4(23)=4(5)=20-4(-2 - 3) = -4(-5) = 20. True.

Answer: x=2x = -2

Example 5 — A fractional factor

Solve 12(6x+8)=19\tfrac{1}{2}(6x + 8) = 19.

3x+4=193x + 4 = 19 3x=153x = 15 x=5x = 5

Confirm: 12(65+8)=12(38)=19\tfrac{1}{2}(6 \cdot 5 + 8) = \tfrac{1}{2}(38) = 19. True.

Answer: x=5x = 5

Guided practice

  1. Solve 4(x+3)=284(x + 3) = 28 two ways — dividing first, and expanding first — and confirm your solution.
  2. Solve 3(2x1)=213(2x - 1) = 21 and confirm your solution.
  3. Solve 2(x+5)+3x=302(x + 5) + 3x = 30 and confirm your solution.
  4. Solve 3(x2)=18-3(x - 2) = 18 and confirm your solution.

Independent practice

  1. Solve and confirm. a) 5(x2)=255(x - 2) = 25 b) 6(2x+1)=426(2x + 1) = 42 c) 2(x+7)=4-2(x + 7) = 4 d) 23(9x6)=20\tfrac{2}{3}(9x - 6) = 20
  2. Solve and confirm. a) 4(x+1)+2x=344(x + 1) + 2x = 34 b) 3(x4)x=63(x - 4) - x = 6
  3. Solve and confirm: 2(x+3)+3(x1)=232(x + 3) + 3(x - 1) = 23
  4. Solve and confirm: 0.5(4x+6)=110.5(4x + 6) = 11
  5. Reasoning. Solve 3(x+4)=213(x + 4) = 21 by dividing both sides by 3 first, and again by expanding first. Show both routes and explain why they must agree.
  6. Write an equation that requires the distributive property and whose solution is x=2x = -2. Show the check.
  7. Application. Four identical gift bags each hold xx stickers and 3 pencils, and the bags hold 40 items in all. Write and solve an equation for xx, and say what the answer means.
  8. Error analysis. Asked to solve 2(x5)=8-2(x - 5) = 8, a student writes 2x10=8-2x - 10 = 8 and reports x=9x = -9. Find the mistake, solve correctly, and show the check that exposes the wrong answer.

Exit ticket 5.3

  1. Solve 6(x2)=186(x - 2) = 18 and confirm your solution.
  2. Solve 2(3x+4)4x=202(3x + 4) - 4x = 20 and confirm your solution.
  3. Solve 5(x+1)=15-5(x + 1) = 15 and confirm your solution.
  4. Explain why the factor outside the parentheses must multiply every term inside.

Lesson 5.4 — Solving with the Variable on Both Sides

Gather the variable on one side

When the variable appears on both sides, you have one extra job: use the addition or subtraction property of equality to collect the variable terms on a single side. That is the algebraic version of taking a block off each pan.

For 5x+3=3x+115x + 3 = 3x + 11, subtract 3x3x from both sides. The right side loses its variable entirely, and you are back to a two-step equation.

5x+3=3x+115x + 3 = 3x + 11 5x3x+3=3x3x+115x - 3x + 3 = 3x - 3x + 11 2x+3=112x + 3 = 11 2x=82x = 8 x=4x = 4

Confirm: 5(4)+3=235(4) + 3 = 23 and 3(4)+11=233(4) + 11 = 23. True.

Which side should the variable end up on?

Either. The equation 5x+3=3x+115x + 3 = 3x + 11 can be attacked by subtracting 3x3x (giving 2x+3=112x + 3 = 11) or by subtracting 5x5x (giving 3=2x+113 = -2x + 11, then 8=2x-8 = -2x, then x=4x = 4). Both are correct and both give x=4x = 4.

There is a practical reason to prefer one: move the smaller variable term, so the coefficient you finally divide by is positive. Fewer negative signs means fewer chances to lose one.

The full procedure, in at most four steps

The four-step order applied to 2(x + 4) = 5x - 7

  1. Expand any parentheses, using the distributive property.
  2. Combine like terms within each side.
  3. Gather the variable terms on one side and the constants on the other, using the addition and subtraction properties of equality.
  4. Divide by the coefficient, using the division property of equality — or multiply by its reciprocal.

Not every equation needs all four. 5x+3=3x+115x + 3 = 3x + 11 skips step 1 entirely. What matters is the order: you cannot sensibly gather variable terms until each side is simplified.

The properties of equality authorizing every move are the same four you have used since Grade 7.

Addition property of equality. Adding the same number to both sides keeps the sides equal. Subtraction property of equality. Subtracting the same number from both sides keeps the sides equal. Multiplication property of equality. Multiplying both sides by the same number keeps the sides equal. Division property of equality. Dividing both sides by the same nonzero number keeps the sides equal.

Two properties of real numbers do the quiet work underneath: the additive inverse property, 3x+(3x)=03x + (-3x) = 0, is what makes a variable term vanish from a side, and the multiplicative identity property, 1x=x1 \cdot x = x, is what leaves the variable standing alone after you divide.

Rational coefficients

Fractions and decimals do not change the method. You may also clear fractions first by multiplying both sides by a common denominator — the multiplication property of equality lets you, and it often costs fewer sign errors than working with fractions throughout.

For 12x+5=14x+8\tfrac{1}{2}x + 5 = \tfrac{1}{4}x + 8, multiply both sides by 4:

4(12x+5)=4(14x+8)4\left(\tfrac{1}{2}x + 5\right) = 4\left(\tfrac{1}{4}x + 8\right) 2x+20=x+322x + 20 = x + 32 x=12x = 12

Confirm in the original: 12(12)+5=11\tfrac{1}{2}(12) + 5 = 11 and 14(12)+8=11\tfrac{1}{4}(12) + 8 = 11. True.

Enrichment — when the variable disappears. Occasionally gathering variable terms removes the variable from both sides at once. If what remains is false, like 7=27 = -2 from 4x+7=4x24x + 7 = 4x - 2, then no number works and the equation has no solution. If what remains is true, like 6x+12=6x+126x + 12 = 6x + 12 from 3(2x+4)=6x+123(2x + 4) = 6x + 12, then every number works and the equation has infinitely many solutions. Both outcomes come straight from the properties of equality — nothing new is needed. These cases are beyond what 8.PFA.4 requires, so they appear here and in review items 123 and 124 as extensions.

Worked examples

Example 1 — Variable on both sides

Solve 5x+3=3x+115x + 3 = 3x + 11.

5x3x+3=3x3x+115x - 3x + 3 = 3x - 3x + 11 2x+3=112x + 3 = 11 2x=82x = 8 x=4x = 4

Confirm: 5(4)+3=235(4) + 3 = 23 and 3(4)+11=233(4) + 11 = 23. True.

Answer: x=4x = 4

Example 2 — Subtracting to gather

Solve 7x2=4x+137x - 2 = 4x + 13.

7x4x2=4x4x+137x - 4x - 2 = 4x - 4x + 13 3x2=133x - 2 = 13 3x=153x = 15 x=5x = 5

Confirm: 7(5)2=337(5) - 2 = 33 and 4(5)+13=334(5) + 13 = 33. True.

Answer: x=5x = 5

Example 3 — Expand, then gather

Solve 2(x+4)=5x72(x + 4) = 5x - 7.

2x+8=5x72x + 8 = 5x - 7 2x2x+8=5x2x72x - 2x + 8 = 5x - 2x - 7 8=3x78 = 3x - 7 15=3x15 = 3x 5=x5 = x

Subtracting the smaller variable term, 2x2x, kept the coefficient positive.

Confirm: 2(5+4)=182(5 + 4) = 18 and 5(5)7=185(5) - 7 = 18. True.

Answer: x=5x = 5

Example 4 — Combine first, then gather

Solve 4x+3x=2x+94x + 3 - x = 2x + 9.

3x+3=2x+93x + 3 = 2x + 9 x+3=9x + 3 = 9 x=6x = 6

Confirm: 4(6)+36=24+36=214(6) + 3 - 6 = 24 + 3 - 6 = 21 and 2(6)+9=212(6) + 9 = 21. True.

Answer: x=6x = 6

Example 5 — Clearing fractions

Solve 12x+5=14x+8\tfrac{1}{2}x + 5 = \tfrac{1}{4}x + 8.

Multiply both sides by 4, then gather.

2x+20=x+322x + 20 = x + 32 x+20=32x + 20 = 32 x=12x = 12

Confirm: 12(12)+5=11\tfrac{1}{2}(12) + 5 = 11 and 14(12)+8=11\tfrac{1}{4}(12) + 8 = 11. True.

Answer: x=12x = 12

Guided practice

  1. Solve 6x+1=4x+96x + 1 = 4x + 9, naming the property of equality used at each step, and confirm your solution.
  2. Solve 8x5=3x+208x - 5 = 3x + 20 and confirm your solution.
  3. Solve 3(x2)=x+43(x - 2) = x + 4 and confirm your solution.
  4. Solve 92x=4x159 - 2x = 4x - 15 and confirm your solution.

Independent practice

  1. Solve and confirm. a) 7x+2=5x+147x + 2 = 5x + 14 b) 4x9=x+34x - 9 = x + 3 c) 103x=2x10 - 3x = 2 - x d) 2x+7=5x82x + 7 = 5x - 8
  2. Solve and confirm. a) 5(x1)=3x+75(x - 1) = 3x + 7 b) 2(2x+3)=3(x+5)2(2x + 3) = 3(x + 5)
  3. Solve and confirm: 6x+42x=x+196x + 4 - 2x = x + 19
  4. Solve and confirm: 0.4x+1.2=0.2x+20.4x + 1.2 = 0.2x + 2
  5. Solve and confirm: 23x+1=13x+4\tfrac{2}{3}x + 1 = \tfrac{1}{3}x + 4
  6. Reasoning. Solve 4x+6=6x24x + 6 = 6x - 2 twice: once by subtracting 4x4x from both sides, once by subtracting 6x6x. Show both routes, and explain why moving the smaller variable term is usually easier.
  7. Application. Studio A charges a $30 registration fee plus $4 per class. Studio B charges $6 per class and no fee. Write and solve an equation for the number of classes that makes the two totals equal.
  8. Error analysis. Solving 5x+2=2x+145x + 2 = 2x + 14, a student subtracts 2x2x from the left side only and writes 3x+2=143x + 2 = 14. Explain the error, solve correctly, and confirm the solution.

Exit ticket 5.4

  1. Solve 9x4=6x+119x - 4 = 6x + 11 and confirm your solution.
  2. Solve 2(x+5)=4x22(x + 5) = 4x - 2 and confirm your solution.
  3. Solve 12x=3x+412 - x = 3x + 4 and confirm your solution.
  4. List the four steps in order, and say what each one is for.

Lesson 5.5 — Writing Equations and Writing Situations

Two directions, one skill

8.PFA.4c asks you to turn a situation into an equation. 8.PFA.4d asks you to turn an equation into a situation. They are the same understanding, read forward and backward, and doing both is the surest way to know you have it.

From words to symbols

  1. Read the whole situation before writing anything.
  2. Name the unknown in a full sentence: "let cc = the number of classes." A variable without a definition is a guess.
  3. Build each quantity separately. A fixed amount plus a rate per unit becomes rateunknown+fixed\text{rate} \cdot \text{unknown} + \text{fixed}.
  4. Decide what is being set equal. If two different quantities are being compared, each one becomes a side of the equation. That is where variables on both sides come from.
  5. Write, solve, confirm, and reread the story.

Comparisons are the signature of a Grade 8 equation. "Which plan costs less?" "When are the two heights the same?" "How many before the totals match?" Each of these puts an expression on each side.

Do not trust keywords by themselves. "Five less than three times a number" is 3n53n - 5, not 53n5 - 3n. "Less than" reverses the order of the words. Retelling the story from your finished equation catches this every time.

From symbols to words

Given 4x+10=6x4x + 10 = 6x, read each number's job before you invent anything.

Shop A charges $4 per shirt plus a $10 setup fee. Shop B charges $6 per shirt with no fee. For how many shirts do the two shops charge the same? Solving gives x=5x = 5, and 4(5)+10=30=6(5)4(5) + 10 = 30 = 6(5) confirms it.

A good invented situation passes three tests: the operations match, the numbers land in the right roles, and the answer is a sensible thing to have that many of. When a coefficient is negative, choose a context where something decreases — a tank draining, a candle burning, money being spent. When a factor multiplies a parenthesized sum, choose a context with identical groups: three identical bags, each holding xx apples and 2 oranges.

Geometry writes multistep equations too

Perimeter problems produce them naturally, because the sides are described in terms of each other. A rectangle whose length is 3 cm more than its width has length x+3x + 3 and width xx, so its perimeter is 2(x+3)+2x2(x + 3) + 2x. Setting that equal to a known perimeter gives an equation needing expansion and combining.

Worked examples

Example 1 — Comparing two plans

Gym A charges a $30 joining fee plus $12 per month. Gym B charges $18 per month with no fee. After how many months are the totals equal?

Let mm = the number of months. Gym A costs 12m+3012m + 30; Gym B costs 18m18m.

12m+30=18m12m + 30 = 18m 30=6m30 = 6m 5=m5 = m

Confirm: 12(5)+30=9012(5) + 30 = 90 and 18(5)=9018(5) = 90. True.

Answer: 12m+30=18m12m + 30 = 18m; the totals are equal after 5 months.

Example 2 — A number sentence in words

Five less than three times a number equals the number increased by 7. Write and solve an equation.

Let nn = the number.

3n5=n+73n - 5 = n + 7 2n5=72n - 5 = 7 2n=122n = 12 n=6n = 6

Confirm: 3(6)5=133(6) - 5 = 13 and 6+7=136 + 7 = 13. True.

Answer: 3n5=n+73n - 5 = n + 7; the number is 6.

Example 3 — Perimeter

A rectangle's length is 3 cm more than its width, and its perimeter is 26 cm. Find both dimensions.

Let xx = the width in centimeters, so the length is x+3x + 3.

2(x+3)+2x=262(x + 3) + 2x = 26 2x+6+2x=262x + 6 + 2x = 26 4x+6=264x + 6 = 26 4x=204x = 20 x=5x = 5

Confirm: with width 5 and length 8, the perimeter is 2(8)+2(5)=16+10=262(8) + 2(5) = 16 + 10 = 26 cm. True.

Answer: The width is 5 cm and the length is 8 cm.

Example 4 — Writing a situation for an equation with the variable twice

Write a situation in context for 4x+10=6x4x + 10 = 6x and solve it.

4x+10=6x10=2xx=54x + 10 = 6x \quad \rightarrow \quad 10 = 2x \quad \rightarrow \quad x = 5

Answer: Shop A prints shirts for $4 each plus a one-time $10 setup fee. Shop B charges $6 each with no fee. For how many shirts are the two bills equal? The solution is x=5x = 5 shirts, and 4(5)+10=30=6(5)4(5) + 10 = 30 = 6(5) confirms it.

Example 5 — Writing a situation for an equation with parentheses

Write a situation in context for 3(x+2)=243(x + 2) = 24 and solve it.

The factor 3 says there are three identical groups, each holding xx of one thing and 2 of another.

3(x+2)=24x+2=8x=63(x + 2) = 24 \quad \rightarrow \quad x + 2 = 8 \quad \rightarrow \quad x = 6

Answer: Three identical fruit baskets each hold xx apples and 2 oranges, and the baskets hold 24 pieces of fruit in all. How many apples are in one basket? The solution is x=6x = 6 apples, and 3(6+2)=243(6 + 2) = 24 confirms it.

Guided practice

  1. Rink A charges $8 for admission plus $3 per hour of skate rental. Rink B charges $5 per hour and no admission. Write and solve an equation for the number of hours that makes the costs equal.
  2. Four more than twice a number is the same as the number increased by 10. Write and solve an equation.
  3. A triangle has sides of xx, x+2x + 2, and 2x+12x + 1 inches, and its perimeter is 27 inches. Write and solve an equation for xx, then give the three side lengths.
  4. Write a situation in context for 5x+15=8x5x + 15 = 8x and state the solution.

Independent practice

  1. Write and solve an equation: seven less than five times a number equals three times the number increased by 5.
  2. Application. Plan A costs $40 plus $2 per gigabyte of data. Plan B costs $6 per gigabyte with no monthly charge. Write and solve an equation for the number of gigabytes that makes the costs equal.
  3. Application. Three identical crates together with a 12-kilogram weight balance five identical crates together with a 2-kilogram weight. Write and solve an equation for the mass of one crate.
  4. A rectangle's length is 4 cm more than its width, and its perimeter is 36 cm. Write and solve an equation for the width, then give both dimensions.
  5. Write a situation in context for 6x+20=10x6x + 20 = 10x and solve it.
  6. Write a situation in context for 4(x+3)=324(x + 3) = 32 and solve it.
  7. Write a situation in context for 2x+4x+5=412x + 4x + 5 = 41 and solve it.
  8. Error analysis. For "shirts cost $12 each plus a $20 shipping charge at one store, and $16 each with free shipping at another; for how many shirts are the totals equal?" a student writes 12s+20=16s+2012s + 20 = 16s + 20. Explain why that does not match the situation, write the correct equation, and solve it.

Exit ticket 5.5

  1. Club A charges an $18 membership fee plus $4 per visit. Club B charges $6 per visit. Write and solve an equation for the number of visits that makes the costs equal.
  2. Write and solve an equation: three more than four times a number is the same as twice the number increased by 15.
  3. Write a situation in context for 5(x+2)=405(x + 2) = 40 and give the solution.
  4. Explain how you decide which quantity in a comparison belongs on each side of the equation.

Lesson 5.6 — Problems in Context: Solving, Confirming, Interpreting

A solved equation is not yet a finished problem

A problem in context is finished when you have

  1. defined the variable, with units,
  2. written the equation,
  3. solved it, naming your moves,
  4. confirmed the solution in the original equation,
  5. interpreted the solution in the context, and
  6. stated the result in a sentence with units.

Steps 4, 5, and 6 are the ones people skip. Step 4 is 8.PFA.4g. Step 5 is 8.PFA.4f. They are different jobs, and neither one substitutes for the other.

Confirming is arithmetic; interpreting is meaning

Confirming answers: does this number satisfy the original equation? You substitute, simplify each side separately, and compare. Two rules keep a check honest. Substitute into the original equation, not into a line written partway through — a check against your own line three will happily confirm your own error. And simplify each side separately before comparing.

Interpreting answers a different question: what does this number mean, and can it be used? Ask three things.

Break-even points, and what happens on either side of them

Two cost lines crossing at 22.5 classes

Plan A costs $45 plus $3 per class, so its total is 3c+453c + 45. Plan B costs $5 per class, so its total is 5c5c. Solving 3c+45=5c3c + 45 = 5c gives 45=2c45 = 2c and c=22.5c = 22.5.

Confirm: 3(22.5)+45=67.5+45=112.53(22.5) + 45 = 67.5 + 45 = 112.5 and 5(22.5)=112.55(22.5) = 112.5. True.

Interpret: at exactly 22.5 classes the two plans cost the same — $112.50. Since classes come in whole numbers, no one actually pays that. What the solution tells you is where the advantage switches: for 22 classes or fewer, Plan B is cheaper; for 23 classes or more, Plan A is cheaper. The graph shows the same fact as a crossing point, with each plan's line lower on its own side of it.

A bar model for 4s + 60 = 10s

A bar model is often the fastest way to see the structure of a comparison. The bars above show Shop A charging for four shirts plus a $60 setup fee, and Shop B charging for ten shirts. The bars are the same length, four equal parts sit on both, and trimming those parts leaves 60=6s60 = 6s. One part is $10, so s=10s = 10 and each total is $100.

Worked examples

Example 1 — A break-even point that is not a whole number

A studio charges $45 up front plus $3 per class; a drop-in rate is $5 per class. For how many classes do the two cost the same, and which is cheaper for 30 classes?

Let cc = the number of classes.

3c+45=5c3c + 45 = 5c 45=2c45 = 2c c=22.5c = 22.5

Confirm: 3(22.5)+45=112.53(22.5) + 45 = 112.5 and 5(22.5)=112.55(22.5) = 112.5. True.

Interpret: the costs are equal at 22.5 classes. For 30 classes, the membership costs 3(30)+45=$1353(30) + 45 = \$135 and drop-in costs 5(30)=$1505(30) = \$150.

Answer: The plans are equal at 22.5 classes; for 30 classes the membership is cheaper, $135 against $150.

Example 2 — Perimeter with a described side

A rectangle's length is 1 cm less than twice its width, and its perimeter is 46 cm. Find both dimensions.

Let ww = the width in centimeters, so the length is 2w12w - 1.

2(2w1)+2w=462(2w - 1) + 2w = 46 4w2+2w=464w - 2 + 2w = 46 6w2=466w - 2 = 46 6w=486w = 48 w=8w = 8

The length is 2(8)1=152(8) - 1 = 15 cm. Confirm: 2(15)+2(8)=30+16=462(15) + 2(8) = 30 + 16 = 46 cm. True. Both dimensions are positive, so they are usable measurements.

Answer: The width is 8 cm and the length is 15 cm.

Example 3 — Two accounts meeting

Ana has $150 and saves $20 per week. Ben has $300 and saves $5 per week. When will they have the same amount, and how much will that be?

Let ww = the number of weeks.

20w+150=5w+30020w + 150 = 5w + 300 15w+150=30015w + 150 = 300 15w=15015w = 150 w=10w = 10

Confirm: 20(10)+150=35020(10) + 150 = 350 and 5(10)+300=3505(10) + 300 = 350. True.

Interpret: after 10 weeks both have $350. Ten weeks is a sensible amount of time, and the amount is more than either started with, as it should be for two people who are both saving.

Answer: After 10 weeks, each has $350.

Example 4 — Two quantities changing in opposite directions

One candle is 24 cm tall and burns 2 cm per hour. Another is 18 cm tall and burns 1 cm per hour. When are they the same height?

Let hh = the number of hours.

242h=18h24 - 2h = 18 - h 24h=1824 - h = 18 h=6-h = -6 h=6h = 6

Confirm: 242(6)=1224 - 2(6) = 12 and 186=1218 - 6 = 12. True.

Interpret: after 6 hours both candles are 12 cm tall. Both heights are still positive, so both candles really are still burning at that moment — worth checking, since a "solution" after a candle has burned out would be meaningless.

Answer: After 6 hours, both candles are 12 cm tall.

Example 5 — A fractional answer that is perfectly usable

Four identical books plus a $3 shipping charge came to $29. Find the price of one book.

Let bb = the price of one book in dollars.

4b+3=294b + 3 = 29 4b=264b = 26 b=6.5b = 6.5

Confirm: 4(6.5)+3=26+3=294(6.5) + 3 = 26 + 3 = 29. True.

Interpret: $6.50 is an ordinary price for a book, so the fraction causes no trouble here — unlike a count of buses, a price can be half a dollar.

Answer: One book costs $6.50.

Guided practice

  1. Gym A charges a $50 joining fee plus $10 per month; Gym B charges $20 per month. Write and solve an equation for the number of months that makes the costs equal, then interpret the solution in a sentence.
  2. A rectangle's length is 3 times its width and its perimeter is 48 cm. Write and solve an equation for the width, give both dimensions, and confirm the perimeter.
  3. Tank A holds 80 liters and drains 6 liters per minute. Tank B holds 20 liters and fills at 4 liters per minute. Write and solve an equation for when the tanks hold the same amount, and say how much that is.
  4. Five concert tickets plus a $4 order fee came to $46.50. Write and solve an equation for the price of one ticket, and say whether the answer is usable as a price.

Independent practice

  1. Application. Print shop A charges a $60 setup fee plus $4 per shirt; shop B charges $10 per shirt. Write and solve an equation for the number of shirts that makes the bills equal, then state the equal total.
  2. A rectangle's length is 5 cm more than twice its width, and its perimeter is 64 cm. Write and solve an equation for the width, then give both dimensions.
  3. Sam has $240 and spends $15 per week. Tara has $120 and saves $15 per week. Write and solve an equation for when they have the same amount, and say how much that is.
  4. A phone was bought with a $25 deposit plus three equal monthly payments, for $187 in all. Write and solve an equation for one payment.
  5. Six friends each pay the same amount toward a bill, a $9 coupon is applied, and $51 is paid in all. Write and solve an equation for one friend's share, and interpret the answer.
  6. Ride service A charges $3.50 plus $1.25 per mile. Service B charges $8.00 plus $0.75 per mile. Write and solve an equation for the number of miles that makes the fares equal, and state that fare.
  7. Reasoning. A trip needs vans that each carry 6 students, or the same number of vans carrying 4 students each plus 15 students in cars. Write and solve 6v=4v+156v = 4v + 15, then explain what the answer means and how many vans would actually be needed.
  8. Error analysis. For "Plan A costs $40 plus $5 per class and Plan B costs $9 per class," a student writes 40+5c=9c40 + 5c = 9c, finds c=10c = 10, and concludes "Plan A is always cheaper." The equation and the solution are right. Explain what is wrong with the interpretation, and state the correct conclusion.

Exit ticket 5.6

  1. Club A charges $24 plus $3 per visit; Club B charges $7 per visit. Write and solve an equation for the number of visits that makes the costs equal, and interpret the answer.
  2. A rectangle's length is 2 m more than its width and its perimeter is 28 m. Find both dimensions.
  3. Confirm whether x=7x = 7 is the solution of 4x5=2x+94x - 5 = 2x + 9, showing both sides separately.
  4. Explain the difference between confirming a solution and interpreting a solution.

Chapter 5 Review

Vocabulary. multistep linear equation · like terms · combining like terms · distributive property · expand · properties of equality · addition property of equality · subtraction property of equality · multiplication property of equality · division property of equality · additive inverse property · multiplicative identity property · reciprocal · algebra tiles · zero pair · colored chips · balance scale · bar model · substitution · confirm · interpret · break-even point

Part A — Modeling with concrete and pictorial representations (8.PFA.4a)

  1. Write and solve the equation modeled by a balance holding five xx blocks and 2 chips on the left pan and two xx blocks and 11 chips on the right pan. Describe each move and confirm the answer on the scale.
  2. Describe how to model and solve 3x+4=x+103x + 4 = x + 10 with algebra tiles.
  3. Describe how to model and solve 4x3=2x+14x - 3 = 2x + 1 with algebra tiles, naming the zero pairs you use.
  4. Describe how to model and solve 2(x+3)=102(x + 3) = 10 with algebra tiles, using two identical groups of tiles.

Part B — Solving with properties of equality (8.PFA.4b)

  1. Solve and confirm. a) 4x+3x8=204x + 3x - 8 = 20 b) 5(x3)=205(x - 3) = 20 c) 6x+5=2x+216x + 5 = 2x + 21 d) 3(x+1)=x+113(x + 1) = x + 11
  2. Solve and confirm. a) 0.6x+0.4x2=50.6x + 0.4x - 2 = 5 b) 34x+14x+6=15\tfrac{3}{4}x + \tfrac{1}{4}x + 6 = 15
  3. Solve and confirm: 2(3x4)=4x+62(3x - 4) = 4x + 6
  4. Solve and confirm: 94x=2x159 - 4x = 2x - 15
  5. Solve and confirm: 5x+2=3x+95x + 2 = 3x + 9. State the solution exactly.
  6. Show every step of 4(x2)+3x=274(x - 2) + 3x = 27, naming the property of real numbers or property of equality used at each step.

Part C — Writing an equation from a situation (8.PFA.4c)

  1. Rental shop A charges a $16 base fee plus $4 per hour; shop B charges $8 per hour. Write and solve an equation for the number of hours that makes the costs equal.
  2. Write and solve an equation: eight less than six times a number equals four times the number increased by 2.
  3. An isosceles triangle has two equal sides of length ss and a base 3 inches shorter than a leg. Its perimeter is 27 inches. Write and solve an equation for ss, then give all three sides.

Part D — Creating a situation from an equation (8.PFA.4d)

  1. Write a situation in context for 3x+12=5x3x + 12 = 5x and solve it.
  2. Write a situation in context for 6(x+2)=426(x + 2) = 42 and solve it.
  3. Write a situation in context for 2x+4x+5=412x + 4x + 5 = 41 and solve it.

Part E — Solving problems in context (8.PFA.4e)

  1. Jae has $100 and saves $25 per week; Mira has $180 and saves $15 per week. Write and solve an equation for when they have the same amount, and state that amount.
  2. A rectangle's length is 3 cm less than twice its width, and its perimeter is 42 cm. Write and solve an equation for the width, then give both dimensions.
  3. Four festival tickets plus a $6.50 service fee came to $50.50. Write and solve an equation for the price of one ticket.

Part F — Interpreting algebraic solutions in context (8.PFA.4f)

  1. Studio A charges $60 plus $3 per class; studio B charges $7 per class. Solve 3c+60=7c3c + 60 = 7c, interpret the solution in a sentence, and say which studio is cheaper for 20 classes.
  2. Solve 6b=4b+156b = 4b + 15, where bb is a number of buses. Confirm the solution, then explain why the exact solution cannot be the number of buses ordered and say how many would be.
  3. A student models a timing problem with 5h+20=105h + 20 = 10, where hh is the number of hours since noon, and finds h=2h = -2. Confirm that h=2h = -2 satisfies the equation, then explain what the negative solution means about the situation.

Part G — Mixed reasoning, error analysis, and enrichment

  1. Solve 6x+9=3x+246x + 9 = 3x + 24 two ways — by gathering the variable on the left and by gathering it on the right — and confirm the solution once.
  2. Write one equation that requires the distributive property and one that requires combining like terms, each with the solution x=3x = 3. Show both checks.
  3. Confirm whether x=3x = 3 is the solution of 5(x1)=2x+45(x - 1) = 2x + 4, showing both sides separately.
  4. Error analysis. Solving 3(x4)=6-3(x - 4) = 6, a student writes 3x12=6-3x - 12 = 6 and reports x=6x = -6. Find the mistake, solve correctly, and show the check that exposes the wrong answer.
  5. Enrichment. Try to solve 4x+7=4x24x + 7 = 4x - 2. Explain, using the properties of equality, why the equation has no solution.
  6. Enrichment. Try to solve 3(2x+4)=6x+123(2x + 4) = 6x + 12. Explain, using the properties of equality, why every rational number is a solution.

Standards coverage check — Chapter 5

Knowledge and Skill Where it is taught Where it is practiced
8.PFA.4a — represent and solve multistep equations, variable on one or both sides, with concrete materials and pictorial representations 5.2, and the bar model in 5.6 Items 17–32, 100; Review Part A (97–100)
8.PFA.4b — apply properties of real numbers and properties of equality to solve multistep equations in up to four steps, with rational coefficients, expanding or combining as needed 5.1, 5.3, 5.4 Items 1–16, 33–48, 49–64; Review Part B (101–106), 119, 120, 122
8.PFA.4c — write a multistep equation to represent a verbal situation, including in context 5.5 Items 65–67, 69–72, 76–78; Review Part C (107–109)
8.PFA.4d — create a verbal situation in context given a multistep equation 5.5 Items 68, 73–75, 79; Review Part D (110–112)
8.PFA.4e — solve problems in context requiring a multistep equation 5.5, 5.6 Items 10, 27, 43, 59, 70–72, 81–94; Review Part E (113–115)
8.PFA.4f — interpret algebraic solutions in context 5.6 Items 43, 84, 89, 91, 92, 93; Review Part F (116–118)
8.PFA.4g — confirm algebraic solutions to linear equations in one variable 5.1, 5.2, 5.3, 5.4, 5.6 Every "and confirm" in 1–8, 13–15, 33–40, 45–47, 49–57, 61–63; also 18, 20, 23, 31, 95; Review 101–105, 121

Answer keys for every set in this chapter are in Appendix A.