The linear law turns a non-linear relationship into a straight line so that unknown constants can be read from a graph as a gradient and an intercept.
Reducing to linear form
For a power law y = axⁿ, take logarithms: lg y = n lg x + lg a. Plotting lg y against lg x gives a straight line of gradient n and intercept lg a. For an exponential law y = abˣ: lg y = (lg b)x + lg a, so plot lg y against x.
Key idea
Match to Y = mX + c. Gradient m and intercept c give the constants once you identify Y and X.
Reading the constants
Measure the gradient and the vertical intercept from the line, then undo the logarithm (a = 10^intercept) to recover the original constant.
Worked example
y = axⁿ gives a straight line of lg y against lg x with gradient 2 and intercept 3. Then n = 2 and lg a = 3, so a = 10³ = 1000. Hence y = 1000x².
In an experiment we often plot the transformed data, draw the best straight line, and then read off m and c to estimate the physical constants.
Remember
- Choose Y and X so the graph is a straight line.
- The intercept is a logarithm; convert back with a power of 10.