lesson

Updated 6 days ago Β· 1 view
When you run an experiment in the lab, your raw results start as columns of numbers. But beneath those rows of data hides a clean algebraic law waiting to be uncovered.
How do you turn a grid of lab measurements into an exact formula like y=kx or y=xkβ? Let's break down the mathematical tests that reveal the relationship every single time.
Direct Proportionality: The Constant Ratio
Two variables x and y are directly proportional (written yβx) if multiplying x by any factor multiplies y by that exact same factor.
In 1676, Robert Hooke discovered this while stretching metal springs: doubling the hanging weight consistently doubled the stretch, meaning the ratio xyβ never changed.
This fixed ratio is called the constant of proportionality, written as k. Because xyβ=k, multiplying both sides by x gives the standard equation y=kx.
πA modern, responsive visual card showing how to test for direct proportionality in a data table. The table displays two columns: Current I (A) with values [1.5, 3.0, 4.5, 6.0] and Voltage V (V) with values [7.5, 15.0, 22.5, 30.0]. An animated calculation arrow highlights each row computing V / I: 7.5/1.5 = 5.0, 15.0/3.0 = 5.0, 22.5/4.5 = 5.0, 30.0/6.0 = 5.0. A bright green callout box on the right displays 'Constant Ratio k = 5.0 V/A' and reveals the resulting algebraic equation 'V = 5.0 I'.
To test if any data table represents a direct proportion, divide each dependent value by its matching independent value. If xyβ equals the exact same number across every single row, you have found k and your equation is y=kx.
What happens if one variable decreases as the other increases? Does that automatically mean they have an inverse relationship?
Inverse Proportionality: The Constant Product
Two variables are inversely proportional (written yβx1β) when multiplying x by a factor divides y by that same factor.
In 1662, Robert Boyle trapped air inside a J-shaped glass tube and noted that doubling the pressure squeezed the air into exactly half its original volume.
Because dividing by x is the opposite of multiplying, their product is always constant: xΓy=k. Rearranging this gives the algebraic equation y=xkβ.