Introduction to Linear Relationships
Linear relationships form the foundation of algebra, connecting constant rates of change to real-world scenarios like phone plans and taxi fares. When students master y = mx + b in 8th grade, they unlock the ability to model everything from pizza delivery costs to cell phone billing structures.
Why it matters
Linear relationships appear everywhere in daily life, from calculating hourly wages ($15/hour for 8 hours = $120 total) to understanding subscription services (Netflix at $12.99/month plus tax). Students encounter linear patterns in sports statistics, where a basketball player averaging 18.5 points per game can predict season totals. Business applications include break-even analysis, where a lemonade stand charging $1.50 per cup needs to sell 40 cups to cover $60 in startup costs. Understanding slope as rate of change helps students interpret graphs showing population growth (2,500 people per year) or temperature changes (dropping 3°F per hour). These mathematical models support informed decision-making in budgeting, career planning, and data analysis across STEM fields.
How to solve introduction to linear relationships
Linear Functions — y = mx + b
- m = slope (gradient) = rise ÷ run.
- b = y-intercept (where the line crosses the y-axis).
- Positive slope → line goes up. Negative slope → line goes down.
- Plot using y-intercept and slope, or find two points.
Example: y = 2x + 1: slope 2, y-intercept 1. Points: (0,1), (1,3).
Worked examples
Complete the table using the rule y = x + 3. When x = 1, 2, 3, what are the y-values?
Answer: 4, 5, 6
- Understand the rule → y = x + 3 — The rule tells us: take any x value and add 3 to it. That gives us the y value. Think of it like a machine — you put in x, add 3, and out comes y.
- Put each x value into the rule → x=1: 1 + 3 = 4, x=2: 2 + 3 = 5, x=3: 3 + 3 = 6 — For x = 1: 1 + 3 = 4. For x = 2: 2 + 3 = 5. For x = 3: 3 + 3 = 6. Each time x goes up by 1, y also goes up by 1.
- Write the y-values → 4, 5, 6 — The y-values are 4, 5, 6. Notice the pattern — each y is exactly 3 more than its x!
Fill in the table for y = 6x. x = 0, 1, 2, 3, 4. What are the y-values?
Answer: 0, 6, 12, 18, 24
- For each x, multiply by 6 → x=0: 6×0=0, x=1: 6×1=6, x=2: 6×2=12, x=3: 6×3=18, x=4: 6×4=24 — Plug in each x-value: 6 × 0 = 0, 6 × 1 = 6, 6 × 2 = 12, 6 × 3 = 18, 6 × 4 = 24.
- Write the y-values → 0, 6, 12, 18, 24 — The y-values are 0, 6, 12, 18, 24. Notice: each y goes up by 6. That's the 'rate of change' — how much y increases when x increases by 1.
A taxi charges $30.00 to start plus $3.00 per km. What is the cost for 7 km? Write the rule.
Answer: cost = 30 + 3 × km; 7 km costs $51.00
- Find the starting value (the fixed cost) → Start cost = $30.00 — Even before driving, you pay $30.00. This is the 'flag drop' — the starting value in our linear rule. It's like the y-intercept: the cost when km = 0.
- Find the rate of change (cost per km) → Rate = $3.00/km — For every extra km, the cost goes up by $3.00. This is the slope — the steady rate at which cost increases.
- Write the rule and calculate → cost = 30 + 3 × 7 = 30 + 21 = $51.00 — Rule: cost = 30 + 3 × km. For 7 km: 30 + 21 = $51.00. This is like y = 30 + 3x.
Common mistakes
- Confusing slope and y-intercept positions, writing y = 5 + 2x instead of y = 2x + 5 when slope is 2 and y-intercept is 5
- Adding slopes when finding points, calculating (1,3) and (2,5) gives (3,8) instead of recognizing the pattern y = 2x + 1
- Misidentifying the constant rate, seeing 'taxi starts at $4, then $2.50 per mile' and writing y = 4x + 2.50 instead of y = 2.50x + 4
- Calculating slope backwards as run over rise, getting -1/2 from points (0,3) and (2,2) instead of the correct slope of -1/2