Linear Law

1 / 7

Linearise y = ab^x using logs

Question: Variables xx and yy are related by y=abxy = ab^x. Show how to linearise this relationship, and explain how aa and bb are obtained from the plot.

Step 1. Take lg\lg of both sides:

lgy=lg(abx)=lga+xlgb\lg y = \lg(ab^x) = \lg a + x \lg b

Step 2. This is in the form Y=mX+cY = mX + c with:

  • Y=lgyY = \lg y (plot on vertical axis)
  • X=xX = x (plot on horizontal axis)
  • Gradient m=lgbm = \lg b
  • YY-intercept c=lgac = \lg a

Step 3. Recover constants:

  • a=10ca = 10^c (from yy-intercept)
  • b=10mb = 10^m (from gradient)

Common variants:

  • y=aekty = ae^{kt} → plot lny\ln y vs tt; gradient =k= k, intercept =lna= \ln a
  • y=axny = ax^n → plot lgy\lg y vs lgx\lg x; gradient =n= n, intercept =lga= \lg a
  • T=T0+aektT = T_0 + ae^{-kt} → plot ln(TT0)\ln(T - T_0) vs tt
swipe up ↑
🤖Ask