📚 Year 11 CCEA Mathematics: Core Topics Overview | Year 11 CCEA 数学:核心知识点梳理
Year 11 is a critical stage in the CCEA GCSE Mathematics course, where students build a strong foundation across number, algebra, geometry, statistics, and probability. This overview consolidates the essential concepts, techniques, and problem-solving skills you will need to succeed in both calculator and non-calculator assessments. Mastering these core topics not only prepares you for end-of-unit tests but also lays the groundwork for Year 12 and the final GCSE examinations.
Year 11 是 CCEA GCSE 数学课程的关键阶段,学生将在数、代数、几何、统计与概率等领域打下坚实基础。本文梳理了核心概念、解题方法和应试技巧,帮助你从容应对计算器与非计算器评估。掌握这些核心知识点不仅有助于你在单元测试中取得好成绩,也为 Year 12 和最终的 GCSE 考试铺平道路。
1. Number Types and Operations | 数的类型与运算
All GCSE Mathematics builds upon a confident handling of number. You must be able to classify numbers as natural, integer, rational, irrational, or real. For example, √2 is an irrational number because it cannot be expressed as a simple fraction, while 0.75 is rational because it equals 3/4.
所有 GCSE 数学都建立在熟练处理数字的基础上。你必须能将数字分为自然数、整数、有理数、无理数或实数。例如,√2 是无理数,因为它无法表示为简单分数;而 0.75 是有理数,因为它等于 3/4。
Operations must follow the correct order, often remembered by BIDMAS or BODMAS: Brackets, Indices, Division/Multiplication (left to right), Addition/Subtraction (left to right). For instance, calculate 3 + 4 × 2 − 6 ÷ 3: multiplication and division first, so 4 × 2 = 8 and 6 ÷ 3 = 2, then 3 + 8 − 2 = 9.
运算必须遵循正确的顺序,通常记为 BIDMAS 或 BODMAS:括号、指数、乘除(从左到右)、加减(从左到右)。例如计算 3 + 4 × 2 − 6 ÷ 3:先算乘除,4 × 2 = 8,6 ÷ 3 = 2,再算 3 + 8 − 2 = 9。
Know your prime numbers, factors, multiples, and how to find the lowest common multiple (LCM) and highest common factor (HCF). Prime factor decomposition (e.g. 60 = 2² × 3 × 5) is a powerful tool for these tasks.
熟悉质数、因数、倍数,懂得如何求出最小公倍数 (LCM) 和最大公因数 (HCF)。质因数分解(如 60 = 2² × 3 × 5)是完成这些任务的强大工具。
Calculations with negative numbers often cause errors. Remember that multiplying or dividing two negatives gives a positive result, but adding a negative reduces the value.
涉及负数的计算容易出错。记住:两个负数相乘或相除得正,但加一个负数会使数值减小。
Estimation and rounding are vital for checking answers. Round to a given number of decimal places or significant figures, and use approximations to judge the reasonableness of calculator results.
估算与舍入对于检查答案至关重要。按要求保留小数位数或有效数字,并利用近似值判断计算器结果的合理性。
2. Fractions, Decimals and Percentages | 分数、小数与百分数
Converting fluently between fractions, decimals, and percentages is a fundamental skill. For example, to convert 3/8 into a decimal, divide 3 by 8 to get 0.375; to convert 0.375 into a percentage, multiply by 100 to obtain 37.5%.
流利地进行分数、小数和百分数之间的转换是基本技能。例如,将 3/8 转换为小数,用 3 除以 8 得 0.375;将 0.375 转换为百分数,乘以 100 得 37.5%。
Adding and subtracting fractions requires a common denominator. For mixed numbers, convert to improper fractions first. For example, 1 ½ + 2 ⅓ = 3/2 + 7/3 = 9/6 + 14/6 = 23/6 = 3 ⅚.
分数加减需要先通分。带分数要先化为假分数。例如 1 ½ + 2 ⅓ = 3/2 + 7/3 = 9/6 + 14/6 = 23/6 = 3 ⅚.
Multiplying fractions is straightforward: multiply numerators and multiply denominators. Dividing by a fraction is equivalent to multiplying by its reciprocal. Simplify your final answer wherever possible.
分数乘法很简单:分子乘分子,分母乘分母。除以一个分数等于乘它的倒数。最后结果要尽可能化简。
Percentage increase and decrease are frequently tested. To increase £320 by 15%, calculate the multiplier 1 + 15/100 = 1.15, then multiply: £320 × 1.15 = £368. Reverse percentages require dividing by the original multiplier.
百分数的增加与减少经常考查。将 £320 增加 15%,计算乘数 1 + 15/100 = 1.15,然后相乘:£320 × 1.15 = £368。逆向百分数需要用原乘数相除。
Compound interest and depreciation use repeated percentage changes. The formula for compound interest is Amount = P(1 + r/100)ⁿ, where P is principal, r the rate, and n the number of time periods.
复利与折旧涉及反复的百分数变化。复利计算公式为:总额 = P(1 + r/100)ⁿ,其中 P 为本金,r 为利率,n 为期数。
3. Algebraic Expressions and Equations | 代数表达式与方程
Algebra uses letters to represent unknown values or variables. Simplifying expressions involves collecting like terms: 3x + 2y − x + 5y = 2x + 7y. Always work in a tidy, organised manner to avoid mistakes.
代数用字母表示未知数或变量。化简表达式需要合并同类项:3x + 2y − x + 5y = 2x + 7y。始终保持整洁有序,避免出错。
Expanding brackets uses the distributive law. For example, 2(x + 3) = 2x + 6. Double brackets like (x + 4)(x − 2) expand to x² + 2x − 8, remembering the FOIL method.
去括号使用分配律。例如 2(x + 3) = 2x + 6。双重括号如 (x + 4)(x − 2) 展开为 x² + 2x − 8,可用 FOIL 方法记忆。
Factorising is the reverse of expanding. Take out common factors: 6x² + 9x = 3x(2x + 3). For quadratics like x² + 5x + 6, find two numbers that multiply to 6 and add to 5: (x + 2)(x + 3).
因式分解是展开的逆过程。提取公因式:6x² + 9x = 3x(2x + 3)。对于二次式如 x² + 5x + 6,找出两个数字,乘积为 6 且和为 5:(x + 2)(x + 3)。
Solving linear equations: isolate the variable by performing inverse operations on both sides. e.g. 2x + 5 = 13 → 2x = 8 → x = 4.
解线性方程:对两边进行逆运算以分离变量。例如 2x + 5 = 13 → 2x = 8 → x = 4。
Solving quadratic equations by factorising: set the equation to zero, factorise, then use the zero product property. If x² − 5x + 6 = 0, then (x − 2)(x − 3) = 0, so x = 2 or x = 3.
用因式分解法解二次方程:先将方程设为零,因式分解,再利用零乘积性质。若 x² − 5x + 6 = 0,则 (x − 2)(x − 3) = 0,所以 x = 2 或 x = 3。
Forming equations from word problems is a key skill. Identify the unknown, assign a variable, write an equation based on the given conditions, and solve it.
根据文字题建立方程是一项关键技能。确定未知数,设定变量,根据给定条件写出方程并求解。
4. Linear Graphs and Coordinate Geometry | 线性图与坐标几何
Points on a grid are described by coordinates (x, y). The midpoint of two points (x₁, y₁) and (x₂, y₂) is calculated as ((x₁ + x₂)/2, (y₁ + y₂)/2). The distance between them can be found using Pythagoras.
平面上的点用坐标 (x, y) 表示。两点 (x₁, y₁) 和 (x₂, y₂) 的中点坐标为 ((x₁ + x₂)/2, (y₁ + y₂)/2)。两点间的距离可用毕达哥拉斯定理求出。
The equation of a straight line is usually written as y = mx + c, where m is the gradient and c is the y-intercept. The gradient measures steepness: m = (change in y)/(change in x).
直线方程通常写成 y = mx + c,其中 m 是斜率,c 是 y 轴截距。斜率衡量陡峭程度:m = (y 的变化)/(x 的变化)。
Parallel lines have the same gradient. Perpendicular lines have gradients that are negative reciprocals of each other (product = −1). For instance, if a line has gradient 2, a perpendicular line has gradient −½.
平行线斜率相同。垂直线的斜率互为负倒数(乘积为 −1)。例如,若直线斜率为 2,与其垂直的直线斜率为 −½。
Plotting graphs: create a table of values for x and y, plot the points, and draw a straight line. Find the equation of a line given two points by first calculating the gradient, then using y = mx + c to find the intercept.
绘制图像:列出 x 和 y 的数值表,描点,再画出直线。已知两点求直线方程时,先计算斜率,再用 y = mx + c 求截距。
Interpreting real-life graphs, such as distance–time or speed–time graphs, is common. On a distance–time graph, the gradient represents speed; a horizontal line shows the object is stationary.
解释实际生活图像(如距离−时间或速度−时间图)很常见。在距离−时间图上,斜率代表速度;水平线表示物体静止。
5. Perimeter, Area and Volume | 周长、面积与体积
Perimeter is the total distance around a 2D shape. For a rectangle, P = 2(l + w). For a circle, the circumference C = 2πr or C = πd.
周长是二维图形一周的总长度。矩形周长 P = 2(l + w)。圆的周长 C = 2πr 或 C = πd。
Area measures the surface inside a shape. Key formulas: Rectangle A = l × w; Triangle A = ½ × base × height; Parallelogram A = b × h; Trapezium A = ½(a + b)h; Circle A = πr².
面积衡量图形内部的表面大小。关键公式:矩形 A = l × w;三角形 A = ½ × 底 × 高;平行四边形 A = b × h;梯形 A = ½(a + b)h;圆 A = πr²。
Compound shapes can be split into simpler parts. Find the area of each part and sum them, or when a shape has a ‘hole’, subtract the missing area.
组合图形可分解为简单图形。分别计算各部分面积再求和,若图形有“空缺”,则减去缺失部分的面积。
Volume of prisms: V = area of cross-section × length. For a cuboid, V = l × w × h. For a cylinder, V = πr²h.
棱柱体积:V = 横截面积 × 长度。长方体体积 V = l × w × h。圆柱体积 V = πr²h。
Surface area is the total area of all faces. For a cuboid, add the areas of the six rectangular faces. For a cylinder, total surface area = 2πrh + 2πr².
表面积是所有面的面积总和。长方体需将六个矩形面面积相加。圆柱的总表面积 = 2πrh + 2πr²。
Know how to convert between units of length, area, and volume: 1 m = 100 cm, but 1 m² = 10,000 cm² and 1 m³ = 1,000,000 cm³.
要会进行长度、面积和体积的单位换算:1 米 = 100 厘米,但 1 平方米 = 10,000 平方厘米,1 立方米 = 1,000,000 立方厘米。
6. Pythagoras’ Theorem and Trigonometry | 毕达哥拉斯定理与三角学
Pythagoras’ theorem applies to right-angled triangles: a² + b² = c², where c is the hypotenuse (the longest side opposite the right angle). Use it to find a missing side when the other two are known.
毕达哥拉斯定理适用于直角三角形:a² + b² = c²,其中 c 为斜边(正对直角的最长边)。已知任意两边可求第三边。
Trigonometric ratios (SOH CAH TOA) link angles to side lengths in right-angled triangles: sin θ = opposite/hypotenuse, cos θ = adjacent/hypotenuse, tan θ = opposite/adjacent. Always label sides first.
三角比 (SOH CAH TOA) 将直角三角形中的边角关系联系起来:sin θ = 对边/斜边、cos θ = 邻边/斜边、tan θ = 对边/邻边。先标注各边再计算。
When finding an angle, use inverse trig functions on your calculator: θ = sin⁻¹(opp/hyp), etc. Ensure your calculator is in degree mode.
求角度时使用计算器上的反三角函数:θ = sin⁻¹(对/斜) 等。务必确保计算器处于角度制模式。
Apply Pythagoras and trigonometry to solve real-world problems, such as finding heights, distances, and bearings. Draw a clear diagram and label all given information.
运用毕达哥拉斯定理和三角学解决实际问题,如求高度、距离和方位角。画出清晰的示意图并标注所有已知信息。
Exact trigonometric values for 0°, 30°, 45°, 60°, and 90° should be memorised. For example, sin 30° = ½, cos 45° = √2/2, tan 60° = √3.
应熟记 0°、30°、45°、60° 和 90° 的精确三角函数值。例如 sin 30° = ½, cos 45° = √2/2, tan 60° = √3。
7. Data Handling and Statistics | 数据处理与统计
Data can be collected through surveys, experiments, or secondary sources. Understand the difference between primary and secondary data, and between discrete and continuous data.
数据可通过调查、实验或二手来源收集。了解一手数据与二手数据的区别,以及离散数据与连续数据的区别。
Organise data using frequency tables. For grouped data, the modal class is the interval with the highest frequency. The mean from a frequency table is Σ(fx) / Σf, where x is the midpoint of each interval.
用频数表整理数据。对于分组数据,众数所在组是频数最高的区间。频数表的平均数计算公式为 Σ(fx) / Σf,其中 x 为每组区间的中点值。
Graphical representations include bar charts, pie charts, pictograms, line graphs, and histograms (for continuous data with equal class widths). A box plot displays the median, quartiles, and range.
统计图示包括条形图、扇形图、象形图、折线图以及直方图(用于组距相等的连续数据)。箱形图可显示中位数、四分位数和极差。
Measures of central tendency: mean (average), median (middle value), and mode (most frequent). The range (max − min) is a measure of spread; interquartile range (IQR = Q₃ − Q₁) is more robust against outliers.
集中趋势度量:平均数、中位数(中间值)和众数(最频繁出现的值)。极差(最大值−最小值)是离散程度的度量;四分位距 (IQR = Q₃ − Q₁) 更能抵抗异常值的影响。
Scatter graphs show the relationship between two variables. Correlation can be positive, negative, or none. A line of best fit can be drawn by eye to make predictions.
散点图显示两个变量之间的关系。相关性可能是正相关、负相关或无相关。可通过目测画出最佳拟合线进行预测。
8. Probability | 概率
Probability measures the chance of an event occurring, written as a fraction, decimal, or percentage between 0 (impossible) and 1 (certain). For equally likely outcomes, P(Event) = number of favourable outcomes / total number of outcomes.
概率衡量事件发生的可能性,用分数、小数或百分数表示,介于 0(不可能)和 1(必然)之间。对于等可能结果,P(事件) = 有利结果数 / 总结果数。
The probability that an event does not happen is 1 − P(Event). This is useful when calculating ‘at least one’ probabilities: P(at least one) = 1 − P(none).
事件不发生的概率为 1 − P(事件)。这在计算“至少一次”的概率时非常有用:P(至少一次) = 1 − P(一次都不发生)。
Sample space diagrams list all possible outcomes systematically. For two events, a two-way table or a tree diagram shows combined probabilities. Multiply along branches for ‘and’ probabilities; add for ‘or’.
样本空间图系统列出所有可能结果。对于两个事件,可用双向表或树状图展示组合概率。“与”的概率沿分支相乘;“或”的概率相加。
Tree diagrams are especially helpful for independent events or conditional probability. Always check that the probabilities on branches from a single point sum to 1.
树状图特别适用于独立事件或条件概率。务必检查从一个节点分出的各分支概率之和是否为 1。
Relative frequency is an experimental estimate of probability: frequency of event / total trials. The more trials, the closer relative frequency gets to the theoretical probability.
相对频率是概率的实验估计值:事件发生次数 / 总试验次数。试验次数越多,相对频率越接近理论概率。
9. Ratio and Proportion | 比与比例
Ratio compares quantities. Simplify ratios by dividing both parts by their highest common factor. For example, 12:18 simplifies to 2:3. Always use integers in simplest form.
比用于比较数量。化简比需将比的前后项同时除以它们的最大公因数。例如 12:18 化简为 2:3。务必化为最简整数比。
To divide a quantity in a given ratio, add the parts to find the total number of shares, then divide the quantity by this total, and multiply by each part. For instance, share £500 in the ratio 3:2 → total parts = 5 → £100 per share → £300 and £200.
用给定比例分配数量时,先将比的前后项相加得出总份数,用总数量除以总份数,再乘以各项份数。例如按 3:2 分配 £500 → 总份数 5 → 每份 £100 → 得 £300 和 £200。
Direct proportion: as one quantity increases, the other increases at the same rate. The formula y = kx can be used. Inverse proportion: y = k/x. Identify the constant k from given values.
正比例:一个量增大,另一个量以相同比率增大。公式为 y = kx。反比例:y = k/x。通过已知值求出常数 k。
Unitary method: find the value of one item first. If 5 pens cost £2.25, then 1 pen costs £0.45, so 8 pens cost £3.60. This underpins much of proportion work.
归一法:先求出单个物品的量。若 5 支笔 £2.25,则 1 支 £0.45,那么 8 支 £3.60。许多比例问题都以此为基础。
Scale drawing and maps use ratio to represent real distances. A scale of 1:50,000 means 1 cm on the map represents 50,000 cm (500 m) in reality.
比例尺绘图和地图用比表示实际距离。比例尺 1:50,000 表示图上 1 厘米代表实际 50,000 厘米(500 米)。
10. Transformations and Symmetry | 变换与对称
Transformations move or change a shape on a coordinate grid. There are four types: translation (sliding), reflection (flipping), rotation (turning), and enlargement (resizing).
变换在坐标网格上移动或改变图形。共有四种:平移(滑动)、反射(翻转)、旋转(转动)和放大(缩放)。
Translation is described by a column vector, e.g. (3, −2) means move 3 right and 2 down. The shape’s orientation does not change.
平移用列向量描述,例如 (3, −2) 表示右移 3、下移 2。图形的朝向不变。
Reflection requires a mirror line, such as x = 2 or y = −x. Plot the images by counting perpendicular distances from each vertex to the mirror line.
反射需要一条镜面线,例如 x = 2 或 y = −x。描点时从每个顶点计算到镜面线的垂直距离。
Rotation needs a centre, an angle, and a direction (clockwise/anticlockwise). Use tracing paper or geometry to visualise the turn. State the angle as 90°, 180°, etc.
旋转需要指定中心、角度和方向(顺时针/逆时针)。可用描图纸或几何想象旋转过程。给出角度如 90°、180° 等。
Enlargement changes size by a scale factor from a centre of enlargement. If the scale factor is 2, all side lengths double. Negative scale factors produce inverted images.
放大由中心点和倍数因子改变大小。若倍数因子为 2,所有边长加倍。负的倍数因子会产生倒置的图像。
Symmetry: a shape has line symmetry if it can be folded along a line so the two halves match. Rotational symmetry refers to the number of times a shape looks the same during a full 360° turn.
对称:若图形沿一条直线对折后两部分完全重合,则具有线对称。旋转对称指图形旋转 360° 过程中与自身重合的次数。
Combining transformations requires careful step-by-step application. Always follow the order given, and check whether the resulting image matches the description.
组合变换需逐步仔细应用。始终按给定顺序执行,并检查得到的图形是否符合描述。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导