Quiz 2
Registry Synced

maths1-week2

746 words
4 min read

Reading compass

Now · Week map

Coordinate plane tools for reading graphs, writing equations, and checking parallelism.

Week map

Points and distance → slope as rate of change → point-slope and slope-intercept → general form → parallel and perpendicular → intercepts and applications.

Coordinate notation

  • (x,y)(x,y) → ordered pair → horizontal then vertical → (3,2)(3,-2) is 3 right, 2 down.
  • mm → slope → rise over run → m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
  • Δy\Delta y → change in yy → vertical difference → if yy goes from 4 to 7, Δy=3\Delta y = 3.
  • Δx\Delta x → change in xx → horizontal difference → keep subtraction order consistent with yy.

Reading slope

  • m>0m > 0 → line rises left to right.
  • m<0m < 0 → line falls.
  • m=0m = 0 → horizontal; equation y=ky = k.
  • Undefined slope → vertical; equation x=kx = k (not y=mx+by = mx + b form).
Mini-example: Through (1,4)(1,4) and (5,10)(5,10): m=10451=64=32m = \frac{10-4}{5-1} = \frac{6}{4} = \frac{3}{2}. Rise 3 per run 2.

Line equations

Point-slope form

yy1=m(xx1)y - y_1 = m(x - x_1) — use when point and slope known.
Through (2,1)(2,-1) with m=3m = -3: y+1=3(x2)y + 1 = -3(x - 2)y=3x+5y = -3x + 5.

Slope-intercept form

y=mx+cy = mx + ccc is yy-intercept (value when x=0x=0).

General form

ax+by+c=0ax + by + c = 0 — useful for parallel/perpendicular via coefficients; slope m=abm = -\frac{a}{b} when b0b \neq 0.
Trap: In 3x+2y8=03x + 2y - 8 = 0, the yy-intercept is not 8-8; solve: 2y=3x+82y = -3x + 8, y=32x+4y = -\frac{3}{2}x + 4, intercept 44.

Parallel and perpendicular

  • Parallel: same slope m1=m2m_1 = m_2 (including both vertical).
  • Perpendicular (neither vertical): m1m2=1m_1 m_2 = -1m2=1m1m_2 = -\frac{1}{m_1}.
Mini-example: Line with m=25m = \frac{2}{5}. Perpendicular slope is 52-\frac{5}{2}. Parallel slope stays 25\frac{2}{5}.
Vertical ⊥ horizontal always. Two vertical lines are parallel; vertical ⊥ horizontal with undefined vs 0 slope — do not apply m1m2=1m_1 m_2 = -1 blindly.

Intercepts and distance

  • xx-intercept: set y=0y=0, solve for xx.
  • yy-intercept: set x=0x=0, solve for yy.
  • Distance between (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2): d=(x2x1)2+(y2y1)2d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}.
Mini-example: Line y=2x6y = 2x - 6. xx-intercept: 0=2x60 = 2x - 6, x=3x = 3. Point (3,0)(3,0). yy-intercept: (0,6)(0,-6).

Pattern families

Easy — Slope from two points

  • Compute mm with consistent Δy/Δx\Delta y / \Delta x.
  • State rise/run interpretation in words.
  • Identify horizontal/vertical from equal xx or equal yy coordinates.

Medium — Equation from conditions

  • Line through one point with given slope → point-slope, simplify.
  • Line parallel/perpendicular to known line through a point → copy or negate-reciprocal slope first.
  • Convert between forms as requested.

Hard — Geometry with lines

  • Find intersection by solving linear system (substitution).
  • Verify perpendicularity via slopes after finding both lines.
  • Distance from point to point combined with intercept puzzles.

Worked mini-examples

Example 1 — Slope and intercept. Points (2,5)(-2,5) and (4,1)(4,1): m=154(2)=46=23m = \frac{1-5}{4-(-2)} = \frac{-4}{6} = -\frac{2}{3}. Using point (4,1)(4,1): y1=23(x4)y - 1 = -\frac{2}{3}(x - 4).
Example 2 — Parallel line. Given 2x5y+10=02x - 5y + 10 = 0, slope m=25m = \frac{2}{5}. Line through (0,3)(0,3) parallel: y3=25xy - 3 = \frac{2}{5}xy=25x+3y = \frac{2}{5}x + 3.
Example 3 — Perpendicular. Slope of y=4x+1y = 4x + 1 is 44. Perpendicular slope 14-\frac{1}{4}. Through (8,2)(8,2): y2=14(x8)y - 2 = -\frac{1}{4}(x - 8).
Example 4 — Distance. (1,2)(1,2) to (4,6)(4,6): d=(41)2+(62)2=9+16=5d = \sqrt{(4-1)^2 + (6-2)^2} = \sqrt{9+16} = 5.

Traps

  • Inconsistent difference order: y2y1x2x1\frac{y_2-y_1}{x_2-x_1} not mixed with y1y2x2x1\frac{y_1-y_2}{x_2-x_1} wrongly.
  • Using m1m2=1m_1 m_2 = -1 when one line is horizontal.
  • Confusing general-form constant with intercept.
  • Assuming lines with different slopes must intersect off-screen — they intersect somewhere unless parallel.

Diagnostic (try yourself)

  1. Find the slope of the line through (5,1)(5,-1) and (3,7)(-3,7).
  2. Write the equation of the line with slope 34-\frac{3}{4} passing through (12,5)(12,5) in slope-intercept form.
  3. Line LL has equation 3x+y=93x + y = 9. Write an equation for the line through (2,1)(2,1) perpendicular to LL.
  4. Where does the line 4x2y=124x - 2y = 12 cross the xx-axis and the yy-axis?
  5. Are the lines y=5x2y = 5x - 2 and 5xy=75x - y = 7 parallel, perpendicular, or neither?
Document outline

Keep your place and jump directly to a heading.

Table of Contents
System Normal // Awaiting Context

Intelligence Hub

Navigate the knowledge graph to generate context. The Hub adapts dynamically to surface backlinks, related notes, and metadata insights.