What the constant of proportionality is
Two quantities are directly proportional when their ratio stays the same no matter how large or small they get. That fixed ratio is the constant of proportionality, written k. The relationship is captured by the equation y = kx: whenever x grows, y grows by the same factor, and the graph is a straight line through the origin (0, 0).
To find k from a single matching pair of values, divide the y-value by the x-value:
k = y / x
For example, if 3 notebooks cost $12, then k = 12 / 3 = 4 dollars per notebook. That k lets you fill in the whole table: 5 notebooks cost 4 × 5 = $20, and $30 buys 30 / 4 = 7.5 notebooks. The constant carries units of "y per x" — dollars per notebook, miles per hour, grams per cup — which is why it is often read as a unit rate.
Why the constant matters
The constant of proportionality is the single number that fully describes a direct proportion. Once you know k, you never need the original data pair again: you can predict any y from y = kx, or recover any x from x = y / k. It is the same idea as the slope of a line through the origin, and the same idea as a unit rate, a scale factor, or a density — different names for the ratio that stays constant.
Common real-world constants of proportionality
- Unit price: total cost = (price per item) × quantity. k is the price per item.
- Constant speed: distance = speed × time. k is the speed (e.g. 60 miles per hour).
- Density: mass = density × volume. k is the density (water ≈ 1 gram per milliliter).
- Currency & unit conversion: the exchange rate or conversion factor is a constant of proportionality (e.g. 2.54 cm per inch).
- Map scale: real distance = scale × map distance. k is the scale factor.
How to check a relationship is truly proportional
A relationship is only a direct proportion if every pair gives the same k. Compute y / x for several rows of a table; if the quotients match, the data is proportional and that shared value is k. If the ratios drift, the relationship is not directly proportional — it may be linear with a non-zero intercept (y = kx + b), inverse (y = k / x), or something else entirely. A quick visual test: the graph of a direct proportion always passes through the origin.