In this lesson you’ll learn how to solve more complex linear equations by combining like terms, using the distributive property, and isolating the variable.
A variable is a letter (like x, y, or t) that stands in for a number you don’t know yet. It’s the thing you’re solving for.
A constant is a plain number that doesn’t change, like 3, -5, or 18.
A coefficient is the number multiplied by a variable. In 4x, the coefficient is 4.
In the equation 3x + 7 = 22, the variable is x, the constants are 7 and 22, and the coefficient is 3. Your job is to get x by itself.
Distributing means multiplying the number outside the parentheses by every term inside. For example:
3(2x−5)=3⋅2x−3⋅5=6x−15
You’re “handing out” the 3 to each term inside the parentheses, meaning you multiply the 3 by each piece separately. This is always the first step when you see something like 3(…) in an equation. Get rid of the parentheses before doing anything else.
Multi-step equations require several inverse operations. Typical order:
Distribute if parentheses are present
Combine like terms on each side
Move variable terms to one side (add/subtract)
Move constants to the other side
Multiply/divide to get coefficient to 1
Always do the same to both sides.
Example: 3(2x - 5) + 4x = 7x + 6
DistributeCombine like termsSubtract 7x from both sidesAdd 15 to both sidesDivide both sides by 33(2x−5)+4x6x−15+4x10x−153x−153xx======7x+67x+67x+66217
DistributeCombine like termsSubtract 2x from both sidesSubtract 15 from both sidesDivide both sides by 45(2x+3)−4x10x+15−4x6x+154x+154xx======2x+182x+182x+1818343
Multi-step equations solve problems with multiple parts:
Total cost - A plumber charges a 50 dollar call-out fee plus 12 dollars per hour.
Your bill is 170 dollars. How many hours did they work?
Subtract 50 from both sidesDivide both sides by 1250+12t12tt===17012010 hours
The plumber worked 10 hours.
Comparing plans - Plan A costs 30 dollars plus 0.08 dollars per minute.
Plan B costs 20 dollars plus 0.10 dollars per minute. When are they equal?
Subtract 0.08m from both sidesSubtract 20 from both sidesDivide both sides by 0.0230+0.08m3010500====20+0.10m20+0.02m0.02mm
The plans cost the same at 500 minutes.
Savings goal - You start with some amount x, deposit 200 dollars more,
then earn 25% interest on the total. You want to end up with 500 dollars.
DistributeCombine like termsSubtract 250 from both sidesDivide both sides by 1.25x+200+0.25(x+200)x+200+0.25x+501.25x+2501.25xx=====500500500250200
You need to start with 200 dollars.
These help compare options, plan budgets, or calculate break-even points.