Slope–Intercept Form Comprehensive Notes

Review of the Slope–Intercept Form

The lesson centers on the fundamental linear‐equation format y=mx+by = mx + b, where each symbol carries a specific geometric meaning on the Cartesian plane.

  • x,yx, y – independent and dependent variables (ordered as (x,y)(x, y)) that locate points.
  • mm – the slope: a constant rate of change, visualised as line “steepness” or “tilt.”
    • Computed by either verbal “rise over run” or the formal two-point formula m=y<em>2y</em>1x<em>2x</em>1m = \dfrac{y<em>2 - y</em>1}{x<em>2 - x</em>1}.
    • Positive mm rises left-to-right; negative mm falls.
  • bb – the yy-intercept: the point where the line crosses the vertical axis.
    • The associated ordered pair is (0,b)(0, b) because x=0x = 0 on the yy-axis.

Core Vocabulary & Concepts

TermMeaningVisual / Ordered Pair
SlopeChange in yy (rise) divided by change in xx (run).Arrows or right triangles on the line.
xx-InterceptWhere the graph meets the xx-axis (so y=0y = 0).(x0,0)(x_0, 0)
yy-InterceptWhere the graph meets the yy-axis (so x=0x = 0).(0,y0)(0, y_0)
Constant Rate of ChangeAnother phrase for slope when working with tables or verbal descriptions.

Axes & Orientation

  • xx-axis – horizontal (left/right).
  • yy-axis – vertical (up/down).
  • Label axes before extracting intercepts; mis-labelling swaps coordinates.

Finding the yy-Intercept on a Graph

  1. Locate the vertical yy-axis.
  2. Identify where the plotted line intersects it.
  3. Read the yy coordinate; xx will be 00.
    • Example: A line crossing at 66 gives b=6b = 6 and intercept (0,6)(0, 6).

Illustrative Q&A: “Which ordered pair describes the intercept at y=3y = 3?”
Correct choice: (0,3)(0, 3).

Writing Equations Given mm and bb

Example parameters: m=3m = -3, b=9b = -9.
Acceptable equivalent forms:

  • y=3x+(9)y = -3x + (-9)
  • y=3x9y = -3x - 9
  • y=9+(3x)y = -9 + (-3x)
    All satisfy the template y=mx+by = mx + b despite term order.

Additional example: m=7m = 7, passes through (0,4)(0, 4)b=4b = 4.
Equation: y=7x+4y = 7x + 4.

Deriving y=mx+by = mx + b from a Graph

Process demonstrated twice:

  1. Compute slope using two lattice steps (each square = 1 unit).
    • Rise =2= 2, Run =1= 1m=21=2m = \frac{2}{1} = 2.
  2. Read yy-intercept directly; in example, b=1b = 1 ((0,1)(0,1)).
  3. Substitute: y=2x+1y = 2x + 1.

Second graph:

  • Rise =4= 4, Run =2= 2m=42=2m = \frac{4}{2} = 2.
  • Intercept (0,3)(0,3)b=3b = 3.
  • Equation: y=2x+3y = 2x + 3.

Constructing Equations from Tables

Case 1: Table already lists x=0x = 0

Example table

xx024
yy4812
  • Differences: Δy=4\Delta y = 4, Δx=2\Delta x = 2m=42=2m = \frac{4}{2} = 2.
  • yy-Intercept appears explicitly: (0,4)(0,4)b=4b = 4.
    Equation: y=2x+4y = 2x + 4.

Case 2: Table missing x=0x = 0

Example table

xx246
yy61014
  1. Still compute slope via consecutive rows.
    • Δy=4\Delta y = 4, Δx=2\Delta x = 2m=2m = 2.
  2. Plug one data point (2,6)(2,6) into y=mx+by = mx + b to solve for bb:
    6=2(2)+b6=4+bb=2.6 = 2(2) + b \Rightarrow 6 = 4 + b \Rightarrow b = 2.
  3. Final equation: y=2x+2y = 2x + 2.

Second practice problem: smallest point (4,6)(4,6), slope previously found m=3m = 3.
6=3(4)+b6=12+bb=66 = 3(4) + b \Rightarrow 6 = 12 + b \Rightarrow b = -6y=3x6y = 3x - 6.

Word-Problem Application

Scenario: “John makes $40\$40 daily plus $10\$10 per bag packed.”

  • Interpretation:
    • Fixed daily pay → yy-intercept b=40b = 40.
    • Variable pay per bag → slope m=10m = 10 (dollars/bag).
  • Independent variable xx = number of bags; dependent yy = total daily earnings.
  • Model: y=10x+40y = 10x + 40.
    • When x=0x = 0 bags, y=40y = 40—matches base salary.
    • Each additional bag increments earnings by $10\$10, reflecting the constant rate.

Alternative Valid Algebraic Forms

Although y=mx+by = mx + b is canonical, rearranging terms or using additive inverses preserves equality:

  • ymx=by - mx = b
  • mxy=bmx - y = -b
  • b=ymxb = y - mx

All describe the identical line provided coefficients are unchanged.

Key Formulas & Numerical References

  1. Slope (two-point): m=y<em>2y</em>1x<em>2x</em>1m = \dfrac{y<em>2-y</em>1}{x<em>2 - x</em>1}
  2. Slope-Intercept Structure: y=mx+by = mx + b
  3. Ordered-pair format: (x,y)(x, y) with xx first, yy second.

Step-by-Step Procedures

A. From a Graph

  1. Count a consistent rise/run between any two lattice points.
  2. Reduce the fraction if possible to simplest mm.
  3. Identify intercept (0,b)(0,b).
  4. Substitute into y=mx+by = mx + b.

B. From a Table

  1. Compute Δy\Delta y and Δx\Delta x for consecutive rows.
  2. Calculate m=Δy/Δxm = \Delta y / \Delta x.
  3. If (0,b)(0,b) appears, read bb; otherwise solve bb using any point.

C. From a Verbal Description

  1. Fixed starting amount → bb.
  2. “Per, each, every” rate → mm.
  3. Let xx represent the counted item, write y=mx+by = mx + b.

Ethical/Practical Implications

  • Linear models simplify complex realities; ensure constant-rate assumptions truly hold (e.g.
    John’s pay might cap at overtime, violating linearity).
  • Graphical clarity: Always label axes to avoid communicative errors in multicultural or interdisciplinary settings.

Connections to Prior & Future Lessons

  • Builds directly upon previous slope-only lesson (rise/run triangle, lattice counting).
  • Prepares ground for next topics:
    • Graphing full lines using intercept/slope.
    • Converting between slope-intercept, point-slope, and standard forms.
    • Solving linear systems and interpreting real-world linear relationships.