跳到主要内容

题型分析

Question Type 1: Standard Linearization (y=mx+cy = mx + c)

如何识别

Equation can be rearranged directly to y=mx+cy = mx + c without logarithms. Variables are linearly related.

标准解题方法
  1. Rearrange given equation to y=mx+cy = mx + c form
  2. Identify what goes on yy-axis and xx-axis
  3. Write expression for gradient and y-intercept
  4. Check that the expression is dimensionally correct
评分标准(MS 模式)
  • M1: Correct rearrangement to y=mx+cy = mx + c
  • A1: Correct identification of yy and xx variables
  • B1: Correct expression for gradient
  • B1: Correct expression for y-intercept

Example 1 — 9702/s20/qp/51 Q2(a)

V=Q0Cet/RCV = \frac{Q_0}{C} e^{-t/RC} A graph is plotted of lnV\ln V on the yy-axis against tt on the xx-axis. Determine expressions for the gradient and yy-intercept.

MS 展开查看

MS:

  • B1: gradient=1CR\text{gradient} = -\frac{1}{CR}
  • B1: y-intercept=ln(Q0C)y\text{-intercept} = \ln\left(\frac{Q_0}{C}\right)

Example 2 — 9702/w20/qp/51 Q2(a)

hiho=dft2f1\frac{h_i}{h_o} = \frac{d}{f} - \frac{t}{2f} - 1 A graph is plotted of hiho\frac{h_i}{h_o} on the yy-axis against dd on the xx-axis. Determine expressions for gradient and yy-intercept.

MS 展开查看

MS:

  • B1: gradient=1f\text{gradient} = \frac{1}{f}
  • B1: y-intercept=t2f1y\text{-intercept} = -\frac{t}{2f} - 1

Example 3 — 9702/s21/qp/52 Q2(a)

E=I(R1+R2+r)E = I(R_1 + R_2 + r) A graph is plotted of 1I\frac{1}{I} on the yy-axis against (R1+R2)(R_1 + R_2) on the xx-axis. Determine expressions for gradient and yy-intercept.

MS 展开查看

MS:

  • B1: gradient=1E\text{gradient} = \frac{1}{E}
  • B1: y-intercept=rEy\text{-intercept} = \frac{r}{E}

Question Type 2: Log-Log Linearization (lgy=lga+nlgx\lg y = \lg a + n \lg x)

如何识别

Equation is a power law: y=axny = ax^n

标准解题方法
  1. Take lg\lg of both sides: lgy=lga+nlgx\lg y = \lg a + n \lg x
  2. Plot lgy\lg y against lgx\lg x
  3. Gradient =n= n, y-intercept =lga= \lg a
  4. Hence a=10intercepta = 10^{\text{intercept}}

Example 1 — 9702/s22/qp/51 Q2(a)

L=SZMnL = SZM^n A graph is plotted of lgL\lg L on the yy-axis against lgM\lg M on the xx-axis. Determine expressions for the gradient and yy-intercept.

MS 展开查看

MS:

  • B1: gradient=n\text{gradient} = n
  • B1: y-intercept=lg(SZ)y\text{-intercept} = \lg(SZ)

Example 2 — 9702/s22/qp/52 Q2(a)

L=SKTaL = SKT^a A graph is plotted of lgL\lg L against lgT\lg T. Determine expressions for gradient and yy-intercept.

MS 展开查看

MS:

  • B1: gradient=a\text{gradient} = a
  • B1: y-intercept=lg(SK)y\text{-intercept} = \lg(SK)

Example 3 — 9702/s24/qp/52 Q2(a)

T=2LnCT = \frac{2L^n}{C} A graph is plotted of lgT\lg T against lgL\lg L. Determine gradient and yy-intercept.

MS 展开查看

MS:

  • B1: gradient=n\text{gradient} = n
  • B1: y-intercept=lg(2/C)y\text{-intercept} = \lg(2/C)

Question Type 3: Log-Linear Linearization (lny=lna+kx\ln y = \ln a + kx)

如何识别

Equation is exponential: y=aekxy = ae^{kx}

标准解题方法
  1. Take ln\ln of both sides: lny=lna+kx\ln y = \ln a + kx
  2. Plot lny\ln y against xx
  3. Gradient =k= k, y-intercept =lna= \ln a
  4. Hence a=eintercepta = e^{\text{intercept}}

Example 1 — 9702/s20/qp/52 Q2(a)

η=HeE/kT\eta = He^{E/kT} A graph is plotted of lnη\ln\eta against 1/T1/T. Determine expressions for gradient and yy-intercept.

MS 展开查看

MS:

  • B1: gradient=Ek\text{gradient} = \frac{E}{k}
  • B1: y-intercept=lnHy\text{-intercept} = \ln H

Example 2 — 9702/w21/qp/52 Q2(a)

R=R0eμtR = R_0 e^{-\mu t} A graph is plotted of lnR\ln R against tt. Determine gradient and yy-intercept.

MS 展开查看

MS:

  • B1: gradient=μ\text{gradient} = -\mu
  • B1: y-intercept=lnR0y\text{-intercept} = \ln R_0
常见陷阱
  • ln\ln of a quantity with units: write ln(V/V)\ln(V/\text{V}), NOT lnV\ln V
  • For η=HeE/kT\eta = He^{E/kT}, the x-axis is 1/T1/T, NOT TT
  • Sign errors: check if the exponent is negative

Question Type 4: Reciprocal Linearization (y=a+b/xy = a + b/x)

如何识别

Equation contains an inverse term: y=a+bxy = a + \frac{b}{x}

标准解题方法
  1. Rearrange to y=a+b1xy = a + b \cdot \frac{1}{x}
  2. Plot yy against 1x\frac{1}{x}
  3. Gradient =b= b, y-intercept =a= a

Example 1 — 9702/s23/qp/51 Q2(a)

V=EIkV = E - \frac{I}{k} A graph is plotted of VV on the yy-axis against II on the xx-axis. Determine expressions for gradient and yy-intercept.

MS 展开查看

MS:

  • B1: gradient=1k\text{gradient} = -\frac{1}{k}
  • B1: y-intercept=Ey\text{-intercept} = E

题型对比总结

题型原始关系作图方式GradientY-intercept
Standardy=mx+cy = mx + cyy vs xxmmcc
Log-logy=axny = ax^nlgy\lg y vs lgx\lg xnnlga\lg a
Log-lineary=aekxy = ae^{kx}lny\ln y vs xxkklna\ln a
Reciprocaly=a+b/xy = a + b/xyy vs 1/x1/xbbaa