Before we start, one picture to fix vocabulary so every reveal below is readable from line one.
Above: a line has a slope m (how much y rises per 1 step of x), a ==y-intercept== c (height where it crosses the vertical axis, i.e. at x=0), and an ==x-intercept== (where it crosses the horizontal axis, i.e. at y=0). The angle θ it makes with the positive x-axis satisfies m=tanθ. Keep this figure in mind — the traps all live in these four objects.
Each item states a flawed piece of work; the reveal names the mistake and fixes it.
"Slope between (1,2) and (4,8) is 8−24−1=63=21."
Fraction is flipped. Slope is rise/run =ΔxΔy=4−18−2=36=2, not 21.
"y−3=4(x−2) so y=4x−2."
Forgot to distribute: 4(x−2)=4x−8, giving y−3=4x−8, so y=4x−5, not 4x−2.
"3x+4y−12=0 has slope 43 because it goes up."
Wrong sign and wrong direction. Slope =−ba=−43; the line actually goes down to the right, so a negative slope is correct.
"The line x=5 has slope m=0."
A vertical line does not have zero slope; its slope is undefined (run =0). Slope 0 is a horizontal line like y=5.
"To find the x-intercept of 2x−3y+6=0, set x=0."
Backwards. The x-intercept is where the line crosses the x-axis, meaning y=0; setting x=0 gives the y-intercept instead.
"Two points determine two possible lines depending on order."
Order doesn't matter. Swapping (x1,y1) and (x2,y2) negates both numerator and denominator of the slope, so the ratio is unchanged — one unique line.
"ax+by+c=0 with a=0,b=0,c=5 is a horizontal line."
Not a line at all. The definition demands (a,b)=(0,0); with a=b=0 the equation reads 5=0, which is never true — no points, no line.
Why does multiplying the point–slope equation by (x−x1) matter?
In x−x1y−y1=m the point (x1,y1) itself gives 00, undefined. Multiplying to y−y1=m(x−x1) clears the denominator so that point is legally included.
Why does the standard form ax+by+c=0 exist if y=mx+c already gives lines?
Because y=mx+c cannot express a vertical line (undefined slope). Standard form can: x−k=0 works with a=1,b=0. It also treats distance formulas more symmetrically.
Why is slope defined as rise over run and not run over rise?
In y=mx+c, m multiplies x, so m answers "how much does y change per one unit of x?" That is ΔxΔy. Flipping it would answer a different question.
Why does m=tanθ rather than sinθ or cosθ?
On the right triangle formed by run (adjacent) and rise (opposite), tangent = opposite/adjacent = rise/run, which is exactly slope. Sine and cosine also involve the hypotenuse, which slope does not use. See Slope of a line.
Why do parallel lines share the same slope?
Same slope means same steepness/angle θ with the x-axis, so the lines tilt identically and never meet. Different intercepts just shift them apart. See Parallel and perpendicular lines.
Why can two different-looking standard equations be the same line?
Multiplying ax+by+c=0 by any nonzero constant k gives kax+kby+kc=0, the identical solution set. So a line's standard form is only unique up to scaling.
What is the equation of a vertical line through (7,−3), and its slope?
x=7 (or x−7=0). Slope is undefined — run is 0, so rise/run divides by zero.
What is the equation of a horizontal line through (7,−3), and its slope?
y=−3. Slope is 0 — no rise for any run.
In ax+by+c=0, what does c=0 mean geometrically?
The line passes through the origin, because (0,0) then satisfies a⋅0+b⋅0+0=0.
In ax+by+c=0, what happens when a=0 (but b=0)?
The equation becomes by+c=0⇒y=−bc, a horizontal line with slope 0.
In ax+by+c=0, what happens when b=0 (but a=0)?
It becomes ax+c=0⇒x=−ac, a vertical line with undefined slope.
What line passes through (2,5) and (2,−1)?
Both points share x=2, so it is the vertical line x=2. The two-point/slope formula fails (division by zero) — recognise it as vertical instead.
What line passes through (3,4) and (−1,4)?
Both share y=4, so it is the horizontal line y=4, slope 0.
If a "line" is given as 0x+0y+3=0, what is it?
Nothing — it reduces to 3=0, false everywhere, so no points satisfy it. The condition (a,b)=(0,0) exists precisely to forbid this.
Recall One-line summary of every trap
Slope is rise/run (never flipped); standard-form slope is −ba (mind the minus, watch b=0); vertical lines have undefined (not zero) slope and need x=k; scaling all coefficients keeps the same line; and (a,b)=(0,0) keeps it a real line.