SPM Wiki

SPM WikiAdditional MathematicsChapter 6: Linear Law

Chapter 6: Linear Law

Master linearization techniques, graph plotting, and linear law applications with comprehensive examples and SPM exam strategies.

Chapter 6: Linear Law

Overview

Linear Law is a powerful technique in Additional Mathematics that transforms non-linear relationships into linear forms for easier analysis. This chapter explores the principles of linear law, focusing on how to convert various non-linear equations into the form Y = mX + c. By mastering these linearization techniques, students can use linear graph analysis methods to solve complex non-linear problems efficiently.

Learning Objectives

After completing this chapter, you will be able to:

  • Distinguish between linear and non-linear relationships
  • Apply various linearization techniques to non-linear equations
  • Plot and interpret linear graphs
  • Determine constants and make predictions using linear law
  • Apply linear law to solve real-world problems

Key Concepts

6.1 Linear and Non-Linear Relations

Linear Relations

A linear relationship produces a straight-line graph with the form:

y=mx+cy = mx + c

Where:

  • m = gradient (slope)
  • c = y-intercept

Characteristics:

  • Constant rate of change
  • Straight line when plotted
  • Simple interpretation

Non-Linear Relations

A non-linear relationship produces a curved graph. Common types include:

  • Quadratic: y=ax2+bx+cy = ax^2 + bx + c
  • Exponential: y=abxy = ab^x
  • Power: y=axny = ax^n
  • Reciprocal: y=ax+by = \frac{a}{x} + b

Characteristics:

  • Variable rate of change
  • Curved when plotted
  • More complex analysis required

Purpose of Linear Law

The main goal of linear law is to transform non-linear relationships into linear form (Y=mX+cY = mX + c) so that:

  • Linear graph analysis can be used
  • Gradient and intercept can be easily determined
  • Predictions and extrapolations become more reliable

6.2 Application of Linear Law

Linearization Techniques

  1. Quadratic Relationships: y=ax2+by = ax^2 + b

    • Transform to: y=ax2+by = ax^2 + b
    • Plot yy vs x2x^2
    • Gradient = aa, y-intercept = bb
  2. Power Relationships: y=axny = ax^n

    • Apply logarithms: logy=loga+nlogx\log y = \log a + n \log x
    • Plot logy\log y vs logx\log x
    • Gradient = nn, y-intercept = loga\log a
  3. Exponential Relationships: y=abxy = ab^x

    • Apply logarithms: logy=loga+xlogb\log y = \log a + x \log b
    • Plot logy\log y vs xx
    • Gradient = logb\log b, y-intercept = loga\log a
  4. Reciprocal Relationships: y=ax+by = \frac{a}{x} + b

    • Rearrange: xy=a+bxxy = a + bx
    • Plot xyxy vs xx
    • Gradient = bb, y-intercept = aa

Best Fit Line

The line of best fit is a straight line drawn through a scatter plot that:

  • Passes through as many data points as possible
  • Has roughly equal numbers of points above and below it
  • Minimizes the overall distance from all data points

Important Formulas and Methods

Linearization Formulas

Original EquationTransformed EquationPlot VariablesGradientIntercept
y=ax2+by = ax^2 + by=ax2+by = ax^2 + byy vs x2x^2aabb
y=axny = ax^nlogy=loga+nlogx\log y = \log a + n \log xlogy\log y vs logx\log xnnloga\log a
y=abxy = ab^xlogy=loga+xlogb\log y = \log a + x \log blogy\log y vs xxlogb\log bloga\log a
y=ax+by = \frac{a}{x} + bxy=a+bxxy = a + bxxyxy vs xxbbaa

Graph Plotting Methods

Steps for Linear Law Analysis:

  1. Identify the type of non-linear relationship
  2. Apply appropriate linearization technique
  3. Calculate transformed variables
  4. Plot transformed data on graph paper
  5. Draw line of best fit
  6. Determine gradient and intercept
  7. Extract original constants
  8. Make predictions or solve for required values

Solved Examples

Example 1: Quadratic Relationship

The relationship between variables xx and yy is given by y=ax2+by = ax^2 + b. The following data is obtained:

xy
15
210
321
438
561

Find the values of a and b.

Solution:

Transform to linear form: y=ax2+by = ax^2 + b Calculate x2x^2 and plot yy vs x2x^2:

xx2x^2y
115
2410
3921
41638
52561

Plot yy vs x2x^2 and find gradient and intercept.

Using first and last points: Gradient = 615251=5624=732.333\frac{61 - 5}{25 - 1} = \frac{56}{24} = \frac{7}{3} \approx 2.333 Y-intercept = when x2=0x^2 = 0, from equation y=ax2+by = ax^2 + b, y=by = b

Using point (1,5): 5=a(1)2+b5=a+b5 = a(1)^2 + b \Rightarrow 5 = a + b Using point (25,61): 61=a(25)+b61=25a+b61 = a(25) + b \Rightarrow 61 = 25a + b

Subtract first equation from second: 56=24aa=5624=732.33356 = 24a \Rightarrow a = \frac{56}{24} = \frac{7}{3} \approx 2.333 Then b=573=832.667b = 5 - \frac{7}{3} = \frac{8}{3} \approx 2.667

Therefore: a=73,b=83a = \frac{7}{3}, b = \frac{8}{3}

Example 2: Power Relationship

The relationship is y=axny = ax^n. Given data:

xy
212
448
6108
8192

Find a and n.

Solution:

Transform using logarithms: logy=loga+nlogx\log y = \log a + n \log x Calculate logx\log x and logy\log y:

xlog xylog y
20.3010121.0792
40.6021481.6812
60.77821082.0334
80.90311922.2833

Plot logy\log y vs logx\log x and find gradient and intercept.

Using first and last points: Gradient = 2.28331.07920.90310.3010=1.20410.60212.000\frac{2.2833 - 1.0792}{0.9031 - 0.3010} = \frac{1.2041}{0.6021} \approx 2.000

Using point (logx=0.3010,logy=1.0792\log x = 0.3010, \log y = 1.0792): logy=nlogx+loga\log y = n \log x + \log a 1.0792=2(0.3010)+loga1.0792 = 2(0.3010) + \log a 1.0792=0.6020+loga1.0792 = 0.6020 + \log a loga=0.4772a=100.47723.000\log a = 0.4772 \Rightarrow a = 10^{0.4772} \approx 3.000

Therefore: a=3,n=2a = 3, n = 2 (relationship is y=3x2y = 3x^2)

Example 3: Exponential Relationship

Given the relationship y=abxy = ab^x and data:

xy
110
220
340
480

Find a and b.

Solution:

Transform using logarithms: logy=loga+xlogb\log y = \log a + x \log b Calculate logy\log y:

xylog y
1101.0000
2201.3010
3401.6021
4801.9031

Plot logy\log y vs xx and find gradient and intercept.

Using first and last points: Gradient = 1.90311.000041=0.903130.3010\frac{1.9031 - 1.0000}{4 - 1} = \frac{0.9031}{3} \approx 0.3010

Using point (x=1,logy=1.0000x=1, \log y=1.0000): logy=(logb)x+loga\log y = (\log b)x + \log a 1.0000=0.3010(1)+loga1.0000 = 0.3010(1) + \log a loga=1.00000.3010=0.6990a=100.69905.000\log a = 1.0000 - 0.3010 = 0.6990 \Rightarrow a = 10^{0.6990} \approx 5.000

Also, logb=0.3010b=100.30102.000\log b = 0.3010 \Rightarrow b = 10^{0.3010} \approx 2.000

Therefore: a=5,b=2a = 5, b = 2 (relationship is y=5×2xy = 5 \times 2^x)

Example 4: Reciprocal Relationship

Given y=ax+by = \frac{a}{x} + b and data:

xy
17
25
44
83.5

Find a and b.

Solution:

Transform: xy=a+bxxy = a + bx Calculate xyxy:

xyxy
177
2510
4416
83.528

Plot xyxy vs xx and find gradient and intercept.

Using first and last points: Gradient = 28781=217=3\frac{28 - 7}{8 - 1} = \frac{21}{7} = 3

Using point (x=1,xy=7x=1, xy=7): xy=bx+axy = bx + a 7=3(1)+aa=47 = 3(1) + a \Rightarrow a = 4

Therefore: a=4,b=3a = 4, b = 3 (relationship is y=4x+3y = \frac{4}{x} + 3)

Example 5: Practical Application

The growth of bacteria is modeled by N=N0ektN = N_0 e^{kt}, where NN is the population at time tt. The following data was obtained:

t (hours)N
0100
2148
4219
6324
8479

Find the initial population N0N_0 and the growth rate k.

Solution:

Transform the equation: N=N0ektN = N_0 e^{kt} Take natural logarithms: lnN=lnN0+kt\ln N = \ln N_0 + kt

Calculate lnN\ln N:

tNln N
01004.6052
21484.9972
42195.3891
63245.7807
84796.1701

Plot lnN\ln N vs tt and find gradient and intercept.

Using first and last points: Gradient = 6.17014.605280=1.564980.1956\frac{6.1701 - 4.6052}{8 - 0} = \frac{1.5649}{8} \approx 0.1956

Using point (t=0,lnN=4.6052t=0, \ln N=4.6052): lnN=kt+lnN0\ln N = kt + \ln N_0 4.6052=0.1956(0)+lnN0lnN0=4.6052N01004.6052 = 0.1956(0) + \ln N_0 \Rightarrow \ln N_0 = 4.6052 \Rightarrow N_0 \approx 100

Therefore: N0=100,k0.1956N_0 = 100, k \approx 0.1956 per hour

Mathematical Derivations

Linearization of Power Functions

Given y=axny = ax^n Take logarithms: logy=log(axn)=loga+log(xn)=loga+nlogx\log y = \log(ax^n) = \log a + \log(x^n) = \log a + n \log x This is in the form Y=mX+cY = mX + c where:

  • Y=logyY = \log y
  • m=nm = n (gradient)
  • X=logxX = \log x
  • c=logac = \log a (y-intercept)

Linearization of Exponential Functions

Given y=abxy = ab^x Take logarithms: logy=log(abx)=loga+log(bx)=loga+xlogb\log y = \log(ab^x) = \log a + \log(b^x) = \log a + x \log b This is in the form Y=mX+cY = mX + c where:

  • Y=logyY = \log y
  • m=logbm = \log b (gradient)
  • X=xX = x
  • c=logac = \log a (y-intercept)

Real-World Applications

1. Physics - Ohm's Law

Voltage and current in a resistor: V=IRV = IR If we plot VV vs II, we get a straight line with gradient = RR (resistance)

2. Chemistry - Rate Laws

Rate = k[A]m[B]nk[A]^m[B]^n Take logarithms: log(rate)=logk+mlog[A]+nlog[B]\log(\text{rate}) = \log k + m \log[A] + n \log[B] Multiple linear regression can determine mm and nn

3. Biology - Enzyme Kinetics

Michaelis-Menten equation: v=Vmax[S]Km+[S]v = \frac{V_{max}[S]}{K_m + [S]} Transform to: 1v=KmVmax1[S]+1Vmax\frac{1}{v} = \frac{K_m}{V_{max}}\frac{1}{[S]} + \frac{1}{V_{max}} Plot 1v\frac{1}{v} vs 1[S]\frac{1}{[S]} to find VmaxV_{max} and KmK_m

4. Economics - Demand Functions

Demand often follows power law: Q=aPbQ = aP^b Take logarithms: logQ=loga+blogP\log Q = \log a + b \log P Plot logQ\log Q vs logP\log P to find price elasticity bb

Complex Problem-Solving Techniques

Problem: Experimental data follows y=ax2+bx+cy = ax^2 + bx + c. Use linear law to find a,b,ca, b, c.

Solution: This is more complex since there are three parameters. One approach is:

  1. Plot yy vs x2x^2 (assuming bb is small or zero)
  2. If not accurate, use finite differences or other methods

Solution: Transform: y2=ax+by^2 = ax + b Plot y2y^2 vs xx:

  • Gradient = aa
  • Y-intercept = bb

Problem: The relationship between xx and yy is given by y=axn+by = ax^n + b. Use logarithms to linearize.

Solution: This is challenging because of the +b+b term. One approach:

  1. Estimate bb from data (minimum or asymptotic value)
  2. Let z=ybz = y - b, then z=axnz = ax^n
  3. Take logarithms: logz=loga+nlogx\log z = \log a + n \log x
  4. Plot logz\log z vs logx\log x to find aa and nn

Summary Points

  • Linear law transforms non-linear relationships into linear forms
  • Different types of non-linear relationships require specific linearization techniques
  • Plotting transformed variables allows linear graph analysis
  • Gradient and y-intercept give the original constants
  • Applications span physics, chemistry, biology, and economics
  • Careful choice of transformation is crucial for accuracy

Common Mistakes to Avoid

  1. Incorrect transformation - Choose the right linearization method for the equation type
  2. Calculation errors - Double-check transformed variables and gradients
  3. Plotting mistakes - Use appropriate scales and label axes correctly
  4. Extrapolation errors - Be careful when extending beyond data range
  5. Interpretation errors - Remember what gradient and intercept represent in original terms

SPM Exam Tips

Exam Strategies

  1. Identify equation type - Recognize whether it's quadratic, exponential, power, or reciprocal
  2. Apply correct transformation - Use the appropriate linearization technique
  3. Calculate transformed values carefully - Show all calculations in working
  4. Plot accurately - Use proper scales and draw a good line of best fit
  5. Extract constants correctly - Relate gradient and intercept back to original equation

Key Exam Topics

  • Quadratic relationships (y=ax2+by = ax^2 + b) (25% of questions)
  • Power relationships (y=axny = ax^n) (25% of questions)
  • Exponential relationships (y=abxy = ab^x) (25% of questions)
  • Reciprocal relationships (y=ax+by = \frac{a}{x} + b) (15% of questions)
  • Practical applications (10% of questions)

Time Management Tips

  • Basic linearization: 3-4 minutes
  • Plotting and analysis: 5-6 minutes
  • Finding constants: 4-5 minutes
  • Applications: 6-8 minutes
  • Complex problems: 8-10 minutes

Practice Problems

Level 1: Basic Linearization

  1. Given y=ax2+by = ax^2 + b and data:

    xy
    14
    27
    314
    425
    Find aa and bb.
  2. Given y=axny = ax^n and data:

    xy
    28
    327
    464
    5125
    Find aa and nn.

Level 2: Intermediate Problems

  1. Given y=abxy = ab^x and data:

    xy
    03
    16
    212
    324
    Find aa and bb.
  2. Given y=ax+by = \frac{a}{x} + b and data:

    xy
    18
    25
    43
    82
    Find aa and bb.

Level 3: Applications

  1. Physics: The period TT of a pendulum is related to length LL by T=2πLgT = 2\pi\sqrt{\frac{L}{g}}. Given data:

    L (m)T (s)
    12.01
    22.84
    33.48
    44.01
    Find gg (acceleration due to gravity).
  2. Chemistry: The rate of reaction follows rate = k[A]2k[A]^2. Given data:

    [A] (mol/L)Rate (mol/L/s)
    0.10.01
    0.20.04
    0.30.09
    0.40.16
    Find kk.
  3. Biology: Bacterial growth follows N=N0ektN = N_0 e^{kt}. Given data:

    t (hours)N
    0500
    1670
    2897
    31200
    Find N0N_0 and kk.

Level 4: Complex Problems

  1. The relationship is y=ax2+bxy = ax^2 + bx. Find aa and bb using linear law.

  2. Given data following y=ax+by = a\sqrt{x} + b, find aa and bb.

  3. Economics: Demand function Q=aPbQ = aP^b. Given data:

    Price (RM)Quantity demanded
    101000
    20354
    30192
    40125
    Find the price elasticity of demand (bb).

Did You Know? 📚

Linear law techniques were essential in the development of scientific computing before electronic computers. Scientists would manually plot transformed data on graph paper to extract parameters from experimental data. The method of least squares, developed by Carl Friedrich Gauss in 1809, provides the mathematical foundation for finding the best fit line, revolutionizing data analysis in all sciences.

Quick Reference Guide

Original EquationTransformationPlot VariablesGradientIntercept
y=ax2+by = ax^2 + bDirectyy vs x2x^2aabb
y=axny = ax^nlogy=loga+nlogx\log y = \log a + n \log xlogy\log y vs logx\log xnnloga\log a
y=abxy = ab^xlogy=loga+xlogb\log y = \log a + x \log blogy\log y vs xxlogb\log bloga\log a
y=ax+by = \frac{a}{x} + bxy=a+bxxy = a + bxxyxy vs xxbbaa

Linear law is a versatile tool that bridges the gap between complex non-linear relationships and simple linear analysis. Mastering these techniques will enable you to solve a wide range of practical problems in science, engineering, and economics.