Drawing a relationship
A rule connecting x and y is not a number — it is a whole line of points at once.
Every lesson so far has plotted one point at a time. This one plots a rule.
A fixed line of points, all satisfying , and one draggable point P. A live reading checks whether P’s own coordinates satisfy the same rule.
A labelled x and y axis with a line of fixed points all satisfying y = x + 1, and one draggable point P. A live reading states what y would need to be for P to satisfy the rule too, and whether it does. This needs JavaScript switched on.
Try to find a spot for P that’s close to the line but doesn’t count — the reading will show exactly how far off the rule it is, even by a fraction.
A rule connecting two varying quantities — here, and — is a relationship. is not one fixed unknown to solve for here, the way it is in an equation like ; it is a number that varies, with varying alongside it according to the rule.
One rule, tested against every point at once
is not a statement about one pair of numbers. It is a test any pair can be run through: put in a value for , and the rule says exactly what has to be for that pair to belong to the relationship. Every point on the fixed line passed that test; P only joins them when it does too.
This is the bridge the rest of algebra crosses on: an equation with two letters in it is not something to “solve” for a single answer, it describes a whole collection of pairs. The next unit gives that collection a name (a function), a picture (a graph), and a shape (a straight line, from ), but the idea itself is already complete here.
Testing points against the rule
Does the point satisfy ?
, and that is exactly the point’s . Yes, it satisfies the relationship.
Does the point satisfy ?
, but the point’s is 3, not 4. No — it is 1 short.
Find a point, other than , that satisfies .
Any pair where is exactly works, for example : , which matches.
This lesson counts as done once you get its exercise right. Nothing to tick off by hand.