考前速记
Must-Know Linearization Formulas
| 原始关系 | 线性化形式 | Gradient | Y-intercept | 反解常数 |
|---|---|---|---|---|
| vs | — | |||
| vs | ||||
| vs | ||||
| vs | — | |||
| vs | — | |||
| vs | — |
Problem Patterns to Recognise
| 看到... | 立即想到... |
|---|---|
| gradient | |
| in denominator | plot against |
| vs | gradient |
| x-axis is , NOT |
Red Flags
| 信号 | 可能的问题 |
|---|---|
| 公式中有 或 | 确保对数参数无量纲 |
| 两个都是变量且关系为 power | 用 ,不是 |
| 指数中有负号 | gradient 有负号 |
| 题目给 或 要求计算 | 注意反解时是 还是 |
| 常数有多个字母(如 ) | intercept 是 ,不是分开的 |
| 参数有分数指数 | 试试 或 reciprocal |
Quick Checklist — Q2(a) Linearization
- Rearranged to form
- -axis quantity identified
- -axis quantity identified
- Gradient expression correct (including sign)
- Y-intercept expression correct
- If or : argument is dimensionless (, not )
- If :
- If :
Quick Checklist — Q2(b) Graph & Calculation
- Table calculated with correct derived quantities
- Axes labelled with quantity and unit
- Sensible scales (at least half the grid used)
- Data points plotted correctly (small crosses)
- Line of best fit drawn (thin, straight, even distribution)
- Gradient calculated using two points far apart on the line
- Y-intercept read from graph where line crosses -axis
- Constant calculated from gradient/intercept
提示
Paper 5 Q2 中,推导 gradient 和 intercept 表达式只占 2 分,但与后续的表格计算、画图、求常数紧密相关。公式推导错误会导致后面全线失分。仔细检查符号和对数底数。