Why This Matters
Linear functions are the foundation of everything you'll encounter in algebra, and they show up constantly on exams. When you graph a line, you're not just plotting points; you're visualizing a rate of change and understanding how two variables relate to each other. These same skills apply to systems of equations, inequalities, and even quadratic functions later in the course.
What you're really being tested on: Can you move fluently between different representations of the same line? Can you look at an equation and immediately know what the graph looks like? Don't just memorize formulas. Know why each form exists and when to use it. That's what separates students who struggle from students who ace the exam.
Every linear equation can be written in multiple forms, each designed to highlight different information. The form you choose depends on what you know and what you need to find.
- y=mx+b is the most graph-friendly form, where m is the slope and b is the y-intercept
- Start at b on the y-axis, then use the slope to find additional points by moving rise over run
- Best for graphing quickly and identifying how the line behaves at a glance
- yโy1โ=m(xโx1โ) is built around a known point (x1โ,y1โ) and the slope m
- Use this when you're given a point and a slope but don't know the y-intercept yet
- Converts easily to slope-intercept form by distributing and solving for y
For example, given the point (3,7) and slope 2, you'd write yโ7=2(xโ3). Distribute to get yโ7=2xโ6, then add 7 to both sides: y=2x+1.
- Ax+By=C where A, B, and C are integers and A is non-negative
- Finding intercepts is fast: set x=0 to find the y-intercept, set y=0 to find the x-intercept
- Can represent vertical lines (which slope-intercept form cannot), making it the most versatile form
Compare: Slope-intercept form vs. Standard form: both describe the same line, but slope-intercept shows you the slope immediately while standard form makes finding both intercepts easier. If an exam question gives you 2x+3y=6 and asks for the graph, find the intercepts rather than converting.
Understanding Slope
Slope measures the rate of change: how much y changes for every unit change in x. This single number tells you everything about the line's steepness and direction.
Slope Calculation
m=runriseโ=x2โโx1โy2โโy1โโ
This is the change in y divided by the change in x between any two points on the line.
- Positive slope means the line goes upward from left to right; negative slope means it goes downward
- Slope is constant everywhere on a linear function. That's exactly what makes it linear.
A quick example: for the points (1,2) and (4,8), the slope is m=4โ18โ2โ=36โ=2. The line rises 2 units for every 1 unit it moves right.
Rise Over Run Concept
- "Rise" is vertical movement, "run" is horizontal movement, always measured from left to right
- A slope of 43โ means the line rises 3 units for every 4 units it moves right
- Negative slopes "fall" instead of rise, so m=โ2 means down 2 units for every 1 unit right
Compare: A slope of 2 vs. a slope of 21โ: both are positive (upward trend), but m=2 is steeper because the line rises faster. Exam questions often ask you to rank lines by steepness or match equations to graphs.
Intercepts and Key Points
Intercepts are where the line crosses the axes. They're often the easiest points to find and plot, and they carry meaning in real-world problems.
X and Y Intercepts
- Y-intercept: set x=0 and solve. This is the starting value in many real-world contexts.
- X-intercept: set y=0 and solve. This often represents a break-even point or zero condition.
- Two intercepts are enough to graph any non-vertical, non-horizontal line accurately.
For 2x+3y=6: setting x=0 gives y=2, and setting y=0 gives x=3. Plot (0,2) and (3,0), draw your line, and you're done.
Vertical and Horizontal Lines
- Vertical lines: x=a have undefined slope; every point has the same x-coordinate
- Horizontal lines: y=b have a slope of zero; every point has the same y-coordinate
- These are special cases that don't fit slope-intercept form. Recognize them instantly on exams.
Compare: x=3 vs. y=3: one is vertical (undefined slope, crosses only the x-axis at 3), one is horizontal (zero slope, crosses only the y-axis at 3). A common exam trap is asking for the slope of x=5. The answer is undefined, not zero.
Line Relationships
Understanding how lines relate to each other is essential for systems of equations and geometric applications.
Parallel and Perpendicular Lines
- Parallel lines have equal slopes (m1โ=m2โ) but different y-intercepts. They never intersect.
- Perpendicular lines have negative reciprocal slopes (m1โโ
m2โ=โ1), forming 90ยฐ angles.
- Systems with parallel lines have no solution; this concept connects graphing to algebraic problem-solving.
Compare: If line 1 has slope 32โ, a parallel line also has slope 32โ, while a perpendicular line has slope โ23โ. Exam problems often ask you to write equations of lines parallel or perpendicular to a given line through a specific point. Point-slope form is your best friend here.
To find the equation of a line perpendicular to y=32โx+1 passing through (4,5):
- Take the negative reciprocal of 32โ to get m=โ23โ
- Plug into point-slope form: yโ5=โ23โ(xโ4)
- Simplify if needed: y=โ23โx+11
Graphing Strategies
Different situations call for different approaches. Choose your method based on what information the problem gives you.
Graphing Using a Table of Values
- Choose x-values (often including negatives, zero, and positives), then calculate corresponding y-values
- Plot at least three points to ensure accuracy and catch arithmetic errors
- Best for building understanding across a range, especially when learning or checking work
This is the fastest method when the equation is already in y=mx+b form:
- Plot the y-intercept (0,b)
- From that point, use the slope as rise/run to find a second point
- Draw a straight line through both points and extend it in both directions
Interpreting Graphs in Real-World Contexts
- Slope represents a rate: speed (distance/time), price per item, growth per year
- Y-intercept represents the initial value: starting balance, fixed cost, initial population
- X-intercept represents the zero condition: when does the account run out? When does supply meet demand?
Compare: In y=50x+200 representing a savings account, the slope (50) is the monthly deposit and the y-intercept (200) is the initial balance. Exam questions frequently ask you to interpret what m and b mean in context. Never skip this step.
Quick Reference Table
|
| Forms of equations | Slope-intercept (y=mx+b), Point-slope (yโy1โ=m(xโx1โ)), Standard (Ax+By=C) |
| Calculating slope | Rise over run: x2โโx1โy2โโy1โโ |
| Finding intercepts | Set x=0 for y-intercept, set y=0 for x-intercept |
| Special lines | Vertical (x=a, undefined slope), Horizontal (y=b, zero slope) |
| Line relationships | Parallel (same slope), Perpendicular (negative reciprocal slopes) |
| Graphing methods | Table of values, Intercept method, Slope from y-intercept |
| Real-world interpretation | Slope = rate of change, y-intercept = starting value |
Self-Check Questions
-
What do slope-intercept form and point-slope form have in common, and when would you choose one over the other?
-
A line passes through (2,5) and (6,13). Without graphing, determine whether the line rises or falls from left to right, and explain how you know.
-
Compare the graphs of y=3x+1 and y=3xโ4. What do they share? How do they differ? What does this tell you about their relationship?
-
If an exam gives you the equation 4x+2y=8, what's the fastest way to graph it, and why would converting to slope-intercept form be unnecessary?
-
In the equation C=15h+50 representing the cost of hiring a plumber, identify what the slope and y-intercept represent in context. What would the x-intercept mean, and does it make sense here?