📚 Advanced Problem Solving Techniques for IGCSE WJEC Mathematics | IGCSE WJEC 数学:高阶解题技巧详解
Welcome to this comprehensive walkthrough of typical exam questions for the IGCSE WJEC Mathematics specification. This article unpacks multi-step problems across core topics, highlighting the logical flow and precise methods that examiners expect. Whether you are consolidating algebra, geometry, or data handling, these worked examples will sharpen your problem-solving toolkit.
欢迎阅读这篇针对 IGCSE WJEC 数学考试大纲的典型例题详解。本文将剖析核心主题中的多步骤问题,突出考官期望的逻辑流程和精确方法。无论你正在巩固代数、几何还是数据处理,这些解题范例都将强化你的解题工具箱。
1. Algebraic Manipulation & Factorisation | 代数操作与因式分解
Simplify the expression (6x² + 11x – 10) ÷ (3x – 2). Begin by factorising the quadratic numerator. Look for two numbers that multiply to give (6 × -10 = -60) and add to 11; these are 15 and -4. Rewrite the middle term: 6x² + 15x – 4x – 10. Group the terms as (6x² + 15x) + (-4x – 10). Factor each group: 3x(2x + 5) – 2(2x + 5). The common factor is (2x + 5), giving (2x + 5)(3x – 2). Dividing by (3x – 2) leaves 2x + 5, provided x ≠ 2/3.
化简表达式 (6x² + 11x – 10) ÷ (3x – 2)。首先对二次分子进行因式分解。寻找两个数,它们的乘积为 (6 × -10 = -60),且和为 11;这两个数是 15 和 -4。重写中间项:6x² + 15x – 4x – 10。将项分组为 (6x² + 15x) + (-4x – 10)。分别因式分解各组:3x(2x + 5) – 2(2x + 5)。公因式为 (2x + 5),得到 (2x + 5)(3x – 2)。除以 (3x – 2) 得到 2x + 5,前提是 x ≠ 2/3。
2. Linear Equations & Inequalities | 线性方程与不等式
Solve the inequality 2(3x – 1) – 5 < 7 - 4x. First expand the bracket: 6x - 2 - 5 < 7 - 4x, which simplifies to 6x - 7 < 7 - 4x. Add 4x to both sides: 10x - 7 < 7. Then add 7: 10x < 14. Divide by 10: x < 1.4. The solution set is all real numbers less than 1.4.
解不等式 2(3x – 1) – 5 < 7 - 4x。首先展开括号:6x - 2 - 5 < 7 - 4x,化简得 6x - 7 < 7 - 4x。两边同时加上 4x:10x - 7 < 7。然后加 7:10x < 14。除以 10:x < 1.4。解集为所有小于 1.4 的实数。
3. Simultaneous Equations | 方程组
Solve the system: 3x + 2y = 16 and 5x – y = 9. Use substitution or elimination. For elimination, multiply the second equation by 2: 10x – 2y = 18. Add the first equation: (3x + 2y) + (10x – 2y) = 16 + 18, giving 13x = 34, so x = 34/13. Substitute into 5x – y = 9: 5(34/13) – y = 9 → 170/13 – y = 117/13 → -y = (117 – 170)/13 = -53/13, so y = 53/13. Check in the first equation: 3(34/13) + 2(53/13) = (102 + 106)/13 = 208/13 = 16, correct.
解方程组:3x + 2y = 16 和 5x – y = 9。使用代入法或消元法。消元法:将第二个方程乘以 2:10x – 2y = 18。与第一个方程相加:(3x + 2y) + (10x – 2y) = 16 + 18,得 13x = 34,所以 x = 34/13。代入 5x – y = 9:5(34/13) – y = 9 → 170/13 – y = 117/13 → -y = (117 – 170)/13 = -53/13,所以 y = 53/13。代回第一个方程检验:3(34/13) + 2(53/13) = (102 + 106)/13 = 208/13 = 16,正确。
4. Quadratic Equations & the Parabola | 二次方程与抛物线
Find the roots and the vertex of y = 2x² – 8x + 6. Roots: set y = 0, 2x² – 8x + 6 = 0. Divide by 2: x² – 4x + 3 = 0. Factorise as (x – 1)(x – 3) = 0, so roots are x = 1 and x = 3. Vertex: use x = -b / (2a) from the form ax² + bx + c. Here a = 2, b = -8, so x = -(-8) / (2 × 2) = 8 / 4 = 2. Then y = 2(2)² – 8(2) + 6 = 8 – 16 + 6 = -2. The vertex is at (2, -2) and the curve opens upwards since a > 0.
求抛物线 y = 2x² – 8x + 6 的根和顶点。根:令 y = 0,2x² – 8x + 6 = 0。除以 2:x² – 4x + 3 = 0。因式分解为 (x – 1)(x – 3) = 0,所以根为 x = 1 和 x = 3。顶点:对于形式 ax² + bx + c,使用 x = -b / (2a)。这里 a = 2,b = -8,所以 x = -(-8) / (2 × 2) = 8 / 4 = 2。然后 y = 2(2)² – 8(2) + 6 = 8 – 16 + 6 = -2。顶点坐标为 (2, -2),由于 a > 0,抛物线开口向上。
5. Direct & Inverse Proportion | 正比与反比
The volume V of a gas varies inversely with pressure P. At pressure 300 Pa, volume is 5 litres. Find the volume when the pressure is 750 Pa. Write the inverse proportion: V = k / P. Substitute known values: 5 = k / 300 → k = 1500. Then for P = 750, V = 1500 / 750 = 2 litres. In a real exam, follow the constant-first method to avoid errors.
气体的体积 V 与压力 P 成反比。在压力为 300 Pa 时,体积为 5 升。求压力为 750 Pa 时的体积。写出反比关系式:V = k / P。代入已知值:5 = k / 300 → k = 1500。那么当 P = 750 时,V = 1500 / 750 = 2 升。在实际考试中,采用先求常数的方法以避免错误。
6. Trigonometry: Sine and Cosine Rules | 三角学:正弦与余弦定理
In triangle ABC, AB = 6 cm, BC = 9 cm, and angle ABC = 48°. Find the length AC using the cosine rule: b² = a² + c² – 2ac cos B. Label sides: AC is opposite angle B, so AC² = AB² + BC² – 2(AB)(BC)cos(48°). Substitute: AC² = 6² + 9² – 2(6)(9)cos(48°) = 36 + 81 – 108 × 0.6691 ≈ 117 – 72.26 = 44.74. Take the square root: AC ≈ 6.69 cm (3 significant figures). Always check the rule selection: cosine rule when you have two sides and the included angle or three sides.
在三角形 ABC 中,AB = 6 cm,BC = 9 cm,∠ABC = 48°。使用余弦定理求边 AC:b² = a² + c² – 2ac cos B。标记各边:AC 对角 B,所以 AC² = AB² + BC² – 2(AB)(BC)cos(48°)。代入数值:AC² = 6² + 9² – 2(6)(9)cos(48°) = 36 + 81 – 108 × 0.6691 ≈ 117 – 72.26 = 44.74。开平方:AC ≈ 6.69 cm(保留三位有效数字)。务必核对定理选择:当已知两边及其夹角或三边时使用余弦定理。
7. Calculus: Differentiation & Gradients | 微积分:求导与斜率
Find the gradient of the curve y = 4x³ – 3x² + 2x – 1 at x = 2. Differentiate term by term: dy/dx = 12x² – 6x + 2. Substitute x = 2: gradient = 12(2)² – 6(2) + 2 = 12 × 4 – 12 + 2 = 48 – 12 + 2 = 38. For a turning point, set dy/dx = 0 and solve. This is a typical IGCSE WJEC question linking algebra with the geometry of graphs.
求曲线 y = 4x³ – 3x² + 2x – 1 在 x = 2 处的斜率。逐项求导:dy/dx = 12x² – 6x + 2。代入 x = 2:斜率 = 12(2)² – 6(2) + 2 = 12 × 4 – 12 + 2 = 48 – 12 + 2 = 38。对于转折点,令 dy/dx = 0 并求解。这是一道典型的 IGCSE WJEC 考题,将代数与图像几何联系起来。
8. Statistics: Collecting & Interpreting Data | 统计:数据的收集与解释
A frequency table shows test scores: Score 0-10: frequency 4; 10-20: 7; 20-30: 12; 30-40: 9; 40-50: 3. Draw a frequency polygon. First find midpoints: 5, 15, 25, 35, 45. Plot points (5,4), (15,7), (25,12), (35,9), (45,3). Join with straight lines and anchor the ends on the horizontal axis at midpoints -5 and 55 with frequency 0. Always label axes clearly.
一个频数表显示了测试分数:分数 0-10:频数 4;10-20:7;20-30:12;30-40:9;40-50:3。绘制频数多边形。首先找出组中值:5、15、25、35、45。描点 (5,4)、(15,7)、(25,12)、(35,9)、(45,3)。用直线连接各点,并在水平轴上组中值为 -5 和 55 处将端点固定在频数 0。务必清晰标注坐标轴。
9. Probability: Tree Diagrams & Combined Events | 概率:树状图与复合事件
A bag contains 5 red and 3 blue marbles. Two marbles are drawn without replacement. Find the probability both are red. First draw: P(red) = 5/8. Second draw: if first was red, P(red) = 4/7. Multiply along the branch: (5/8) × (4/7) = 20/56 = 5/14. For ‘at least one blue’, use complement: 1 – both red = 1 – 5/14 = 9/14. Tree diagrams help visualise conditional probability clearly.
一个袋子装有 5 颗红色和 3 颗蓝色弹珠。依次抽取两颗,不放回。求两颗都是红色的概率。第一次抽取:P(红) = 5/8。第二次抽取:若第一次为红色,P(红) = 4/7。沿分支相乘:(5/8) × (4/7) = 20/56 = 5/14。对于“至少一颗蓝色”,使用补集:1 – 均为红色 = 1 – 5/14 = 9/14。树状图有助于清晰地可视化条件概率。
10. Graph Transformations & Functions | 图形变换与函数
Given f(x) = x², sketch y = f(x – 2) + 3. The expression (x – 2) shifts the graph 2 units to the right. Adding 3 shifts it 3 units up. The vertex of y = x² at (0,0) moves to (2,3). Check by substituting a point: f(2 – 2) + 3 = f(0) + 3 = 0 + 3 = 3. So the minimum point sits at (2,3). Knowing the effect of transformations on key points saves time in the WJEC exam.
已知 f(x) = x²,画出 y = f(x – 2) + 3 的草图。表达式 (x – 2) 将图像向右平移 2 个单位。加 3 将其向上平移 3 个单位。y = x² 的顶点 (0,0) 移动到 (2,3)。通过代入一个点来验证:f(2 – 2) + 3 = f(0) + 3 = 0 + 3 = 3。因此最低点位于 (2,3)。了解变换对关键点的影响可以在 WJEC 考试中节省时间。
11. Vectors & Straight-Line Geometry | 向量与直线几何
Points A, B, and C have position vectors a = (2, -1), b = (5, 3), and c = (8, 7). Show that A, B, and C are collinear. Find AB: b – a = (5-2, 3-(-1)) = (3, 4). Find BC: c – b = (8-5, 7-3) = (3, 4). Since AB and BC are scalar multiples (actually equal), they are parallel and share point B, so the three points lie on a straight line. This vector method is rigorous and exam-ready.
点 A、B、C 的位置向量分别为 a = (2, -1)、b = (5, 3) 和 c = (8, 7)。证明 A、B、C 三点共线。求 AB:b – a = (5-2, 3-(-1)) = (3, 4)。求 BC:c – b = (8-5, 7-3) = (3, 4)。由于 AB 和 BC 是标量倍数(实际上相等),它们平行且共享点 B,因此三点位于同一直线上。这种向量方法严谨且适合考试。
12. Area, Perimeter & Compound Shapes | 面积、周长与复合图形
Find the total area of a semicircle of diameter 14 cm attached to a rectangle 14 cm by 8 cm. Rectangle area = length × width = 14 × 8 = 112 cm². Semicircle radius r = 7 cm; area = (πr²) / 2 = (π × 49) / 2 ≈ 76.97 cm² (using π ≈ 3.142). Total area ≈ 112 + 76.97 = 188.97 cm². If the question requires exact form, write 112 + (49π)/2 cm². Always match the required precision.
求一个直径为 14 cm 的半圆与一个 14 cm × 8 cm 的矩形拼接后的总面积。矩形面积 = 长 × 宽 = 14 × 8 = 112 cm²。半圆半径 r = 7 cm;面积 = (πr²) / 2 = (π × 49) / 2 ≈ 76.97 cm²(使用 π ≈ 3.142)。总面积 ≈ 112 + 76.97 = 188.97 cm²。若题目要求精确形式,写为 112 + (49π)/2 cm²。务必与所需的精度保持一致。
Published by TutorHao | IGCSE WJEC Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导