📚 PDF资源导航

Year 11 CAIE Mathematics: Solution Writing Frameworks and Model Answers | Year 11 CAIE 数学:解答写作框架与范文

📚 Year 11 CAIE Mathematics: Solution Writing Frameworks and Model Answers | Year 11 CAIE 数学:解答写作框架与范文

In the CAIE IGCSE Mathematics (0580) examination, especially in Paper 4 Extended and the non-calculator papers, examiners do not just look for the right final answer. They assess your ability to present a clear, logical and well-structured solution. A strong examination ‘script’ reads like a concise piece of mathematical writing — every step is justified, the notation is precise, and the working flows from the given information to the conclusion without gaps. Mastering this solution-writing framework can turn a borderline answer into full marks, because it lets you demonstrate your depth of understanding even if a tiny arithmetic slip occurs.

在 CAIE IGCSE 数学(0580)考试中,尤其是试卷 4(扩展卷)和不可使用计算器的试卷中,考官所关注的并非仅仅是一个正确的最终答案。他们评估的是你呈现清晰、逻辑严谨且结构完善的解答过程的能力。一份出色的试卷答卷读起来就像是一篇简洁的数学短文——每一步都有理有据,符号精确,解题过程从已知信息顺畅地推导出结论,不存在逻辑空白。掌握这套解答写作框架,哪怕出现微小的算术失误,也能够将原本可能擦边得分的答案转变为满分答案,因为它充分展现了你的理解深度。

1. Understand the Mark Scheme and Command Words | 理解评分标准与指令词

Every CAIE IGCSE mathematics question contains a command word that dictates the required response. Words like ‘Calculate’ expect a numerical value, often with the working shown for method marks. ‘Show that’ requires a full, logical derivation ending with the given result; skipping steps here costs marks even if the final line looks correct. ‘Prove’ demands a deductive argument, usually in geometry or algebra, where each statement must be backed by a theorem or property. Aligning your writing style with the command word is the foundation of a high-scoring paper.

每一道 CAIE IGCSE 数学题都包含一个决定答题方式的指令词。像“Calculate”这样的词汇期待一个数值结果,通常需要展示求解过程以获得方法分。“Show that”则要求给出完整的、符合逻辑的推导并得出给定结果;这种情况下如果跳过步骤,即便最后一行看起来正确,也会失分。“Prove”要求进行演绎论证,常见于几何或代数题中,每一个陈述都必须有定理或性质作为支撑。使你的写作风格与指令词保持一致,是获得高分的基础。

Before putting pen to paper, scan the mark allocation. A 2‑mark question might need only a substitution and answer, while a 5‑mark question expects multiple stages: perhaps selecting a formula, substituting values accurately, solving an equation and interpreting the answer. Use the allocation to plan how many distinct lines of working you need to show.

在下笔之前,快速浏览一下分值。一道 2 分的题目可能只需要代入和答案,而一道 5 分的题目则期待多个阶段:可能包括选择公式、准确代入数值、解方程以及解读答案。利用分值来规划你需要写出多少行不同的解题步骤。


2. The Classic Five‑Step Solution Framework | 经典五步解题框架

For most unstructured word problems in the IGCSE syllabus, adopting a consistent five‑step structure makes your reasoning transparent. Step 1: State what you know — summarise the given data, perhaps labelling quantities with letters. Step 2: State what you need to find — define the unknown variable clearly. Step 3: Form an equation or relationship — translate the words into algebraic or geometric statements. Step 4: Solve systematically — show each algebraic manipulation or geometric deduction separately. Step 5: Answer the question — rewrite the value in the context, including units and a short conclusion if necessary.

对于 IGCSE 考纲中大多数非结构化的文字应用题,采用一致的五步结构能让你的推理过程一目了然。第一步:陈述已知信息——总结给出的数据,可以为各个量标上字母。第二步:陈述需要求解的量——清晰地定义未知变量。第三步:建立方程或关系式——将文字转化为代数或几何语句。第四步:系统求解——分别展示每一步代数变形或几何推导。第五步:回答问题——将数值带回题目情境中,并附上单位和必要的简短结论。

To see this in action, consider: ‘A rectangle has length 3 cm more than its width. The perimeter is 26 cm. Find the dimensions.’ Your solution might begin with ‘Let width = w cm, then length = w + 3 cm. Perimeter = 2w + 2(w+3) = 26.’ This clear labelling tells the examiner you have understood the relationships before any computation.

以这道题为例:“一个矩形的长比宽多 3 cm,周长为 26 cm。求该矩形的尺寸。”你的解题过程可以这样开始:“设宽为 w cm,则长为 w + 3 cm。周长 = 2w + 2(w+3) = 26。”这种清晰的标注告诉考官,你在开始计算之前就已经理解了各个数量之间的关系。


3. Setting Out Algebraic Manipulations Clearly | 清晰地列出代数运算

Algebraic solutions often look messy when every simplification happens on the same line. Use a new line for each operation and align the equals signs vertically. For example, when solving 2x² – 5x – 3 = 0 by factorising, write:

代数解答如果将所有化简步骤挤在同一行,会显得杂乱不堪。应当每进行一次运算就新起一行,并将等号上下对齐。例如,用因式分解法解 2x² – 5x – 3 = 0 时,可以这样写:

2x² – 5x – 3 = 0
(2x + 1)(x – 3) = 0
2x + 1 = 0 or x – 3 = 0
x = –½ or x = 3

Always show the factorised form explicitly; do not jump from the original quadratic to the roots. When using the quadratic formula, write the formula first: x = [–b ± √(b² – 4ac)] / 2a, then substitute a, b and c with their values, and only then compute the discriminant. This staged approach earns all method marks even if you press a wrong calculator key.

始终要将因式分解的形式明确写出来;不要从原始二次方程直接跳到根。当使用求根公式时,先写出公式:x = [–b ± √(b² – 4ac)] / 2a,然后将 a、b、c 的值代入,最后再计算判别式。这种分阶段的方法即便你不小心按错了计算器按键,也能赢得所有方法分。


4. Writing Geometric Proofs with Reasons | 几何证明的书写要点与理由

In circle theorem or angle‑chasing questions, every angle you state must be accompanied by a reason in brackets. IGCSE examiners look for precise terminology such as ‘angle in a semicircle is 90°’, ‘angle at centre is twice angle at circumference’ or ‘base angles of an isosceles triangle are equal’. Structure your proof as a numbered sequence of statements, each on a separate line with its justification.

在圆定理或角计算题中,你给出的每一个角度值都必须在括号内附上理由。IGCSE 考官希望看到精确的术语,例如“半圆内的圆周角为 90°”“圆心角等于圆周角的两倍”或“等腰三角形的两个底角相等”。将你的证明写成一系列编号的陈述,每一行都独立列出并附上相应的理由。

Example: ‘Find angle ABC, where O is the centre and AC is a diameter.’ A model answer:

示例:“已知 O 为圆心,AC 为直径,求 ∠ABC。”满分解答如下:

(1) ∠ADC = 90° (angle in a semicircle)

(2) ∠DAC = 180° – 90° – 35° = 55° (angle sum of triangle ACD)

(3) ∠ABC = ∠ADC = 55° (angles in the same segment)

Notice that even the triangle angle sum is stated. This complete reasoning leaves no room for ambiguity.

注意,这里连三角形内角和也作了说明。这种完整的推理方式不给任何歧义留下空间。


5. Presenting Statistical and Graphical Solutions | 呈现统计与图形解答

When drawing a cumulative frequency curve or a histogram, the graph itself carries marks, but the accompanying working is equally important. Always construct a table of values before plotting, and write the axes labels (Cumulative frequency, Mass/kg, etc.) and scales clearly next to the graph. For a histogram, state the frequency density calculation: Frequency density = Frequency ÷ Class width. If the question asks for a median or interquartile range, draw the corresponding lines on the graph and write the reading steps: ‘From Q₁ at 75 on the cumulative frequency axis, draw a horizontal line to the curve, then down to the x‑axis — Q₁ ≈ 48 kg.’

在绘制累积频率曲线或直方图时,图形本身占有一部分分值,但伴随图形展示的解题过程同样重要。绘图前先列出一个数值表格,并在图形旁边清晰地写清楚坐标轴标签(Cumulative frequency, Mass/kg 等)和刻度。对于直方图,要注明频率密度的计算:频率密度 = 频率 ÷ 组距。如果题目要求求中位数或四分位距,应在图上画出相应的线条,并写出读取步骤:“在累积频率轴上找到 Q₁ = 75,画一条水平线交于曲线,再向下引至 x 轴——Q₁ ≈ 48 kg。”

For probability questions, communicate the sample space clearly. If using a tree diagram, label each branch with its probability and write the outcomes at the end. When multiplying along branches, show the products: P(A and B) = 0.6 × 0.4 = 0.24. For combined events, state whether events are independent or mutually exclusive, as this justifies your multiplication or addition step.

对于概率题,要清晰地呈现样本空间。如果使用树状图,为每一条分支标注概率,并在末端写上结果。沿着分支相乘时,应展示乘积计算过程:P(A 且 B) = 0.6 × 0.4 = 0.24。对于复合事件,要说明事件是相互独立还是互斥,因为这为你的乘法或加法步骤提供了依据。


6. Communicating Functions and Graphs | 函数与图像的表达

Questions on functions often involve composite functions, inverse functions and transformations of graphs. To avoid confusion, use the correct notation consistently: f(x), f⁻¹(x), gf(x) = g(f(x)). When finding an inverse, the working must show the swap of x and y and the subsequent rearrangement: ‘Let y = 2x + 5. Swap x and y: x = 2y + 5. Rearrange: y = (x – 5)/2, so f⁻¹(x) = (x – 5)/2.’ Never write f⁻¹(x) = … before showing the swap.

有关函数的题目常常涉及复合函数、反函数以及图像变换。为了避免混淆,应当始终使用正确的符号:f(x)、f⁻¹(x)、gf(x) = g(f(x))。在求反函数时,解题步骤必须展示交换 x 与 y 的过程以及后续的变形:“令 y = 2x + 5。交换 x 与 y:x = 2y + 5。移项变形:y = (x – 5)/2,因此 f⁻¹(x) = (x – 5)/2。”永远不要在展示交换步骤之前就写下 f⁻¹(x) = …。

When describing graph transformations, link your words to the equation. For instance, ‘The curve y = f(x + 3) represents a translation of the graph y = f(x) by vector (–3, 0).’ The vector notation or the phrase ‘shift 3 units to the left’ is required; do not just state ‘move left’.

在描述图像变换时,要将你的描述与方程对应起来。例如,“曲线 y = f(x + 3) 表示将 y = f(x) 的图像沿向量 (–3, 0) 平移。”需要使用向量记法或短语“向左平移 3 个单位”;切勿简单写成“左移”。


7. Handling Trigonometry and Bearing Questions | 处理三角学与方位角问题

In sine and cosine rule problems, always state the formula you are using before substituting. For the sine rule, write a/sin A = b/sin B. For the cosine rule, write a² = b² + c² – 2bc cos A. After substituting, show the rearranged equation. When an angle is obtuse, remember to check whether the ambiguous case applies, and state your reasoning: ‘Since the side opposite the given angle is longer than the other given side, only the acute angle is valid.’

在运用正弦定理和余弦定理的题目中,务必要先写出你所使用的公式,然后再代入数值。对于正弦定理,应写出 a/sin A = b/sin B。对于余弦定理,应写出 a² = b² + c² – 2bc cos A。代入数值后,要展示整理后的方程。当所求角度为钝角时,记得检查是否存在模糊情况,并说明理由:“因为已知角的对边比另一已知边要长,所以只有锐角情形成立。”

Bearings must be written as three‑digit angles, e.g. 065°, and your working should include a sketch with a north line and clearly labelled angles. Always convert a bearing into a standard angle inside the triangle before applying trigonometry, and show this conversion: ‘The bearing of C from B is 140°, so ∠ABC = 140° – 65° = 75°.’

方位角必须写成三位数格式,例如 065°,并且答题过程中应包含带有指北线以及清晰角度标注的草图。在应用三角函数之前,要始终先将方位角转换为三角形内部的标准角,并展示转换过程:“C 从 B 测得的方位角是 140°,所以 ∠ABC = 140° – 65° = 75°。”


8. Model Answer 1: Quadratic Problem in Context | 范文 1:实际情境下的二次方程问题

Question: A rectangular garden measures x m by (x + 5) m. Its area is 84 m². Find x and the dimensions of the garden.

问题:一个矩形花园的尺寸为 x m 和 (x + 5) m,其面积为 84 m²。求 x 以及花园的尺寸。

Model Answer:

范文解答:

Area of rectangle = length × width
x(x + 5) = 84
x² + 5x = 84
x² + 5x – 84 = 0
(x + 12)(x – 7) = 0
x = –12 or x = 7
Since length must be positive, x = 7.
Dimensions: width = 7 m, length = 7 + 5 = 12 m.
Check: 7 × 12 = 84 m², which matches the given area.

矩形的面积 = 长 × 宽
x(x + 5) = 84
x² + 5x = 84
x² + 5x – 84 = 0
(x + 12)(x – 7) = 0
x = –12 或 x = 7
由于长度必须为正,因此 x = 7。
尺寸:宽 = 7 m,长 = 7 + 5 = 12 m。
检验:7 × 12 = 84 m²,与给定面积吻合。

Notice how each algebraic line is distinct and the negative root is explicitly discarded with a reason. The final dimensions are stated with units, and a quick verification is added — this is not required but shows strong mathematical practice.

留意此处每行代数式都独立清晰,负根被明确舍去并说明了理由。最终的尺寸附带了单位,还附加了快速验证——虽然不做强制要求,但这展现了扎实的数学实践习惯。


9. Model Answer 2: Circle Theorem Proof | 范文 2:圆定理证明

Question: Points A, B, C and D lie on a circle with centre O. ∠AOC = 130°. Find ∠ABC and ∠ADC, giving reasons.

问题:点 A、B、C 和 D 均在以 O 为圆心的圆上。∠AOC = 130°。求 ∠ABC 和 ∠ADC,并说明理由。

Model Answer:

范文解答:

(1) ∠ABC is an angle at the circumference subtended by arc AC. ∠AOC is the angle at the centre subtended by the same arc. Therefore ∠ABC = ½ ∠AOC = ½ × 130° = 65° (angle at centre is twice angle at circumference).

(1) ∠ABC 是弧 AC 所对的圆周角。∠AOC 是同弧所对的圆心角。因此 ∠ABC = ½ ∠AOC = ½ × 130° = 65°(圆心角等于圆周角的两倍)。

(2) Points B and D lie on the same circle, so quadrilateral ABCD is cyclic. Opposite angles in a cyclic quadrilateral sum to 180°. Thus ∠ADC = 180° – ∠ABC = 180° – 65° = 115° (opposite angles of a cyclic quadrilateral).

(2) 点 B 和 D 在同一圆上,因此四边形 ABCD 是圆内接四边形。圆内接四边形的对角互补,即和为 180°。因此 ∠ADC = 180° – ∠ABC = 180° – 65° = 115°(圆内接四边形对角互补)。

The answer uses technical vocabulary (‘subtended’, ‘cyclic quadrilateral’) and references the theorem exactly as stated in the syllabus. Each step is numbered, making it easy for the examiner to award marks.

答案中使用了专业术语(“subtended”“圆内接四边形”),并严格引用了考纲中陈述的定理。每个步骤都进行了编号,方便考官给出分数。


10. Common Mistakes That Lose Marks | 导致失分的常见错误

Mistake Why Marks Are Lost
Skipping the rearrangement when solving 3x + 2 = 11, writing x = 3 directly No method shown; if the answer is wrong, zero marks. Always show subtracting 2 and dividing by 3.
Writing ‘x = 5, –2’ without stating ‘x = 5 or x = –2’ A comma does not mean ‘or’. Use the word ‘or’ to list separate roots clearly.
Forgetting to convert units before substituting into a formula (e.g. using mm with cm³) The working will be inconsistent. Show the conversion step: e.g. 250 mm = 25 cm.
Drawing a graph but not labelling axes or scales The graph cannot be interpreted by the examiner; marks for the graph may not be awarded.
Crowding all working into a corner, with arrows everywhere Examiners are not required to search for steps. Structure your work in a linear, top‑to‑bottom format.

In summary, clarity is as important as accuracy. Practice writing out full solutions to past paper questions, then check the mark scheme to see whether your presentation would earn every method mark.

总而言之,清晰度与准确性同等重要。尝试练习书写历年真题的完整解答,然后对照评分标准,看看你的呈现方式是否能赢得每一个方法分。


11. Using Annotations and Diagrams Effectively | 有效使用注释和示意图

Do not let a diagram stand without any written work. Label lengths, angles and unknowns directly on the diagram in pencil, but also transfer those labels into your algebraic work. If a problem involves combining shapes, draw them separately and show how their areas or volumes are added or subtracted. A well‑annotated diagram can often explain whole lines of reasoning, saving time while securing method marks.

不要让示意图孤零零地留在那里,不附加任何文字说明。用铅笔在图上直接标注长度、角度和未知量,但同时也要将这些标注转移到你的代数解题过程中。如果一道题涉及组合图形,将它们分开绘制,并展示如何对它们的面积或体积进行加减运算。一幅标注清晰的示意图往往能解释好几步推理过程,既节约了时间,又锁定了方法分。

When a question says ‘Using your graph, estimate…’, you must draw the construction lines on the graph. Write the coordinates of the points you use in a small table next to the graph. This shows the examiner exactly how you obtained your estimate. Never simply write the final value without leaving a trail.

当题目要求“使用你的图像,估算……”时,你必须在图像上画出构造线。在旁边用一个小表格写出你所使用的点的坐标。这能向考官清楚展示你是如何得出估算值的。永远不要只写出最终数值而不留下任何痕迹。


12. Checklist for a Perfect Solution | 写出完美解答的检查清单

Use this checklist before moving on from any question:

在完成任何一道题之前,可以使用这份检查清单:

  • Have I restated the unknown and assigned a variable?

    我是否重新陈述了未知量并为它设置了变量?

  • Are all formulas written out before substitution?

    所有的公式是否都在代入数值前写了出来?

  • Do algebraic lines flow vertically with aligned equals signs?

    代数式子是否上下对齐等号并竖直排列?

  • Have I given a reason for every geometric angle found?

    我求出的每一个几何角度是否都附带了理由?

  • Have I included units where appropriate?

    我在合适的地方是否都附上了单位?

  • Is my final answer clearly boxed or underlined?

    我的最终答案是否用方框或下划线清楚地标出?

  • Did I reject impossible solutions (negative lengths, etc.) with a note?

    我是否用注释舍去了不可能的解(例如负长度)?

Regularly practising this disciplined framework will transform your exam technique. The model answers you write become a resource you can review, and on exam day the structure will feel automatic.

坚持训练这种严谨的答题框架,将会彻底转变你的应考技巧。你所书写的范文答案会变成可供复习的资料,到了考试那一天,这套结构就会成为一种自然的习惯。

Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version