How this instrument works
Two quantities are directly proportional when one is always a fixed multiple of the other — double x and y doubles too; triple x and y triples. That fixed multiple is the constant of proportionality, usually written k, and the relationship is written y = kx. Because the equation has no added or subtracted term, a directly proportional relationship always passes through the origin: when x is 0, y is 0 as well. This is what separates it from a general linear relationship y = kx + b, which can start anywhere on the y-axis; direct proportionality is the special case where b is exactly zero.
Finding k from a known pair of values is just algebra: dividing both sides of y = kx by x gives k = y/x. Once you know k for a relationship, you can predict y for any x, or x for any y, without needing another matched pair — which is exactly why identifying k matters in the first place. A recipe that uses 12 grams of sugar for every 4 grams of butter has k = 3; scale the butter to 10 grams and you know without re-measuring that you need 30 grams of sugar.
This idea shows up constantly outside the classroom under other names: a unit price (dollars per item) is a constant of proportionality between quantity bought and total cost; a conversion factor (kilometres per mile) is a constant of proportionality between two units measuring the same thing; a speed (distance per time, at constant speed) is a constant of proportionality between time elapsed and distance travelled. In every case, the same test applies — does doubling one quantity double the other? — and the same division, y/x, recovers the constant.
- Enter the known input value into x — this is the quantity you're treating as the independent variable.
- Enter the matching output value into y — the value that corresponds to that x under the proportional relationship.
- Read Constant of proportionality (k) — this is the fixed multiplier connecting every x to its y in this relationship, y = kx.
- x cannot be zero, since dividing by zero has no defined result — if your pair has x = 0, you don't yet have enough information to determine k.
Worked example — x = 4, y = 12
A recipe pairing shows that 4 units of one ingredient always go with 12 units of another, and you want the single number that describes that ratio for any quantity. Enter 4 into x and 12 into y.
The instrument computes k = 12 / 4 = 3. The relationship is y = 3x: for every unit of x, y is exactly three times as much. Scale x up to 10 and, without re-measuring anything, y = 3 × 10 = 30 follows directly from the same constant.
Questions
What's the difference between the constant of proportionality and the slope of a line?
For a direct-proportion relationship (y = kx, passing through the origin), they're the same number — k is exactly the slope. The distinction matters for a general linear relationship y = mx + b with b not equal to zero: that line still has a slope m, but it is not a constant of proportionality, because doubling x does not double y unless the line also passes through the origin. 'Constant of proportionality' specifically describes the no-intercept case.
How do I know if a relationship is even proportional in the first place?
Check two things: does it pass through the origin (is y = 0 when x = 0), and does the ratio y/x stay the same across every matched pair you have? If you only have one (x, y) pair, you can compute a candidate k, but confirming true proportionality requires checking that the same k works for a second pair too — one point alone can't distinguish a proportional relationship from any other line through that point.
Can the constant of proportionality be negative or a fraction?
Yes to both. A negative k means y decreases as x increases (for example, altitude decreasing as descent time increases at a constant rate). A fractional k, like 0.4, is just as valid — it means y is always less than x, in the same fixed ratio, such as k = 0.4 meaning y is always two-fifths of x.
What if x is zero — why can't I compute k?
Because k = y/x involves dividing by x, and division by zero is undefined. If your matched pair has x = 0, the underlying relationship (if it's truly proportional) forces y to also be 0 — but that pair (0, 0) doesn't tell you the value of k itself, since any k at all satisfies y = k×0 = 0. You need a pair with a nonzero x to actually determine k.
Is this the same as finding a unit rate?
Yes — a unit rate (like price per item, or miles per hour) is a constant of proportionality by another name, specifically the value of y when x = 1. Computing k = y/x from any matched pair gives you that same number directly, without needing to first scale the pair down to an x of exactly 1.