Chapter 6 – Linear Equations & Graphs (Complete Study Notes)

6.1 Slope–Intercept Form

  • Core format: y=mx+by = mx + b
    • mm = slope (“rise over run”, rate of change)
    • bb = yy-intercept (point (0,b)\,(0,b)\,)
  • Information the form gives instantly
    • Direction & steepness (sign & magnitude of mm)
    • Initial / starting value when the independent variable is 00
    • Whether the line rises, falls, is horizontal (m=0m=0), or vertical (cannot be written in this form)
  • Finding mm and bb from a graph
    • Pick two clear lattice points
    • m=ΔyΔx=y<em>2y</em>1x<em>2x</em>1m = \dfrac{\Delta y}{\Delta x} = \dfrac{y<em>2-y</em>1}{x<em>2-x</em>1}
    • Read bb where the graph crosses the yy-axis
  • Writing an equation when you know mm and bb
    • Substitute directly into y=mx+by=mx+b
  • Re-writing another linear form into slope–intercept
    • Isolate yy with algebra (add/subtract terms, then divide by the yy coefficient)
  • Graphing quickly
    • Plot (0,b)(0,b)
    • From that point move “rise m<em>numm<em>{num}, run m</em>denm</em>{den}
    • Draw the straight line through the points
  • Typical problem types
    • Predicting unknown values (substitute xx or yy)
    • Comparing rates (slope)
    • Interpreting intercepts in context (initial height, starting cost, etc.)
  • Classroom lab (elastic-cup & marbles) highlights
    • Independent variable: number of marbles xx
    • Dependent variable: apparatus length yy
    • Slope = extension per marble (cm / marble)
    • yy-intercept = original length with no marbles
    • Equation example: y=mx+b    y=2x+1y = mx + b \;\Rightarrow\; y = 2x + 1 (if data matched that)

6.2 General Form

  • Core format: Ax+By+C=0Ax + By + C = 0
    • A,B,CA,B,C are integers; by convention A>0
    • Valid for
    • All non-vertical & vertical lines
    • Horizontal lines as well
  • Converting from slope–intercept
    • Rearrange so RHS = 0
    • Clear any fractions by multiplying through by the LCM of denominators
    • Ensure A>0
  • Finding intercepts rapidly
    • xx-intercept: set y=0y=0 → solve for xx
    • yy-intercept: set x=0x=0 → solve for yy
    • Plot (x<em>i,0)(x<em>i,0) and (0,y</em>i)(0,y</em>i) and draw the straight line
  • Special cases
    • Vertical line: x=kx = kx+0yk=0x + 0y - k = 0 (infinite yy-intercepts)
    • Horizontal line: y=cy = c0x+yc=00x + y - c = 0 (infinite xx-intercepts)
  • Why general form?
    • Symmetry in algebraic manipulation
    • Useful for elimination in systems
    • Both intercepts appear by inspection
  • Example summary
    • Rewrite y=13x+6y = -\dfrac13x + 6
    • Multiply by 3: 3y=x+183y = -x + 18
    • Bring all terms left: x+3y18=0x + 3y - 18 = 0
    • Graph 2x3y6=02x - 3y - 6 = 0
    • yy-int: 2(0)3y6=0y=22(0)-3y-6=0→y=-2
    • xx-int: 2x3(0)6=0x=32x-3(0)-6=0→x=3
  • Intercepts in applications
    • Disk-space question: T+4M=60T + 4M = 60
    • TT-int 60 shows max TV shows with zero movies
    • MM-int 15 shows max movies with zero TV shows

6.3 Point–Slope Form

  • Core format (non-vertical lines): yy<em>1=m(xx</em>1)y - y<em>1 = m\,(x - x</em>1)
    • mm = slope
    • (x<em>1,y</em>1)(x<em>1,y</em>1) = any known point on the line
  • Derivation recap
    • Start with slope definition m=yy<em>1xx</em>1m = \dfrac{y-y<em>1}{x-x</em>1}
    • Cross-multiply to obtain the form
  • When is it the best tool?
    • When slope and one point are given
    • When two points are given (find mm, then plug one point)
    • When writing families of parallel/perpendicular lines
  • Converting to other forms
    • Distribute mm and isolate yy to get slope–intercept
    • Clear fractions & gather terms to get general form
  • Worked example
    • Given slope 3-3 through $(-2,5)$
    • y5=3(x+2)y-5 = -3(x+2)
    • Expand ⇒ y=3x1y = -3x - 1
    • General ⇒ 3x+y+1=03x + y + 1 = 0
  • Two-point procedure
    1. Compute mm
    2. Substitute either point
    3. Simplify as desired

6.4 Parallel & Perpendicular Lines

  • Parallel criteria
    • Same slope (m<em>1=m</em>2m<em>1 = m</em>2) but different intercepts
    • All vertical lines are mutually parallel; all horizontal lines are mutually parallel
  • Perpendicular criteria
    • Slopes are negative reciprocals: m<em>1m</em>2=1m<em>1 m</em>2 = -1
    • Vertical (mm undefined) ⟂ Horizontal (m=0m=0)
  • Building a parallel line
    1. Copy slope mm of reference line
    2. Substitute new point in y=mx+by = mx + b or point–slope
    3. Rearrange to desired form
  • Building a perpendicular line
    1. Take m=1mm’ = -\dfrac1m (or undefined/0 swap)
    2. Proceed as above
  • Example recap
    • Parallel to y=2x+4y = 2x + 4 through (1,6)(1,-6)
    • y+6=2(x1)    y=2x8y+6 = 2(x-1)\;\Rightarrow\;y = 2x - 8
    • Perpendicular to 3x+2y6=03x + 2y - 6 = 0 with xx-int 9
    • Original slope 32-\tfrac32 ⇒ perpendicular slope 23\tfrac23
    • Use (9,0)(9,0)y=23(x9)y = \tfrac23(x-9)2x3y18=02x - 3y - 18 = 0

Algebraic Skills Round-Up

  • Slope calculations
    • From table → pick any two rows
    • From formula → use Δ\Delta notation
    • From general form → rearrange to isolate yy first
  • Intercept extraction
    • From slope–intercept: bb already visible; xx-intercept at y=0y=0
    • From general: quick substitution technique
  • Graphing strategies
    • Slope–intercept: intercept + slope steps
    • General: both intercepts
    • Point–slope: start at given point, count off slope run/rise
  • Parallel/perpendicular tests in coordinate proofs
    • Equal slopes ⇒ opposite sides of a quadrilateral parallel ⇒ parallelogram
    • Negative-reciprocal slopes ⇒ right angle ⇒ verify right triangle or altitude
  • Common real-world rates portrayed as slopes
    • Price per unit, speed, pressure change with depth, temperature lapse rate, heart-rate zones, cricket chirps vs. temperature, hair growth, etc.

Typical Exam-Style Questions to Practise

  • Convert   4xy+3=0\,\;4x - y + 3 = 0 to y=mx+by = mx + b
  • Write the general-form equation of a horizontal line through (0,5)(0,-5)
  • A saving plan starts with $120\$120 and grows $25\$25 each month
    • Equation? How long to reach $745\$745?
  • Determine if the segments joining A(2,5)A(2,5)B(1,1)B(-1,1) and C(4,2)C(4,-2)D(1,6)D(1,-6) are parallel, perpendicular, or neither
  • Find the altitude from vertex BB of ABC\triangle ABC with A(2,1),B(1,4),C(4,2)A(-2,1),B(1,4),C(4,-2)

Concept Connections & Reflections

  • Arithmetic-sequence formula a<em>n=a</em>1+(n1)da<em>n = a</em>1 + (n-1)d mirrors y=mx+by = mx + b:
    • a1a_1 like bb (start value), dd like mm (common difference / rate)
  • Choice of form is a “tool selection” task
    • Need rate & initial value quickly? → Slope-intercept
    • Need both intercepts or to use elimination? → General
    • Know a point and slope or constructing parallel/perpendicular? → Point-slope
  • Ethical & practical lens
    • Interpreting slope/intercept tells us feasibility (e.g.
      max guests within budget, safe temperature zones, pressure limits for submarines)
    • Inaccurate tool choice wastes time or mis-models real data (analogy: ruler vs. tape measure)