Linear Equations and Inequalities - Complete Interactive Lesson
Part 1: Linear Equations Basics
Linear Equations & Inequalities
Part 1 of 7 โ Slope-Intercept and Standard Form
The SAT Math section heavily tests your ability to work with linear equations. You'll see these in both calculator and no-calculator modules. Mastering the two main forms โ and converting between them โ is essential.
Slope-Intercept Form: y=mx+b
m = slope (rate of change)
b = y-intercept (value when x=0)
Example: A phone plan charges $45/month plus $0.10 per text. If y is the monthly cost and x is the number of texts:
y=0.10x+45
Standard Form: Ax+By=C
Useful for finding intercepts quickly
x-intercept: set y=0 โ x=C/A
y-intercept: set x=0 โ
Worked Example 1
Convert 5x+4y=20 to slope-intercept form and identify the intercepts.
Step
Work
Isolate y
4y=โ5x+20
Divide by 4
y
Worked Example 2
A streaming service costs $12/month after a one-time $5 setup fee. Write the total cost C after m months and find the cost after 6 months.
Step
Work
Identify slope
$12/month โ m=12
Identify y-intercept
$5 setup โ b=5
Write equation
C=
SAT Trap โ ๏ธ
When the SAT gives you standard form and asks for the slope, students often forget to isolate y first. The slope is NOT just A/B โ it's โA/B.
Slope-Intercept & Standard Form ๐ฏ
Point-Slope Form: yโy1โ=m(xโx1โ)
This form is ideal when you know a point on the line and the slope.
Building Equations from Points ๐ฏ
Identify the Form ๐
For each equation, select the correct form it is written in.
Key Takeaways โ Part 1
Form
Template
When to Use
Slope-intercept
y=mx+b
Know slope & y-intercept
Standard
Ax+By
Part 2: Multi-Step Equations
Linear Equations & Inequalities
Part 2 of 7 โ Systems of Linear Equations
Systems of equations appear on nearly every SAT. You need to be fast and flexible with solving methods.
Method 1: Substitution
Best when one variable is already isolated.
Example:y=2x+13x+y=11
Part 3: Variables on Both Sides
Linear Equations & Inequalities
Part 3 of 7 โ Linear Inequalities
The SAT tests inequalities in both algebraic and graphical form.
Solving Linear Inequalities
Same rules as equations EXCEPT: flip the inequality sign when multiplying or dividing by a negative.
Example:โ3x+6>12โ3x>6
Part 4: Systems of Equations
Linear Equations & Inequalities
Part 4 of 7 โ Parallel and Perpendicular Lines
These concepts appear frequently in SAT geometry-meets-algebra questions.
Parallel Lines
Same slope, different y-intercepts
y=3x+2 is parallel to y=3xโ5
Perpendicular Lines
Part 5: Modeling with Equations
Linear Equations & Inequalities
Part 5 of 7 โ Word Problems with Linear Models
The SAT tests whether you can translate real-world scenarios into linear equations.
Setting Up Linear Models
Identify the variables โ what's changing? What's being measured?
Find the rate (slope) โ the per-unit change
Find the starting value (y-intercept) โ the initial amount
Common SAT Word Problem Types
Type 1 โ Cost/Revenue:
A rideshare charges $3 base + $1.50/mile. Total cost for m miles: C=1.50m+3
Type 2 โ Distance/Rate/Time:
Two trains leave at the same time. Train A: 60 mph. Train B: 80 mph. If B starts 30 miles behind, when does B catch A?
โ โ hours
Part 6: Problem-Solving Workshop
Linear Equations & Inequalities
Part 6 of 7 โ Absolute Value and Literal Equations
Absolute Value Equations
โฃax+bโฃ=c splits into two cases (when cโฅ0):
Part 7: Review & Applications
Linear Equations & Inequalities
Part 7 of 7 โ SAT Mixed Practice & Review
Quick Reference
Concept
Formula/Rule
Slope-intercept
y=mx+b
Standard form
Ax+, slope
y=
C/B
=
โ45โx+
5
Read slope
m=โ5/4
Read y-intercept
b=5 โ point (0,5)
Find x-intercept
Set y=0: 5x=20 โ x=4 โ point (4,0)
12
m
+
5
Evaluate at m=6
C=12(6)+5=77
Worked Example 3
Write the equation of a line through (2,7) with slope 3.
Step
Work
Point-slope setup
yโ7=3(xโ2)
Distribute
yโ7=3xโ6
Slope-intercept
y=3x+1
Worked Example 4
A line passes through (โ1,4) and (3,โ8). Find its equation in standard form.
Step
Work
Find slope
m=3โ(โ1)โ8โ4โ=4โ12โ=โ3
Point-slope
yโ4=โ3(x+1)
Expand
y=โ3xโ3+4=โ3x+1
Standard form
3x+y=1
Slope Formula Shortcut
m=x2โโx1โy2โโy1โโ=runriseโ
SAT Tip: When two points are given and the question asks for the equation, always compute the slope first.
=
C
Finding intercepts; slope =โA/B
Point-slope
yโy1โ=m(xโx1โ)
Know a point & slope
Real-world problems: the rate = slope, the starting value = y-intercept
Always isolate y before identifying the slope from standard form
The slope formula m=x2โโx1โy2โโy1โโ works with any two points on the line
On the SAT, check which form the answer choices use before you start solving
Substitute: 3x+(2x+1)=11 โ 5x=10 โ x=2, y=5
Method 2: Elimination
Best when coefficients can be matched easily.
Example:2x+3y=72xโy=3
Subtract: 4y=4 โ y=1, x=2
Worked Example 1 โ Deciding Which Method
Solve:3x+4y=18 and xโ2y=โ1
Step
Work
Check for isolated variable
Second eq: x=2yโ1 โ โ use substitution
Substitute into first
3(2yโ1)+4y=18
Simplify
6yโ3+4y=18 โ 10y=21
Solve for y
y=2.1
Back-substitute
x=2(2.1)โ1=3.2
Worked Example 2 โ Elimination with Multiplication
Solve:2x+5y=1 and 3x+2y=โ4
Step
Work
Make x-coefficients match
Multiply eq 1 by 3, eq 2 by 2
New system
6x+15y=3 and 6x+4y=โ8
Subtract
11y=11 โ y=1
Back-substitute
2x+5(1)=1 โ x=โ2
Special Cases
Condition
Result
Lines
One solution
x=a,y=b
Lines intersect
No solution
0=k (contradiction)
Lines are parallel
Infinite solutions
0=0 (identity)
Lines are the same
SAT Strategy ๐ก
If the SAT asks "For what value of k does the system have no solution?" โ make the slopes equal but the y-intercepts different. Parallel lines = no solution.
Systems of Equations โ Solving ๐ฏ
The "Combo" Shortcut
Sometimes the SAT asks for an expression like x+y or 2xโy rather than individual values. You can often find these directly!
Worked Example 3
Given:4x+3y=17 and 2x+3y=11. Find 2x.
Step
Work
Subtract equations
(4x+3y)โ(2x+3y)=17โ11
No need to find x and y separately!
Worked Example 4
Given:x+2y=5 and 3xโ2y=7. Find x.
Step
Work
Add equations
4x=12 โ x=3
Substitute
3+2y โ
SAT Tip: Always check if the requested expression can be obtained by adding or subtracting the two equations before solving individually.
Systems โ Harder Problems ๐ฏ
Classify the System ๐
For each system, determine the number of solutions.
Key Takeaways โ Part 2
Strategy
When to Use
Substitution
One variable is already isolated
Elimination
Coefficients match or nearly match
Combo shortcut
SAT asks for an expression, not individual values
No solution: same slope, different intercept (parallel lines)
Infinite solutions: same slope AND same intercept (same line)
One solution: different slopes (lines intersect)
Always read what the question asks โ x? y? x+y? 3xโ2y?
If the answer choices are simple numbers, try back-solving
x<โ2(flip!)
Compound Inequalities
โ1<2x+3โค9
Subtract 3 from all parts: โ4<2xโค6
Divide by 2: โ2<xโค3
Worked Example 1
Solve 5โ2xโฅ13 and graph the solution.
Step
Work
Subtract 5
โ2xโฅ8
Divide by โ2 (FLIP!)
xโคโ4
Graph
Solid dot at โ4, shade left
Worked Example 2
Solve the compound inequality โ7<3x+2โค14.
Step
Work
Subtract 2 from all parts
โ9<3xโค12
Divide all by 3
โ3<xโค4
Meaning
x is between โ3 (exclusive) and 4 (inclusive)
Graphing Inequalities
y>mx+b: shade above the line, dashed boundary
yโคmx+b: shade below the line, solid boundary
The solution to a system of inequalities is the overlap region
SAT Pattern โ ๏ธ
The SAT loves: "Which point is in the solution set of y>2xโ1 and y<โx+5?" Plug each answer choice into BOTH inequalities and check.
Inequalities โ Basics ๐ฏ
Systems of Inequalities on the SAT
When two inequalities define a region, the SAT typically asks:
"Which point is in the solution region?"
"Which inequality represents the shaded region?"
Worked Example 3
A student needs at least 60 hours of study across two subjects. They spend x hours on math and y hours on science, with at most 40 hours on math. Write the system.
Constraint
Inequality
Total at least 60
x+yโฅ60
Math at most 40
xโค40
Both non-negative
xโฅ0,yโฅ0
Worked Example 4
From a graph: a dashed line through (0,4) with slope โ2, shaded below. Write the inequality.
Step
Work
Equation of line
y=โ2x+4
Dashed = strict
Use < or > (not or )
SAT Tip: Solid line = โค or โฅ. Dashed line = < or >. Always check the line type before selecting!
Inequality Applications ๐ฏ
Inequality Symbols ๐
Match each phrase to the correct inequality symbol.
Key Takeaways โ Part 3
Rule
Detail
Flip when negative
Multiply/divide by a negative โ reverse the inequality
Compound inequalities preserve โค vs < when dividing by a positive
Slopes are negative reciprocals: m1โโ m2โ=โ1
y=2x+1 is perpendicular to y=โ21โx+4
Finding the Equation of a Line
Given a point (x1โ,y1โ) and slope m:
yโy1โ=m(xโx1โ)(point-slopeย form)
Worked Example 1
Find the line parallel to y=โ4x+9 through the point (2,1).
Step
Work
Same slope
m=โ4
Point-slope
yโ1=โ4(xโ2)
Simplify
y=โ4x+9
Wait โ same equation! This means (2,1) is actually ON the original line. Check: 1=โ4(2)+9=1 โ
Worked Example 2
Find the line perpendicular to y=3x+1 passing through (6,2).
Step
Work
Original slope
m=3
Perpendicular slope
mโฅโ=โ1/3
Point-slope
yโ2=โ31โ(xโ6)
Simplify
y=โ31โx+4
Midpoint and Distance
Midpoint: (2x1โ+x2โโ,2y1โ+y2โโ)
Distance: d=(x2โโx1โ
Parallel & Perpendicular โ Basics ๐ฏ
Perpendicular Bisectors
A perpendicular bisector of a segment passes through its midpoint at a right angle. This combines midpoint, perpendicular slope, and point-slope concepts.
Worked Example 3
Find the perpendicular bisector of the segment from A(1,3) to B(5,7).
Step
Work
Midpoint
M=((1+5)/2,(3+7)/2)=(3,5)
Slope of AB
m=(7โ3)/(5โ1)
Perpendicular slope
mโฅโ=โ1
Equation
yโ5=โ1(xโ3) โ y=โx+8
Worked Example 4
The line 3xโ6y=12 is parallel to kx+4y=8. Find k.
Step
Work
Slope of first
โ6y=โ3x+12 โ y= โ
SAT Tip: When comparing slopes from standard form, convert BOTH to slope-intercept. Don't try to compare standard form coefficients directly.
Parallel & Perpendicular โ Harder Problems ๐ฏ
Classify Line Relationships ๐
For each pair of lines, determine their relationship.
Key Takeaways โ Part 4
Relationship
Slope Condition
Example
Parallel
m1โ=m2โ
y=3x+1 โฅ y=3xโ5
Perpendicular
m1โโ m2โ=โ1
y โฅ
Neither
Slopes differ but product ๎ =โ1
y=2x and y=3x
Point-slope form is your friend: yโy1โ=m(xโx1โ)
Always convert standard form to slope-intercept before comparing slopes
80t=60t+30
20t=30
t=1.5
Type 3 โ "Already...and then...":
A pool has 200 gallons and is being filled at 15 gallons/minute. After t minutes: V=15t+200
Worked Example 1
A cellphone company charges $40/month for a plan plus $0.05 per text message. Another company charges $25/month plus $0.15 per text. How many texts make the costs equal?
Step
Work
Company A cost
CAโ=0.05t+40
Company B cost
CBโ=0.15t+25
Set equal
0.05t+40=0.15t+25
Solve
15=0.10t โ t=150 texts
Verify
CAโ=0.05(150)+40=47.50 โ
Reading Tables on the SAT
When given a table, calculate slope: m=ฮxฮyโ using any two rows. Then find b by plugging in one point.
Word Problems โ Setup ๐ฏ
Interpreting Slope and Y-Intercept in Context
The SAT frequently asks questions like:
"What does the slope represent in this context?"
"What is the meaning of the y-intercept?"
Worked Example 2
The equation C=0.12m+35 models a monthly phone bill, where C is the cost in dollars and m is the number of minutes used.
Component
Value
Real-World Meaning
Slope
0.12
Each additional minute costs $0.12
Y-intercept
35
The base cost with zero minutes is $35
C(100)
47
Using 100 minutes costs $47
Worked Example 3
From a table:
Hours Worked (x)
Pay (y)
0
50
4
Step
Work
Slope
(110โ50)/(4โ0)=60/4=15
Y-intercept
(from the table directly)
SAT Tip: The SAT may phrase slope interpretation as "For every increase of 1 in x, y increases/decreases by ___." The answer is the slope.
Interpreting Models ๐ฏ
Identify the Slope ๐
For each scenario, select the correct slope value.