📚 AS Math: Quick-Kill Techniques for Multiple Choice Questions | AS 数学:选择题秒杀技巧
In AS Mathematics exams, multiple choice questions often test your speed and accuracy under time pressure. Knowing how to “kill” a question without fully solving it can save precious minutes. These techniques rely on logical shortcuts, pattern recognition, and smart use of mathematical properties. Below we explore proven strategies that turn tricky MCQs into quick wins.
在 AS 数学考试中,选择题往往在时间压力下考察你的速度和准确率。掌握无需完整解题就能“秒杀”题目的技巧可以节省宝贵的时间。这些方法依靠逻辑捷径、模式识别和对数学性质的巧妙运用。下面我们探索久经考验的策略,把棘手的选择题变成快速得分点。
1. Substitution Method | 代入法
If a question asks “Which of the following is true?” or involves an equation with variables, pick a simple numeric value that satisfies any given conditions. Substitute it into each option and eliminate those that fail. For expressions, choose x = 0, 1, or -1 when allowed, and calculate which option matches the required result.
如果题目问“下列哪一项正确?”或涉及含有变量的等式,选取一个满足已知条件的简单数值。将它代入每个选项并排除不成立的项。对于表达式,在允许范围内取 x = 0、1 或 -1,然后计算哪个选项能得到所需结果。
Example: Find the correct simplification of (x² + 3x + 2)/(x+1). Try x = 1: the original value is (1+3+2)/(2) = 3. Check options: A. x+1 → 2; B. x+2 → 3; C. 2x+1 → 3; D. x²+1 → 2. Now try x = 2: original (4+6+2)/3 = 4. B gives 4; C gives 5. Only B holds. Quick answer without factoring.
例:求 (x² + 3x + 2)/(x+1) 的正确化简结果。试取 x = 1:原式值为 (1+3+2)/(2)=3。检验选项:A. x+1 → 2;B. x+2 → 3;C. 2x+1 → 3;D. x²+1 → 2。再取 x = 2:原式值为 4。B 得 4,C 得 5。仅 B 始终成立。无需因式分解直接选出。
2. Elimination by Logic | 逻辑排除法
Read the question carefully and cross out options that contradict basic facts. For instance, an even function integrated over a symmetric interval like [–a, a] cannot yield a negative result if the function is positive. In trigonometry, the range of sinθ is [–1,1], so any option outside that is impossible. Use domain restrictions: square roots require non-negative arguments, logarithms need positive inputs.
仔细审题,排除与基本事实矛盾的选项。例如,一个偶函数在对称区间 [–a, a] 上积分,若函数为正,结果不可能为负。在三角学中,sinθ 的值域是 [–1,1],任何超出该范围的选项直接排除。利用定义域限制:平方根的被开方数必须非负,对数需要正真数。
Example: Which of the following could be the value of 3sin(2x+1)? A. 4; B. 3.2; C. –4; D. 0. Since sin(…) ∈ [–1,1], 3sin(…) ∈ [–3,3]. So A and C are impossible. B is 3.2 > 3, so also impossible. D is possible. Instantly answer D.
例:下列哪个可能是 3sin(2x+1) 的值?A. 4;B. 3.2;C. –4;D. 0。因为 sin(…) 取值范围 [–1,1],3sin(…) 范围 [–3,3]。于是 A 和 C 不可能,B 为 3.2 > 3 也不可能。立刻选 D。
3. Approximation and Estimation | 近似与估计
When exact calculation is messy, approximate numbers to 1 significant figure or simple fractions. For example, √99 ≈ 10, π ≈ 3.14 or 22/7, e ≈ 2.7. Then quickly evaluate options. This is especially useful in questions involving areas, volumes, or rates where small differences can be spotted without a calculator.
当精确计算很繁琐时,将数值近似到一位有效数字或简单分数。例如 √99 ≈ 10,π ≈ 3.14 或 22/7,e ≈ 2.7。然后快速估算每个选项。这在涉及面积、体积或变化率的问题中尤其有效,微小的差异可以直接发现而无需计算器。
Example: Evaluate ∫₀¹ (x³ + x) dx approximately to choose the correct option: A. 0.5; B. 0.75; C. 1; D. 1.25. Exact value ¼ + ½ = 0.75. But with estimation: x³ is smaller than x on [0,1]; integral is slightly less than ∫₀¹ 2x dx = 1. So eliminate A and D. C is 1, but our estimate is less than 1, so B is best.
例:估算定积分 ∫₀¹ (x³ + x) dx 并选出正确选项:A. 0.5;B. 0.75;C. 1;D. 1.25。精确值为 ¼ + ½ = 0.75。但用估计法:在 [0,1] 上 x³ 比 x 小,积分应略小于 ∫₀¹ 2x dx = 1。排除 A 和 D;C 为 1,而估计值小于 1,故 B 最合适。
4. Graphical Sketching | 图形草图法
For questions about the number of solutions, intersection points, or behaviour of functions, draw a quick mental sketch or a rough plot on scratch paper. Knowing the shapes of basic curves – parabolas, cubic, exponential, trig – allows you to visualise roots and asymptotes instantly.
对于涉及解的数量、交点或函数行为的问题,在脑中快速画个草图或在草稿纸上勾勒。熟悉基本曲线形状——抛物线、三次曲线、指数函数、三角函数——能让你瞬间看出根和渐近线。
Example: How many real solutions does eˣ = 2 – x have? Sketch y = eˣ (growing, through (0,1)) and y = 2 – x (straight line, intercepts 2 and 2). They cross once. Don’t solve algebraically. Similarly, for |x² – 4| = 1, visualize the V-shaped absolute value over the parabola, leading to four intersections.
例:方程 eˣ = 2 – x 有多少个实数解?画出 y = eˣ(递增,过 (0,1))和 y = 2 – x(直线,截距 2 和 2),它们相交一次。无需代数求解。同样,对于 |x² – 4| = 1,想象抛物线加上绝对值后的 V 形,可得四个交点。
5. Symmetry and Parity | 对称性与奇偶性
Exploit even/odd properties to halve the work. An even function satisfies f(–x) = f(x); its integral on a symmetric domain [–a, a] is 2∫₀ᵃ f(x) dx. An odd function satisfies f(–x) = –f(x), so its symmetric integral is zero. In differentiation, the derivative of an even function is odd, and vice versa.
利用奇偶性可以将工作量减半。偶函数满足 f(–x) = f(x),其在对称区间 [–a, a] 上的积分为 2∫₀ᵃ f(x) dx。奇函数满足 f(–x) = –f(x),对称积分为零。在微分中,偶函数的导数是奇函数,反之亦然。
Example: ∫₋₂² (x³ cos x + sin x) dx. x³ cos x is odd (product of odd and even), sin x is odd. Sum is odd, symmetric interval → integral = 0. Immediately select 0 if it’s an option, without integrating.
例:∫₋₂² (x³ cos x + sin x) dx。x³ cos x 为奇函数(奇函数乘偶函数),sin x 为奇函数,和为奇函数,对称区间 → 积分值为 0。直接选 0(若选项中有),无需积分计算。
6. Testing Special or Extreme Values | 特殊/极端值检验
When general reasoning fails, test boundary values like x → 0, x → ∞, or specific angles (0°, 90°, 45°). For inequalities, check the borderline case. For sequences, plug in n = 1, 2, 10. This often reveals the only option that fits all test values.
当一般推理失效时,测试边界值如 x → 0、x → ∞,或特定角度(0°、90°、45°)。对于不等式,检验临界情况。对于数列,代入 n = 1, 2, 10。这常常能揭示唯一符合所有测试值的选项。
Example: Which expression is equivalent to limₓ→0 (sin 3x)/x? Options: A. 0; B. 1; C. 3; D. undefined. Use the special limit sin u / u → 1 as u→0. Here u = 3x, so (sin 3x)/x = 3·(sin 3x)/(3x) → 3·1 = 3. Or test small x = 0.1 rad: sin 0.3 ≈ 0.2955, divide by 0.1 gives ≈ 2.955, approaching 3.
例:与 limₓ→0 (sin 3x)/x 等价的是?选项:A. 0;B. 1;C. 3;D. 无定义。利用特殊极限:u→0 时 sin u / u → 1。这里 u = 3x,故 (sin 3x)/x = 3·(sin 3x)/(3x) → 3·1 = 3。或检验小值 x = 0.1 rad,sin 0.3 ≈ 0.2955,除以 0.1 得 ≈ 2.955,接近 3。
7. Back-Substitution of Options | 回代选项法
Instead of solving an equation from scratch, plug each option into the equation or condition. Start with the middle value or one that seems plausible. This is extremely effective for quadratic, trigonometric, and logarithmic equations where checking is faster than solving.
与其从头解方程,不如把每个选项代入方程或条件。从中值或看似合理的选项开始。对于二次方程、三角方程和对数方程,检验比求解要快得多,非常有效。
Example: Solve 2ˣ = 8x. Try integer options: A. 0; B. 1; C. 3; D. 5. For x = 0: 1 ≠ 0. x = 1: 2 ≠ 8. x = 3: 8 = 24? No, 8 vs 24. x = 5: 32 vs 40. Actually there is another root near 0.5, but if options contain only those, none works? Well, maybe the equation is 2ˣ = x+8? Let’s adjust: A better example: ln(x+2) = 1. Try options: A. e–2; B. e; C. 1; D. e². Plug A: ln(e) = 1. Done.
例:解方程 2ˣ = x+8?设选项:A. 2;B. 3;C. 4;D. 5。试 x=3: 8 vs 11,否。x=4: 16 vs 12,否。x=2: 4 vs 10,否。x=5: 32 vs 13。都不对?那重新设计:方程 ln(x+2) = 1。选项:A. e–2;B. e;C. 1;D. e²。代入 A:ln(e) = 1。立刻得解。
8. Calculus Shortcuts | 微积分速解技巧
For derivative MCQs, instead of differentiating the whole expression, recognise standard derivatives. For integration, if the question is “Which of the following differentiates to f(x)?”, differentiate the options rather than integrating f(x). Checking by differentiation is often simpler than integration by parts or substitution.
对于导数选择题,不用对整个表达式求导,要能识别标准导数形式。对于积分题,若问“下列哪一个的导数是 f(x)?”,则对选项求导而不要去积分 f(x)。通过求导检验通常比使用分部积分或换元积分更简单。
Example: An antiderivative of 6x·eˣ² is: A. 3eˣ²; B. eˣ³; C. 6eˣ²; D. 2eˣ². Differentiate A: d/dx (3eˣ²) = 3·2x eˣ² = 6x eˣ². Exactly matches. Instant kill.
例:6x·eˣ² 的一个原函数是:A. 3eˣ²;B. eˣ³;C. 6eˣ²;D. 2eˣ²。对 A 求导:d/dx (3eˣ²) = 3·2x eˣ² = 6x eˣ²,完全吻合。秒杀。
9. Working Backwards from Given Answers | 从答案逆推
Some problems give a final transformed function or a result, and ask for the original. Instead of reversing multiple steps algebraically, apply the forward operation to each option. For graph transformations, pick a key point on the original graph, apply the transformations to the point, and see which option contains that transformed point.
有些题目给出最终的变换函数或结果,要求找出原来的。与其代数地逆向操作多步,不如对每个选项执行正向操作。对于图像变换,可在原图上选取一个关键点,对这点应用变换,然后看哪个选项包含变换后的点。
Example: The graph of y = f(x+2) – 3 is given. Which is the graph of y = f(x)? Pick a point on the given graph, say (0,1). That means f(2) – 3 = 1 → f(2) = 4. So original graph must pass through (2,4). Only one option contains (2,4).
例:已知 y = f(x+2) – 3 的图像,问 y = f(x) 是哪幅图。在给定图上取一点 (0,1),意味着 f(2) – 3 = 1 ⇒ f(2) = 4。所以原图必须经过 (2,4)。只有一项包含该点。
10. Using the Calculator Efficiently | 高效使用计算器
When a calculator is allowed, store intermediate values in memory to avoid rounding errors. Use the TABLE mode to compare function values of different options rapidly. For equations, graph both sides and find intersection, or use the solver. But even with a calculator, smart substitution remains faster.
当允许使用计算器时,将中间值存入存储器以避免舍入误差。使用 TABLE 模式快速比较不同选项的函数值。对于方程,可以画出两边函数图像并求交点,或使用求解器。但即使有计算器,巧妙的代入法依然更快。
Example: Find the smallest positive root of tan x = 2x. Graph y = tan x and y = 2x, zoom to see first intersection around x ≈ 1.2. Check options: A. 0.8; B. 1.1; C. 1.3; D. 1.5. A is too small, B close, C maybe. Use table: f(x) = tan x – 2x. At x=1.1, tan 1.1≈1.964, 2×1.1=2.2 → negative; at x=1.3, tan 1.3≈3.602, 2.6 → positive. Root between. Option B is 1.1, but sign change after 1.2? Actually the first root is near 1.165, so 1.1 is not exact but might be the option intended. Better example: eˣ – 3x = 0 has a root near 0.6 and another near 1.5. Use calculator to test options efficiently.
例:求 tan x = 2x 的最小正根。画出 y = tan x 和 y = 2x,放大可看到第一个交点在 x ≈ 1.2 附近。选项:A. 0.8;B. 1.1;C. 1.3;D. 1.5。用 TABLE 模式计算 f(x) = tan x – 2x。在 1.1 处为负,1.3 处为正,根介于其间。通过试算可精确选出正确选项。
11. Spotting Patterns and Simplifying | 识别模式与化简
Many AS problems hide factorisation or trigonometric identities. Look for common factors, difference of squares, or identities like sin²θ + cos²θ = 1. Instead of expanding everything, simplify symbolically applying these patterns. In series and sequences, spot the general term pattern rather than computing term by term.
许多 AS 题目隐藏着因式分解或三角恒等式。寻找公因式、平方差,或 sin²θ + cos²θ = 1 等恒等式。与其全部展开,不如符号化地应用这些模式进行化简。在级数和数列中,识别通项模式而非逐项计算。
Example: Simplify (1 – sinθ)/(cosθ) + (cosθ)/(1 – sinθ). Notice that the second term’s denominator can be paired with the first if we multiply numerator and denominator by (1+sinθ). But quick check: common denominator cosθ(1 – sinθ). Numerator: (1 – sinθ)² + cos²θ = 1 – 2sinθ + sin²θ + cos²θ = 2 – 2 sinθ. Denominator: cosθ(1 – sinθ). Factor 2(1 – sinθ) → simplifies to 2/cosθ = 2 secθ. Spotting the identity speeds it up.
例:化简 (1 – sinθ)/(cosθ) + (cosθ)/(1 – sinθ)。观察通分后分子:(1 – sinθ)² + cos²θ = 1 – 2sinθ + sin²θ + cos²θ = 2 – 2 sinθ。分母 cosθ(1 – sinθ),提取 2(1 – sinθ) 约分得 2/cosθ = 2 secθ。识别模式直接得出答案。
12. Time Management and Quick Checks | 时间管理与快速检查
Do not spend more than 1–2 minutes on a single MCQ. If stuck, flag it and move on. Use the last few minutes to re-visit flags. Apply quick checks: recalculate using a different method (e.g., substitution vs. algebra) to confirm. Ensure your answer is sensible – magnitude, sign, units.
每道选择题不要花费超过 1–2 分钟。若卡住就先标记并跳过。利用最后几分钟回顾标记的题目。用快速检查法:换一种方法(如代入法 vs 代数法)重新核实。确保你的答案在大小、正负和单位上合理。
Example: If you solved for x and got 25, but the diagram shows an acute angle, re-check. Or if a probability is –0.2, immediately realise it’s impossible and re-evaluate. Cultivate the habit of a 10-second sanity check after selecting an answer.
例:若解得 x = 25,但图中显示的是锐角,应立即复查。又如概率为 –0.2,立刻意识到不可能并重新评估。养成选定答案后花 10 秒做合理性检查的习惯。
Published by TutorHao | AS Math Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply