📚 A-Level Maths: Quick-Kill Techniques for Multiple-Choice Questions | A-Level 数学:选择题秒杀技巧
Multiple-choice questions in A-Level Maths are not just about knowing the theory — they reward strategic thinking, pattern recognition, and clever shortcuts. In this guide, we will explore a collection of time-saving techniques that can help you crack even the trickiest multiple-choice items in seconds, without always grinding through full solutions. Whether you are facing pure, mechanics, or statistics questions, these methods will sharpen your accuracy and boost your confidence under exam pressure.
A-Level 数学选择题不仅仅是考察理论知识 —— 它们还奖励策略性思维、模式识别和巧妙的捷径。在本文中,我们将探索一系列节省时间的技巧,帮助你在几秒内破解最棘手的选择题,而不用每次都埋头进行完整推导。无论你面对的是纯数、力学还是统计题目,这些方法都会提高你的准确率,并增强你在考试压力下的信心。
1. Plugging in Options | 代入选项检验
When you face an equation or inequality, one of the fastest routes is to test each option directly in the original statement. Start with the middle numerical value or the simplest expression — this often reveals the correct choice after just one or two trials. For algebraic options, substitute a convenient number that satisfies the condition but is not an endpoint, then check which option holds.
当你面对一个方程或不等式时,最快的方法之一就是直接将每个选项代回原式检验。从数值选项的中间值或最简单表达式开始 —— 通常只需一到两次尝试就能找到正确答案。对于代数形式的选项,代入一个满足条件但非端点的方便数值,然后检验哪个选项成立。
Example: Solve 2x² − 5x − 3 = 0. Options: A) x = −1/2, 3; B) x = 1/2, −3; C) x = 3, −1/2; D) x = −3, 1/2. Substitute x = 3 into the equation: 2(9) − 15 − 3 = 18 − 18 = 0. So 3 works. Option A and C contain 3. Now test x = −1/2: 2(1/4) − 5(−1/2) − 3 = 0.5 + 2.5 − 3 = 0. So both roots work. Answer is A or C? Actually both A and C list same roots but in different order. Check sign: they are identical. So either is correct — but this confirms the roots.
示例:解方程 2x² − 5x − 3 = 0。选项:A) x = −1/2, 3;B) x = 1/2, −3;C) x = 3, −1/2;D) x = −3, 1/2。代入 x = 3:2(9) − 15 − 3 = 0,成立。选项 A 和 C 含有 3。再代入 x = −1/2:2(1/4) − 5(−1/2) − 3 = 0,成立。因此根为 −1/2 和 3,A 和 C 实际上相同,均为正确。
2. Using Special Values | 代入特殊值
When a question asks you to identify an expression or identity that holds for all x (or a given domain), picking a specific easy value like x = 0, 1, or π/2 can eliminate wrong options instantly. For trigonometric identities, choose angles like 0°, 30°, 45°, 60°, 90° and test both sides. For algebraic simplications, x = 0 or x = 1 often collapses the expression to a simple number.
当题目要求你找出对所有 x(或某个域)恒成立的表达式时,选取一个简单的特定值,如 x = 0、1 或 π/2,可以立即排除错误选项。对于三角恒等式,可选择角度 0°、30°、45°、60°、90° 代入检验两边。对于代数化简,x = 0 或 x = 1 通常能将表达式简化为一个简单的数值。
Suppose you need to choose the correct simplification of (sin x + cos x)² − 1. Options: A) sin 2x, B) cos 2x, C) sin 2x + 1, D) cos 2x − 1. Let x = 0. Then (0 + 1)² − 1 = 0. sin 0 = 0, so A gives 0. B gives cos 0 = 1, not 0. C gives 1, D gives 0. Now test with x = 45° (π/4). (√2/2 + √2/2)² − 1 = (√2)² − 1 = 2 − 1 = 1. sin(90°) = 1, so A gives 1. D: cos 90° − 1 = 0 − 1 = −1, so D fails. The correct answer is A.
假设你需要选择 (sin x + cos x)² − 1 的正确化简式。选项:A) sin 2x, B) cos 2x, C) sin 2x + 1, D) cos 2x − 1。令 x = 0,得 (0+1)² − 1 = 0。sin 0 = 0,所以 A 得 0。B 得 cos 0 = 1 ≠ 0。C 得 1,D 得 0。再用 x = 45° 测试:原式 = (√2)² − 1 = 1。sin 90° = 1,因此 A 成立。D 得 −1,排除。正确答案为 A。
3. Elimination Method | 排除法
Even if you cannot solve the question completely, you can often eliminate one or two obviously wrong choices by checking extreme cases, signs, or dimensions. Look for contradictions — an option that gives a negative distance, a probability greater than 1, or an even function when the original is odd, can be discarded immediately.
即使你无法完全解出题目,通常也可以通过检验极端情况、符号或量纲排除一两个明显错误的选项。寻找矛盾 —— 一个给出负距离的选项、大于 1 的概率、或者原函数是奇函数而选项给出偶函数的,都可以立即舍弃。
For a definite integral ∫₋₁¹ x³ e^(x²) dx, you are asked to identify its value from options: A) 0, B) 1, C) 2, D) e − 1. Notice the integrand: x³ is odd, e^(x²) is even, product is odd. Integral of an odd function over symmetric limits [−1, 1] is 0. So A is correct, and others are eliminated without any integration.
对于定积分 ∫₋₁¹ x³ e^(x²) dx,要求从选项中选出其值:A) 0,B) 1,C) 2,D) e − 1。注意被积函数:x³ 为奇函数,e^(x²) 为偶函数,乘积为奇函数。奇函数在对称区间 [−1, 1] 上的积分为 0。因此 A 正确,其余选项直接排除,无需进行积分计算。
4. Estimation and Approximation | 估算与近似
Some multiple-choice questions involve numerical expressions with π, e, square roots, or logarithms. You can approximate these to 1 or 2 decimal places and compute mentally. Knowing common approximations like √2 ≈ 1.414, √3 ≈ 1.732, π ≈ 3.14, e ≈ 2.718, and ln 2 ≈ 0.693 allows you to quickly gauge which option is plausible.
有些选择题涉及带有 π、e、平方根或对数的数值表达式。你可以将它们近似到一到两位小数,然后心算。熟记常用近似值,例如 √2 ≈ 1.414、√3 ≈ 1.732、π ≈ 3.14、e ≈ 2.718、ln 2 ≈ 0.693,能让你迅速判断哪个选项合理。
Evaluate √(4π² + e²) approximately. Options: A) 6.8, B) 7.2, C) 7.8, D) 8.3. π² ≈ 9.8696, 4π² ≈ 39.478; e² ≈ 7.389; sum ≈ 46.867; √46.867 ≈ 6.845. So A (6.8) is the nearest. No precise calculation needed.
近似计算 √(4π² + e²)。选项:A) 6.8,B) 7.2,C) 7.8,D) 8.3。π² ≈ 9.87,4π² ≈ 39.48;e² ≈ 7.39;总和 ≈ 46.87;开平方 ≈ 6.85。因此 A (6.8) 最接近,无需精确计算。
5. Dimensional Analysis | 量纲与单位检查
In mechanics questions, if you are asked to find a time, distance, force, or velocity, check the units of each option. A time must have dimension T, a velocity LT⁻¹, etc. Expressions that mix terms of different dimensions (e.g., adding a length to a velocity) are physically nonsense and can be eliminated instantly. This is especially powerful in variable-heavy formulas.
在力学题中,如果要求求出时间、距离、力或速度,检查每个选项的单位。时间必须具有时间量纲 T,速度具有 LT⁻¹,等等。将不同量纲的项混合在一起(例如长度加速度)的表达式在物理上是无意义的,可以立即排除。这在变量繁多的公式中尤为有效。
Given a particle’s displacement s = ut + ½ at², a multiple-choice question asks for the expression for acceleration a. Options: A) (s − ut)/t, B) 2(s − ut)/t², C) (s − ut²)/t, D) 2s/t − u. We know a has dimensions LT⁻². In A: (L − LT⁻¹ × T)/T = (L − L)/T = L/T, wrong. B: (L − L)/T² = L/T², correct dimension. C: (L − L)/T = L/T, wrong. D: L/T − LT⁻¹, mixed dimensions. So B alone passes dimensional check.
已知质点位移公式 s = ut + ½ at²,一道选择题要求选出加速度 a 的表达式。选项:A) (s − ut)/t,B) 2(s − ut)/t²,C) (s − ut²)/t,D) 2s/t − u。a 的量纲为 LT⁻²。A 的量纲:(L − LT⁻¹×T)/T = (L − L)/T = L/T,错误。B:(L − L)/T² = L/T²,量纲正确。C:L/T,错误。D:L/T 与 LT⁻¹ 混合,错误。仅 B 通过量纲检验。
6. Symmetry and Graph Sketching | 对称性与图形推断
Many questions about functions, derivatives, or areas under curves can be tackled by quickly visualising the graph. Even a rough mental sketch based on intercepts, asymptotes, even/odd nature, and turning points can reveal the correct option. Symmetry also helps: an even function’s integral over [-a, a] is twice that over [0, a]; odd gives zero.
许多关于函数、导数或曲线下面积的问题,都可以通过快速想象图形来解决。即便是在脑中根据截距、渐近线、奇偶性和驻点勾画的粗略草图,也能揭示正确选项。对称性同样有帮助:偶函数在 [-a, a] 上的积分是 [0, a] 上积分的两倍;奇函数则为零。
Determine which option represents the graph of y = (x − 1)/(x² − 1). Factoring denominator: (x − 1)(x + 1). For x ≠ 1, y = 1/(x + 1), a hyperbola shifted left. There is a hole at x = 1, not an asymptote. The correct graph must show a hyperbola with vertical asymptote at x = −1 and a missing point at (1, 1/2). Without full calculation, you can eliminate graphs that show an asymptote at x = 1 or crossing at x = 1.
判断哪个选项表示 y = (x − 1)/(x² − 1) 的图形。分母因式分解:(x − 1)(x + 1)。当 x ≠ 1 时,y = 1/(x + 1),为左移的双曲线。x = 1 处为可去间断点,而非渐近线。正确图形应显示一条双曲线,垂直渐近线在 x = −1,且 (1, 1/2) 处有一个空心点。无需完整计算,你就可以排除那些在 x = 1 处显示渐近线或有穿过点的图形。
7. Quick Differentiation/Integration Checks | 导数与积分快速判断
For questions involving derivatives, you can test each option by mentally differentiating it and comparing with the given integrand or derivative target. Similarly, if asked to choose the antiderivative, differentiate the options — which is usually easier than integrating. Remember basic rules for powers: d/dx (xⁿ) = n xⁿ⁻¹, and for exponentials and trig functions.
对于涉及导数的题目,你可以对每个选项进行心算求导,并与给定的被积函数或目标导数进行比较。同样,如果要求选择原函数,对选项求导通常比积分更容易。牢记幂函数的基本法则:d/dx (xⁿ) = n xⁿ⁻¹,以及指数函数和三角函数的求导法则。
If a question asks for ∫ (3x² + 2e²ˣ) dx and options are: A) x³ + e²ˣ + C, B) x³ + e²ˣ/2 + C, C) x³ + 2e²ˣ + C, D) x³ + e²ˣ + 2C. Differentiate option A: 3x² + 2e²ˣ, correct. Wait — derivative of e²ˣ is 2e²ˣ, so e²ˣ gives 2e²ˣ. Thus A matches the integrand exactly. So answer is A. No need to formally integrate.
若题目要求计算 ∫ (3x² + 2e²ˣ) dx,选项为:A) x³ + e²ˣ + C,B) x³ + e²ˣ/2 + C,C) x³ + 2e²ˣ + C,D) x³ + e²ˣ + 2C。对选项 A 求导:3x² + 2e²ˣ,正好匹配被积函数。因此 A 正确,无需正式积分。
8. Trigonometric Shortcuts | 三角恒等式速查
Trigonometry multiple-choice questions often test identities or exact values. Drawing the special triangles (30°-60°-90° and 45°-45°-90°) gives you instant exact values for sin, cos, tan of common angles. For identities, testing with a few non-special angles (like 10° or 80°) can eliminate mismatched options. Also, the unit circle quickly tells you sign and range.
三角选择题常考查恒等式或精确值。画出特殊三角形(30°-60°-90° 和 45°-45°-90°)能让你立即获得常见角度的 sin、cos、tan 精确值。对于恒等式,用几个非特殊角(如 10° 或 80°)测试可以排除不匹配的选项。此外,单位圆能迅速告诉你符号和取值范围。
Identify the correct expression for 1 + tan² θ. Options: A) cot² θ, B) sec² θ, C) csc² θ, D) cos² θ. Let θ = 45°: tan 45° = 1, so 1 + 1 = 2. sec 45° = 1/cos 45° = √2, so sec² = 2. B works. C: csc² 45° = (√2)² = 2 as well? csc 45° = 1/sin 45° = √2, so csc² = 2 too. So both B and C give 2. Need another angle: θ = 30°. tan 30° = 1/√3 ≈ 0.577, sq = 1/3, 1 + 1/3 = 4/3 ≈ 1.333. sec 30° = 2/√3 ≈ 1.155, sq = 4/3 ≈ 1.333. csc 30° = 2, sq = 4. So C fails. Correct is B: sec² θ. (Identity 1 + tan² θ = sec² θ)
找出 1 + tan² θ 的正确表达式。选项:A) cot² θ,B) sec² θ,C) csc² θ,D) cos² θ。令 θ = 45°:tan 45° = 1,1+1=2。sec 45° = √2,平方为 2。B 成立。C:csc 45° = √2,平方亦为 2。两者都等于 2。再用 θ = 30°:tan 30° = 1/√3,平方 1/3,1+1/3=4/3。sec 30° = 2/√3,平方 4/3。csc 30° = 2,平方为 4。故 C 不符合。正确为 B:sec² θ。(恒等式 1+tan² θ = sec² θ)
9. Statistical and Probabilistic Intuition | 统计与概率直觉
In statistics and probability, you can often eliminate options by checking whether probabilities sum to 1, whether a variance or standard deviation is negative (impossible), or whether the shape of a binomial/normal distribution makes sense. For discrete random variables, the probabilities must be between 0 and 1. For normal distribution questions, symmetrical properties and the 68-95-99.7 rule can give quick estimates.
在统计和概率中,通常可以通过检查概率之和是否为 1、方差或标准差是否出现负值(不可能)、或二项/正态分布的形状是否合理来排除选项。对于离散随机变量,概率必须在 0 到 1 之间。对于正态分布题目,对称性质和 68-95-99.7 法则能提供快速估算。
A spinner lands on red with probability p, blue otherwise. It is spun 4 times. Which of the following represents P(exactly 2 reds)? Options: A) 6p²(1−p)², B) 4p²(1−p)², C) p²(1−p)², D) 12p²(1−p)². Binomial: n=4, k=2, coefficient = ⁴C₂ = 6. So A is correct. Even if you forget the coefficient, note that for p=0.5, P = ⁴C₂ (0.5)⁴ = 6/16 = 0.375. Check: A gives 6×0.0625 = 0.375; B gives 4×0.0625=0.25; C gives 0.0625; D gives 0.75. So only A matches the expected value.
一个转盘落在红色的概率为 p,否则为蓝色。旋转 4 次。下列哪个表示恰好两次红色的概率?选项:A) 6p²(1−p)²,B) 4p²(1−p)²,C) p²(1−p)²,D) 12p²(1−p)²。二项分布:n=4,k=2,系数为 ⁴C₂ = 6。因此 A 正确。即便忘了系数,注意到当 p=0.5 时,概率 = 6×(0.5)⁴ = 0.375。检验:A 得 0.375;B 得 0.25;C 得 0.0625;D 得 0.75。仅 A 符合预期值。
10. Algebraic Simplification Tricks | 代数化简技巧
For multiple-choice items requiring you to simplify a complex rational expression or factor a polynomial, you can reverse-engineer by multiplying factors in the options to see which yields the original numerator or denominator. Also, taking common denominators or cancelling strategically can reveal patterns. When faced with nested fractions, multiply top and bottom by a common denominator to clear sub-fractions instantly.
对于要求化简复杂有理式或因式分解多项式的选择题,你可以通过逆推,将选项中的因子相乘,看哪个能还原为原分子或分母。此外,通分或策略性地约分能揭示规律。遇到繁分式时,分子分母同乘一个公分母可以立即清除子分数。
Simplify (x⁻¹ + y⁻¹) / (x⁻² − y⁻²). Options: A) xy/(y − x), B) xy/(y + x), C) (x + y)/xy, D) 1/(x − y). Multiply numerator and denominator by x²y²: numerator becomes xy² + x²y = xy(y + x); denominator becomes y² − x² = (y − x)(y + x). Cancel (y + x): result = xy/(y − x). So A is correct. Testing with x=1,y=2: original = (1+0.5)/(1−0.25) = 1.5/0.75 = 2. A: 2/(2−1)=2. Others fail.
化简 (x⁻¹ + y⁻¹) / (x⁻² − y⁻²)。选项:A) xy/(y − x),B) xy/(y + x),C) (x + y)/xy,D) 1/(x − y)。分子分母同乘 x²y²:分子得 xy² + x²y = xy(y + x);分母得 y² − x² = (y − x)(y + x)。约去 (y + x):结果为 xy/(y − x)。故 A 正确。代入 x=1, y=2 检验:原式 = (1+0.5)/(1−0.25) = 1.5/0.75 = 2。A:2/(2−1)=2,其余不符。
11. Limits and Continuity Shortcuts | 极限与连续性速解
For limits, especially when x → ∞ or x → 0, focus on the dominant terms. Divide numerator and denominator by the highest power of x. If indeterminate form 0/0 or ∞/∞ appears, L’Hôpital’s rule is a tool, but often simpler is to factor and cancel, or use standard limits like (sin x)/x → 1 as x → 0. Rationalising the numerator is another trick for square-root limits.
对于极限,特别是当 x → ∞ 或 x → 0 时,关注主导项。分子分母同除以 x 的最高次幂。如果出现 0/0 或 ∞/∞ 不定式,洛必达法则是工具,但通常更简单的方法是因式分解后约分,或使用标准极限,如当 x → 0 时 (sin x)/x → 1。分子有理化则是处理含平方根极限的另一个技巧。
Evaluate lim_(x→∞) (3x² + 2x)/(x² − 5). Options: A) 0, B) 3, C) ∞, D) 1. Divide numerator and denominator by x²: (3 + 2/x)/(1 − 5/x²). As x→∞, 2/x → 0, 5/x² → 0, limit = 3/1 = 3. So B. No L’Hôpital required. Quick mental division gives the answer in seconds.
计算 lim_(x→∞) (3x² + 2x)/(x² − 5)。选项:A) 0,B) 3,C) ∞,D) 1。分子分母同除以 x²:(3 + 2/x)/(1 − 5/x²)。当 x→∞,2/x→0,5/x²→0,极限 = 3/1 = 3。故选 B,无需洛必达。心算相除几秒即可得解。
12. Time Management and the Mindset for MCQs | 时间分配与选择题心态
You do not need to answer every question the same way. Move fast on straightforward items using these techniques and save time for longer ones. If a multiple-choice question takes more than 2–3 minutes, mark it and come back later. Never leave an answer blank — an educated guess gives a 25% or better chance. Always read the final answer choices first; sometimes the form of the options tells you what the question is really testing.
你不必对每道题都采用同样的解答方式。利用这些技巧快速解决直接题目,为长篇题目节省时间。如果一道选择题耗时超过 2–3 分钟,先标记后再回看。绝不空着不答 —— 经过推理的猜测也有 25% 或更高的正确概率。务必先扫读最终选项;有时选项的形式会告诉你题目真正在考查什么。
Trust your shortcuts, but double-check with a second method if you have time. The combination of elimination, special values, and dimensional analysis can get you to the correct answer without fully solving the problem. Practice these techniques on past papers until they become second nature.
相信你的捷径,但若有时间,用第二种方法进行核对。排除法、特殊值和量纲分析的组合能让你无需完整解题就找到正确答案。在历年真题中反复练习这些技巧,使之成为你的本能。
Published by TutorHao | A-Level Maths Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导