The plane is a set of pairs
The number line held one coordinate. Glue a second number line crossing it at a right angle and you get the Cartesian plane: every point is an ordered pair .
Now the move that matters. An equation in two variables, like , is not a thing to “solve.” It’s a filter. It looks at every point in the plane and keeps the ones that make the equation true. The set of survivors is the equation’s graph.
For , the point survives because . The point does not. Plot every survivor and a shape appears. An equation is its solution set.
Slope is a rate, and a line keeps it constant
Take any two points on a graph. Going from one to the other you rise some amount and run some amount:
That ratio is the rate: how much changes per unit of .
Here’s what makes a line a line. On a curve, this ratio depends on which two points you pick. On a line, it is the same number no matter which two points you choose. That constant rate is the defining property. A line is the only graph with a single, location-independent slope, and that one number is the line’s whole identity.
Drag the two anchor points. The blue and coral legs are the run and the rise. Drag one anchor along the line it’s already on: the slope readout does not move. Pick different points, get the same slope. That invariance is the lesson.
Rise over run
Find the slope of the line through and .
Compute and , then divide. What is the slope?
Three forms, one line
A line has one slope, but you can write its equation several ways depending on which point you anchor to.
Slope-intercept, : anchored at the spot where the line crosses the -axis. is the slope, is that crossing height.
Point-slope, : anchored at any point you already know is on the line. This is the more honest form, because a line doesn’t care which point you name it from.
Slope-intercept is just point-slope with the anchor forced to be . Same line, same slope, different starting address. In the widget, both point-slope forms and the slope-intercept form update together as you drag, and they always describe the identical line.
Find the intercept
A line has slope and passes through . Its equation is .
Substitute the point to find . What is ?
Slope is geometric, not syntactic
A trap worth disarming now. In , the slope is the number in front of . True. But that is a fact about that form, not about slope itself.
Given , the number in front of is , and the slope is not . Rearrange to slope-intercept: , so . The slope is .
Slope is rise over run, a geometric quantity. “The coefficient of ” only reports it once the equation is in the one form built to display it. Get the equation into before you read the slope off.
Parallel and perpendicular
Two non-vertical lines are parallel exactly when they have the same slope: . Same steepness, never meeting. Nothing subtle there.
Perpendicular is the surprising one. Two lines cross at a right angle exactly when
Why? Rotating a direction by sends a step of to a step of . The original slope is ; the rotated slope is . Multiply them and everything cancels to . So a perpendicular slope is the negative reciprocal: flip the fraction, flip the sign.
Turn the corner
A line has equation . What is the slope of any line perpendicular to it?
Take the negative reciprocal. What is that slope?
Where this goes next
A line is one number’s worth of information: its slope. The intercept just says where it sits. Every learning model you will meet starts here, because the simplest model that can learn anything is a straight line, and “fit a line to data” is the seed of all of it.
g(f(x)) is one layer wired into the next. log(∏) = ∑(log) is why a million tiny probabilities don’t sink training. Everything that follows is those two facts at scale, and the line is the first object simple enough to see them coming.
Lesson complete