Experimental Data & Linear Models0%

Exponentials & Logarithms · Topic 7 of 7

Experimental Data & Linear Models

Video lesson · from 52:432 worked examples

One lesson video covers all of Exponentials & Logarithms, so it opens at 52:43 for this topic — not from the beginning.

Theory

The results of an experiment may show that there is an exponential relationship between the variables. However, the rapid rise/decrease can often make it difficult to interpret the results.

We can use logarithms to convert these exponential graphs to linear graphs which makes it easier to find the relationship between the variables.

Polynomials equations of the form y=axby = ax^b:

y=axblog10y=log10(axb)log10y=log10a+log10(xb)log10y=log10a+blog10xlog10y=blog10x+log10a\begin{aligned} y &= ax^b \\ \log_{10} y &= \log_{10}(ax^b) \\ \log_{10} y &= \log_{10} a + \log_{10}(x^b) \\ \log_{10} y &= \log_{10} a + b\log_{10} x \\ \log_{10} y &= b\log_{10} x + \log_{10} a \end{aligned}

The equation is now in the linear form Y=mX+cY = mX + c where Y=log10yY = \log_{10} y, m=bm = b, X=log10xX = \log_{10} x and c=log10ac = \log_{10} a.

Exponential equations of the form y=abxy = ab^x:

y=abxlog10y=log10(abx)log10y=log10a+log10(bx)log10y=log10a+xlog10blog10y=(log10b)x+log10a\begin{aligned} y &= ab^x \\ \log_{10} y &= \log_{10}(ab^x) \\ \log_{10} y &= \log_{10} a + \log_{10}(b^x) \\ \log_{10} y &= \log_{10} a + x\log_{10} b \\ \log_{10} y &= (\log_{10} b)x + \log_{10} a \end{aligned}

The equation is now in the linear form Y=mX+cY = mX + c where Y=log10yY = \log_{10} y, m=log10bm = \log_{10} b, X=xX = x and c=log10ac = \log_{10} a.

⚠️ Common Examiner Traps

  • Pick the right model. Using a relationship of the wrong form is the usual reason this question is not attempted successfully. Read the axes: if both are logarithmic it is y=axby = ax^b; if only the vertical axis is, it is y=abxy = ab^x.
  • The gradient is not the constant you want: for y=axby = ax^b the gradient is bb and the intercept is loga\log a, so you must undo the log to recover aa.
  • Reproduce every step: a valid method still loses marks if the steps are not all reproduced accurately. Take logs, apply the laws, then compare with Y=mX+cY = mX + c in full.
  • Undo the log at the end: an answer left as loga=0.6\log a = 0.6 is unfinished — give aa.

Worked examples

Example 1

The results from an experiment were noted as follows:

log10x\log_{10} x1.702.292.702.85
log10y\log_{10} y1.331.671.922.01

The relationship between these data can be written in the form y=axby = ax^b. Find the values of aa and bb, and state the formula for yy in terms of xx.

Calculate the gradient mm using the first and last points:

m=Y2Y1X2X1=2.011.332.851.70=0.681.150.591m = \frac{Y_2 - Y_1}{X_2 - X_1} = \frac{2.01 - 1.33}{2.85 - 1.70} = \frac{0.68}{1.15} \approx 0.591

For a polynomial model y=axby = ax^b, b=mb = m, so b=0.591b = 0.591.

Now find the intercept c=log10ac = \log_{10} a using YmX=cY - mX = c. Using the first point (1.70, 1.33):

c=1.33(0.591)(1.70)c1.331.0047=0.325\begin{aligned} c &= 1.33 - (0.591)(1.70) \\ c &\approx 1.33 - 1.0047 = 0.325 \end{aligned}

Since c=log10ac = \log_{10} a:

a=100.3252.11a = 10^{0.325} \approx 2.11

Formula: y=2.11x0.591y = 2.11 x^{0.591}

Example 2

The results from an experiment were noted as follows:

x1.302.002.302.80
log10y\log_{10} y0.8861.1121.2071.363

The relationship between these data can be written in the form y=abxy = ab^x. State the formula for yy in terms of xx.

Calculate the gradient mm:

m=1.1120.8862.001.30=0.2260.700.323m = \frac{1.112 - 0.886}{2.00 - 1.30} = \frac{0.226}{0.70} \approx 0.323

For an exponential model y=abxy = ab^x, m=log10bm = \log_{10} b:

log10b=0.323b=100.3232.10\begin{aligned} \log_{10} b &= 0.323 \\ b &= 10^{0.323} \approx 2.10 \end{aligned}

Find the intercept c=log10ac = \log_{10} a using the first point:

c=YmXc=0.886(0.323)(1.30)c0.8860.420=0.466\begin{aligned} c &= Y - mX \\ c &= 0.886 - (0.323)(1.30) \\ c &\approx 0.886 - 0.420 = 0.466 \end{aligned}

Since c=log10ac = \log_{10} a:

a=100.4662.92a = 10^{0.466} \approx 2.92

Formula: y=2.92(2.10)xy = 2.92 (2.10)^x