📚 PDF资源导航

Complete Mathematics for Cambridge Secondary 1 Book 3: Question Type Analysis | 剑桥初中数学完全教程第三册题型解析

📚 Complete Mathematics for Cambridge Secondary 1 Book 3: Question Type Analysis | 剑桥初中数学完全教程第三册题型解析

Cambridge Secondary 1 Mathematics Book 3 builds a strong foundation for IGCSE by covering essential topics across number, algebra, geometry, statistics and probability. This article breaks down the most common question types from each major topic, providing clear bilingual explanations and worked examples to help students master the skills and gain confidence.

剑桥初中数学第三册通过涵盖数、代数、几何、统计和概率等核心主题,为IGCSE打下坚实基础。本文拆解每个主要主题中最常见的题型,提供清晰的双语讲解和典型例题,帮助学生掌握技能、建立信心。


1. Integer Operations and BIDMAS | 整数运算与运算法则

Questions often require evaluating expressions with mixed operations, including negative numbers. The correct order is Brackets, Indices, Division, Multiplication, Addition, Subtraction.

这类题目常要求计算包含混合运算以及负数的表达式。正确的运算顺序是括号、指数、除、乘、加、减。

For example, in the expression −3 × (4 − 6) + 8 ÷ (−2), we first simplify the bracket (4 − 6) = −2.

例如,在表达式 −3 × (4 − 6) + 8 ÷ (−2) 中,首先计算括号 (4 − 6) = −2。

The next step handles multiplication and division from left to right: −3 × (−2) = 6, and 8 ÷ (−2) = −4. Then add: 6 + (−4) = 2.

接下来从左到右处理乘除:−3 × (−2) = 6,8 ÷ (−2) = −4。然后相加:6 + (−4) = 2。

Common pitfalls include forgetting that a negative times a negative gives a positive, or performing addition before multiplication.

常见错误包括忘记负负得正,或者在乘法之前先做加法。


2. Fractions, Decimals and Percentages | 分数、小数与百分数

Exam questions frequently test conversion between fractions, decimals and percentages, and calculations such as finding a percentage of a quantity or adding mixed numbers.

考题常检测分数、小数和百分数之间的转换,以及诸如求一个数量的百分之几或带分数加法等计算。

To convert ⅗ to a decimal, divide 3 by 5 to get 0.6. As a percentage, multiply by 100 to obtain 60%.

将 ⅗ 转换为小数,用 3 除以 5 得到 0.6。转换为百分数,乘以 100 得到 60%。

A typical problem: Find 15% of 240. Since 15% = 15/100, we calculate 240 × 0.15 = 36.

典型问题:求 240 的 15%。因为 15% = 15/100,我们计算 240 × 0.15 = 36。

When adding mixed numbers such as 2⅓ + 1⅚, first change to improper fractions (7/3 + 11/6), find a common denominator of 6, giving 14/6 + 11/6 = 25/6 = 4⅙.

在加带分数如 2⅓ + 1⅚ 时,先化为假分数 (7/3 + 11/6),找到公分母 6,得到 14/6 + 11/6 = 25/6 = 4⅙。


3. Algebraic Expressions and Simplifying | 代数表达式与化简

Students are expected to simplify expressions by collecting like terms, expanding brackets and factorising simple cases.

要求学生通过合并同类项、展开括号和简单因式分解来化简表达式。

For instance, simplify 5x + 3y − 2x + 7y. Group the x terms: 5x − 2x = 3x, and y terms: 3y + 7y = 10y, giving 3x + 10y.

例如,化简 5x + 3y − 2x + 7y。合并 x 项:5x − 2x = 3x,y 项:3y + 7y = 10y,结果为 3x + 10y

Expanding brackets: 4(2a − 3) = 8a − 12. Factorising is the reverse process, e.g. 6m + 9 = 3(2m + 3).

展开括号:4(2a − 3) = 8a − 12。因式分解是逆过程,例如 6m + 9 = 3(2m + 3)。

Always check the sign when a negative appears outside the bracket: −3(p − 2) = −3p + 6.

当括号外有负号时务必注意符号:−3(p − 2) = −3p + 6。


4. Solving Linear Equations | 解线性方程

Book 3 introduces equations with unknowns on both sides and those involving fractions. The goal is to isolate the variable using inverse operations.

第三册引入未知数在两边以及含分数的方程。目标是利用逆运算分离变量。

Example: Solve 5x − 2 = 3x + 8. Subtract 3x from both sides: 2x − 2 = 8. Add 2: 2x = 10. Divide by 2: x = 5.

示例:解 5x − 2 = 3x + 8。两边减去 3x:2x − 2 = 8。加 2:2x = 10。除以 2:x = 5。

x = 5

For equations containing fractions such as (x/3) + 2 = 4, first subtract 2: x/3 = 2. Then multiply both sides by 3: x = 6.

对于含有分数的方程如 (x/3) + 2 = 4,先减 2:x/3 = 2。然后两边乘以 3:x = 6。

Always verify the solution by substituting back into the original equation.

总要把解代入原方程进行检验。


5. Inequalities and Number Line Representation | 不等式与数轴表示

Inequality questions require solving similar to equations, but students must remember to flip the sign when multiplying or dividing by a negative number.

不等式题目求解与方程类似,但学生必须牢记当乘以或除以负数时要反转不等号。

Solve −2y < 10. Divide both sides by −2, reversing the sign: y > −5.

−2y < 10。两边除以 −2,反转符号:y > −5。

Representing solutions on a number line uses open circles for strict inequalities ( > , < ) and filled circles for inclusive ones ( ≥ , ≤ ).

在数轴上表示解时,严格不等式 ( > , < ) 用空心圆,包含等号的不等式 ( ≥ , ≤ ) 用实心圆。

A question might ask: ‘Write the inequality shown by x ≥ 2 and x < 7.’ The integer solutions are 2, 3, 4, 5, 6.

一个题目可能会问:‘写出不等式 x ≥ 2 且 x < 7 所示的解。’整数解为 2, 3, 4, 5, 6。


6. Sequences and the nth Term | 数列与第n项

Linear sequences are a core part of algebra. Students are asked to find the rule for the nth term and use it to generate terms.

线性数列是代数的核心部分。学生被要求找到第 n 项的规则并用它来生成各项。

For the sequence 7, 11, 15, 19, …, the difference is +4 each time, so the nth term has the form 4n + c.

对于数列 7, 11, 15, 19, …,每次差为 +4,因此第 n 项形式为 4n + c。

When n = 1, 4(1) + c = 7 ⇒ c = 3. Hence the nth term is 4n + 3.

当 n = 1 时,4(1) + c = 7 ⇒ c = 3。因此第 n 项为 4n + 3

To find the 50th term, substitute n = 50: 4 × 50 + 3 = 203.

求第 50 项,代入 n = 50:4 × 50 + 3 = 203。

Types also include decreasing sequences, e.g. 20, 16, 12, … where the nth term uses a negative coefficient: −4n + 24.

题型还包括递减数列,如 20, 16, 12, …,其第 n 项使用负系数:−4n + 24


7. Angles in Polygons and Parallel Lines | 多边形及平行线中的角度

Geometry questions test the sum of interior angles of polygons and angle relationships formed by parallel lines and a transversal.

几何题目测试多边形内角和以及由平行线和截线形成的角度关系。

The sum of interior angles of a polygon with n sides is (n − 2) × 180°. For a hexagon, (6 − 2) × 180° = 720°.

n 边多边形的内角和为 (n − 2) × 180°。对于六边形,(6 − 2) × 180° = 720°。

When a transversal crosses parallel lines, alternate angles are equal, corresponding angles are equal, and co-interior angles sum to 180°.

当截线穿过平行线时,内错角相等,同位角相等,同旁内角之和为 180°。

A typical diagram-based question might ask to find an unknown angle x using the fact that vertically opposite angles are equal and angles on a straight line total 180°.

一个典型图形题可能要求利用对顶角相等以及平角为 180° 来求未知角 x。

Always give a brief reason next to each angle calculation, such as ‘angles on a straight line’ or ‘corresponding angles’.

每个角度计算旁都要给出简要理由,例如“平角”或“同位角”。


8. Area and Perimeter of Composite Shapes | 复合图形的面积与周长

Composite shapes combine rectangles, triangles and semicircles. Students need to split the shape into simpler parts, calculate individual areas, then add or subtract.

复合图形由矩形、三角形和半圆组合而成。学生需要将图形分割为简单部分,计算各自面积,然后相加或相减。

Example: an L-shaped figure can be divided into two rectangles A and B. Area = (length × width)_A + (length × width)_B.

示例:一个 L 形可被分割为两个矩形 A 和 B。面积 = (长 × 宽)_A + (长 × 宽)_B。

For perimeter, trace the outer edge and sum all side lengths. Missing lengths may need to be deduced from given dimensions.

对于周长,沿外缘走一圈并将所有边长加总。缺失的长度可能需要根据已知尺寸推导出来。

When a shape includes a semicircle of diameter d, area = (π × d²)/8 and perimeter around the curve = πd/2.

当图形包含直径为 d 的半圆时,面积 = (π × d²)/8,曲线部分周长 = πd/2。

Always use the same units throughout and state the final answer with the correct square units (cm², m² etc.).

始终使用相同单位,并以正确的平方单位(cm², m² 等)陈述最终答案。


9. Volume and Surface Area of Prisms | 棱柱的体积与表面积

Book 3 covers cuboids and other right prisms. Volume is cross-sectional area × length. Surface area is the total area of all faces.

第三册涵盖长方体和其他直棱柱。体积 = 横截面积 × 长度。表面积是所有面的总面积。

For a cuboid with dimensions 4 cm by 3 cm by 10 cm, volume = 4 × 3 × 10 = 120 cm³.

对于一个尺寸为 4 cm × 3 cm × 10 cm 的长方体,体积 = 4 × 3 × 10 = 120 cm³。

Surface area: 2 × (4×3) + 2 × (4×10) + 2 × (3×10) = 24 + 80 + 60 = 164 cm².

表面积:2 × (4×3) + 2 × (4×10) + 2 × (3×10) = 24 + 80 + 60 = 164 cm²。

For triangular prisms, first find the area of the triangular end, then multiply by length. Surface area includes two triangular faces and three rectangular faces.

对于三棱柱,先求三角形端面面积,再乘以长度。表面积包括两个三角形面和三个矩形面。

Remember to use the vertical height of the triangle, not the slant height, when calculating the cross-sectional area.

计算横截面积时记得用三角形的垂直高,而非斜高。


10. Pythagoras’ Theorem | 勾股定理

Pythagoras’ theorem applies only to right-angled triangles. It states that the square of the hypotenuse is equal to the sum of the squares of the other two sides.

勾股定理仅适用于直角三角形。它指出斜边的平方等于另外两条边的平方之和。

a² + b² = c²

To find the hypotenuse c when a = 6 and b = 8: c² = 6² + 8² = 36 + 64 = 100, so c = √100 = 10.

当 a = 6、b = 8 时求斜边 c:c² = 6² + 8² = 36 + 64 = 100,因此 c = √100 = 10。

To find a shorter side, rearrange: a² = c² − b². For c = 13, b = 5, a² = 13² − 5² = 169 − 25 = 144, thus a = 12.

求短边,变形公式:a² = c² − b²。若 c = 13,b = 5,a² = 13² − 5² = 169 − 25 = 144,故 a = 12。

Word problems may involve a ladder leaning against a wall or the diagonal of a rectangle; always identify the hypotenuse correctly.

应用题可能涉及梯子靠墙或矩形的对角线;务必正确识别斜边。


11. Probability of Single and Combined Events | 单事件与复合事件的概率

Probability is measured on a scale from 0 to 1. Questions ask for the probability of a single event or the probability of two events combined using ‘and’ or ‘or’.

概率以 0 到 1 的尺度度量。题目要求计算单一事件的概率,或用“且”和“或”连接的两个事件的组合概率。

Probability of an event = (number of favourable outcomes) / (total number of possible outcomes).

事件的概率 = (有利结果的数目) / (所有可能结果的数目)。

For combined independent events, multiply probabilities: if probability of rain on Saturday is ¼ and Sunday is ¼, probability it rains on both days = ¼ × ¼ = ¹/₁₆.

对于复合独立事件,将概率相乘:如果周六下雨的概率为 ¼,周日为 ¼,则两天都下雨的概率 = ¼ × ¼ = ¹/₁₆。

Sample space diagrams or tree diagrams help visualise outcomes for two events, e.g. tossing a coin and rolling a dice.

样本空间图或树状图有助于可视化两个事件的结果,例如抛硬币与掷骰子。

Mutually exclusive events use addition: P(A or B) = P(A) + P(B). Ensure events cannot happen at the same time.

互斥事件使用加法:P(A 或 B) = P(A) + P(B)。确保事件不能同时发生。


12. Mean, Median, Mode and Range | 平均数、中位数、众数和极差

Data-handling questions require calculating averages and the range from lists, frequency tables or grouped data.

数据处理题目要求从列表、频率表或分组数据中计算平均数、中位数、众数和极差。

Mean = sum of values ÷ number of values. Median = middle value when ordered. Mode = most frequent value. Range = largest − smallest.

平均数 = 数值总和 ÷ 数据个数。中位数 = 排序后中间的值。众数 = 出现最频繁的值。极差 = 最大值 − 最小值。

For the data set 3, 7, 7, 2, 5: mean = (3+7+7+2+5)/5 = 24/5 = 4.8. Ordered: 2, 3, 5, 7, 7, median = 5, mode = 7, range = 7 − 2 = 5.

对于数据集 3, 7, 7, 2, 5:平均数 = (3+7+7+2+5)/5 = 24/5 = 4.8。排序后:2, 3, 5, 7, 7,中位数 = 5,众数 = 7,极差 = 7 − 2 = 5。

With a frequency table, multiply each value by its frequency, sum them, then divide by total frequency to find the mean.

处理频率表时,将每个值乘以其频数,求和,再除以总频数来求平均数。

The range measures spread; a small range means data is more consistent. Compare two sets using both an average and the range.

极差用来衡量离散程度;极差小意味着数据较一致。比较两组数据时,需同时使用平均数和极差。


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课程辅导,国外大学本科硕士研究生博士课程论文辅导

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