Question Type 1: Standard Linearization (y=mx+c)
如何识别
Equation can be rearranged directly to y=mx+c without logarithms. Variables are linearly related.
- Rearrange given equation to y=mx+c form
- Identify what goes on y-axis and x-axis
- Write expression for gradient and y-intercept
- Check that the expression is dimensionally correct
- M1: Correct rearrangement to y=mx+c
- A1: Correct identification of y and x variables
- B1: Correct expression for gradient
- B1: Correct expression for y-intercept
Example 1 — 9702/s20/qp/51 Q2(a)
V=CQ0e−t/RC
A graph is plotted of lnV on the y-axis against t on the x-axis. Determine expressions for the gradient and y-intercept.
MS 展开查看
MS:
- B1: gradient=−CR1
- B1: y-intercept=ln(CQ0)
Example 2 — 9702/w20/qp/51 Q2(a)
hohi=fd−2ft−1
A graph is plotted of hohi on the y-axis against d on the x-axis. Determine expressions for gradient and y-intercept.
MS 展开查看
MS:
- B1: gradient=f1
- B1: y-intercept=−2ft−1
Example 3 — 9702/s21/qp/52 Q2(a)
E=I(R1+R2+r)
A graph is plotted of I1 on the y-axis against (R1+R2) on the x-axis. Determine expressions for gradient and y-intercept.
MS 展开查看
MS:
- B1: gradient=E1
- B1: y-intercept=Er
Question Type 2: Log-Log Linearization (lgy=lga+nlgx)
如何识别
Equation is a power law: y=axn
- Take lg of both sides: lgy=lga+nlgx
- Plot lgy against lgx
- Gradient =n, y-intercept =lga
- Hence a=10intercept
Example 1 — 9702/s22/qp/51 Q2(a)
L=SZMn
A graph is plotted of lgL on the y-axis against lgM on the x-axis. Determine expressions for the gradient and y-intercept.
MS 展开查看
MS:
- B1: gradient=n
- B1: y-intercept=lg(SZ)
Example 2 — 9702/s22/qp/52 Q2(a)
L=SKTa
A graph is plotted of lgL against lgT. Determine expressions for gradient and y-intercept.
MS 展开查看
MS:
- B1: gradient=a
- B1: y-intercept=lg(SK)
Example 3 — 9702/s24/qp/52 Q2(a)
T=C2Ln
A graph is plotted of lgT against lgL. Determine gradient and y-intercept.
MS 展开查看
MS:
- B1: gradient=n
- B1: y-intercept=lg(2/C)
Question Type 3: Log-Linear Linearization (lny=lna+kx)
如何识别
Equation is exponential: y=aekx
- Take ln of both sides: lny=lna+kx
- Plot lny against x
- Gradient =k, y-intercept =lna
- Hence a=eintercept
Example 1 — 9702/s20/qp/52 Q2(a)
η=HeE/kT
A graph is plotted of lnη against 1/T. Determine expressions for gradient and y-intercept.
MS 展开查看
MS:
- B1: gradient=kE
- B1: y-intercept=lnH
Example 2 — 9702/w21/qp/52 Q2(a)
R=R0e−μt
A graph is plotted of lnR against t. Determine gradient and y-intercept.
MS 展开查看
MS:
- B1: gradient=−μ
- B1: y-intercept=lnR0
- ln of a quantity with units: write ln(V/V), NOT lnV
- For η=HeE/kT, the x-axis is 1/T, NOT T
- Sign errors: check if the exponent is negative
Question Type 4: Reciprocal Linearization (y=a+b/x)
如何识别
Equation contains an inverse term: y=a+xb
- Rearrange to y=a+b⋅x1
- Plot y against x1
- Gradient =b, y-intercept =a
Example 1 — 9702/s23/qp/51 Q2(a)
V=E−kI
A graph is plotted of V on the y-axis against I on the x-axis. Determine expressions for gradient and y-intercept.
MS 展开查看
MS:
- B1: gradient=−k1
- B1: y-intercept=E
题型对比总结
| 题型 | 原始关系 | 作图方式 | Gradient | Y-intercept |
|---|
| Standard | y=mx+c | y vs x | m | c |
| Log-log | y=axn | lgy vs lgx | n | lga |
| Log-linear | y=aekx | lny vs x | k | lna |
| Reciprocal | y=a+b/x | y vs 1/x | b | a |