📚 PDF资源导航

Essential Maths Book 9C: Core Knowledge Explained | Essential Maths Book 9C 知识点精讲

📚 Essential Maths Book 9C: Core Knowledge Explained | Essential Maths Book 9C 知识点精讲

Essential Maths Book 9C builds on the foundation of Key Stage 3 mathematics, consolidating core topics that are crucial for GCSE success. This article distills the most important concepts into clear, actionable explanations. Whether you are revising for an end-of-year test or reinforcing classroom learning, these sections will help you master expanding and factorising, Pythagoras’ theorem, trigonometry, probability, and much more. Every idea is presented with step-by-step reasoning to support independent study.

《Essential Maths Book 9C》在关键阶段3数学的基础上进一步巩固,涵盖了对于GCSE成功至关重要的核心主题。本文将最重要的概念浓缩为清晰、可操作的讲解。无论你是在准备学年末测试还是加强课堂学习,以下各节将帮助你掌握展开与因式分解、勾股定理、三角函数、概率等诸多内容。每个思想都配有逐步推理,以支持自主学习。

1. Algebraic Manipulation: Expanding and Factorising | 代数运算:展开与因式分解

Expanding brackets means multiplying each term inside the bracket by the term outside. For example, 3(x + 4) becomes 3x + 12. When two brackets are multiplied, such as (x + 2)(x – 5), every term in the first bracket multiplies every term in the second: x² – 5x + 2x – 10, which simplifies to x² – 3x – 10. Factorising is the reverse process—writing an expression as a product of its factors. To factorise x² – 3x – 10, find two numbers that multiply to -10 and add to -3: -5 and +2, giving (x – 5)(x + 2). Always check by expanding.

展开括号意味着用括号外的项乘以括号内的每一项。例如,3(x + 4) 变为 3x + 12。当两个括号相乘时,如 (x + 2)(x – 5),第一个括号中的每一项都与第二个括号中的每一项相乘:x² – 5x + 2x – 10,化简后得到 x² – 3x – 10。因式分解是逆过程——将表达式写成它的因式的乘积。要对 x² – 3x – 10 进行因式分解,找到两个数,其乘积为 -10,和为 -3:-5 和 +2,得到 (x – 5)(x + 2)。始终通过展开来检验。

For quadratic expressions where the coefficient of x² is not 1, such as 2x² + 7x + 3, use the ‘ac method’: multiply 2 and 3 to get 6, find two numbers that multiply to 6 and add to 7 (6 and 1), split the middle term: 2x² + 6x + x + 3, then factorise by grouping: 2x(x + 3) + 1(x + 3) = (2x + 1)(x + 3).

对于 x² 系数不为 1 的二次式,如 2x² + 7x + 3,可使用“ac 方法”:将 2 与 3 相乘得 6,找到两个乘积为 6、和为 7 的数(6 和 1),将中间项拆分:2x² + 6x + x + 3,然后分组分解:2x(x + 3) + 1(x + 3) = (2x + 1)(x + 3)。


2. Solving Quadratic Equations | 解二次方程

To solve a quadratic equation such as x² + 5x + 6 = 0, first factorise it into (x + 2)(x + 3) = 0. Apply the Zero Product Property: if a product equals zero, at least one factor must be zero. Therefore, x + 2 = 0 or x + 3 = 0, giving solutions x = -2 and x = -3. Always verify by substituting back into the original equation.

要解如 x² + 5x + 6 = 0 这样的二次方程,首先将其因式分解为 (x + 2)(x + 3) = 0。应用零乘积性质:如果乘积为零,则至少有一个因式为零。因此,x + 2 = 0 或 x + 3 = 0,得到解 x = -2 和 x = -3。始终通过代入原方程进行验证。

When the quadratic does not factorise easily, use the quadratic formula. For ax² + bx + c = 0, the solutions are given by:

x = (-b ± √(b² – 4ac)) / 2a

当二次方程不容易因式分解时,使用二次公式。对于 ax² + bx + c = 0,解由下式给出:

x = (-b ± √(b² – 4ac)) / 2a

Make sure the equation is in standard form first. The discriminant, b² – 4ac, tells you the number of real solutions: if positive, there are two distinct solutions; if zero, one repeated solution; if negative, no real solutions.

首先确保方程为标准形式。判别式 b² – 4ac 揭示了实数解的数量:若为正,则有两个不同的实数解;若为零,有一个重根;若为负,则无实数解。


3. Pythagoras’ Theorem | 勾股定理

Pythagoras’ theorem applies to right-angled triangles and states that the square of the hypotenuse (the longest side) equals the sum of the squares of the other two sides. It is written as:

a² + b² = c²

where c is the hypotenuse. For example, if a = 3 cm and b = 4 cm, then c² = 9 + 16 = 25, so c = √25 = 5 cm.

勾股定理适用于直角三角形,它表明斜边(最长边)的平方等于另外两条边的平方和。其写法为:

a² + b² = c²

其中 c 为斜边。例如,若 a = 3 cm,b = 4 cm,则 c² = 9 + 16 = 25,故 c = √25 = 5 cm。

To find a shorter side, rearrange the formula: b² = c² – a². If the hypotenuse is 10 cm and one leg is 6 cm, then b² = 100 – 36 = 64, so b = 8 cm. This theorem is fundamental for solving problems involving distance, construction, and trigonometry.

要求出一条直角边,可将公式变形:b² = c² – a²。若斜边为 10 cm,一条直角边为 6 cm,则 b² = 100 – 36 = 64,所以 b = 8 cm。该定理是解决涉及距离、建筑和三角学问题的基础。


4. Trigonometry in Right-Angled Triangles | 直角三角形三角函数

The three basic trigonometric ratios relate the angles to the side lengths of a right triangle. Given an angle θ, the ratios are defined as:

sin θ = opposite / hypotenuse
cos θ = adjacent / hypotenuse
tan θ = opposite / adjacent

For a 30° angle in a triangle where the opposite is 3 and hypotenuse is 6, sin 30° = 3/6 = 0.5. Use these ratios to find missing sides or angles. Label the sides relative to the given angle first.

三个基本三角函数比将直角三角形的边长与角度联系起来。给定一个角 θ,这些比值定义为:

sin θ = 对边 / 斜边
cos θ = 邻边 / 斜边
tan θ = 对边 / 邻边

对于一个角为 30° 的三角形,若对边为 3,斜边为 6,则 sin 30° = 3/6 = 0.5。利用这些比值可求出缺失的边或角。首先根据给定角标出各边。

When finding an angle, use the inverse functions. For example, if tan θ = 4/3, then θ = tan⁻¹(4/3) ≈ 53.1°. Always ensure your calculator is in degree mode.

当要求角度时,使用反函数。例如,若 tan θ = 4/3,则 θ = tan⁻¹(4/3) ≈ 53.1°。始终确保计算器处于度数模式。


5. Similarity and Congruence | 相似与全等

Two shapes are congruent if they have the exact same size and shape. For triangles, congruence can be proved using conditions such as SSS (side-side-side), SAS (side-angle-side), ASA (angle-side-angle), and RHS (right-hypotenuse-side). Similar shapes have the same shape but not necessarily the same size; corresponding angles are equal, and corresponding sides are in proportion. The scale factor of enlargement is the ratio of a pair of corresponding sides.

如果两个图形大小和形状完全相同,则它们全等。对于三角形,全等可通过 SSS(边边边)、SAS(边角边)、ASA(角边角)和 RHS(直角斜边边)等条件来证明。相似图形形状相同但大小不一定相同;对应角相等,对应边成比例。放大的比例因子是一对对应边的比值。

If a triangle with sides 3 cm, 4 cm, and 5 cm is enlarged by scale factor 2, the new sides become 6 cm, 8 cm, and 10 cm. The ratio of areas is the square of the scale factor, and the ratio of volumes is the cube of the scale factor.

若一个边长为 3 cm、4 cm 和 5 cm 的三角形以比例因子 2 放大,则新边长变为 6 cm、8 cm 和 10 cm。面积之比是比例因子的平方,体积之比是比例因子的立方。


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

Interconverting between fractions, decimals, and percentages is a core skill. To convert a fraction to a decimal, divide the numerator by the denominator. For ¾, 3 ÷ 4 = 0.75. To change a decimal to a percentage, multiply by 100: 0.75 × 100 = 75%. To convert a percentage to a fraction, write it over 100 and simplify: 75% = 75/100 = ¾.

分数、小数与百分数之间的相互转换是核心技能。要将分数化为小数,用分子除以分母。对于 ¾,3 ÷ 4 = 0.75。要将小数化为百分数,乘以 100:0.75 × 100 = 75%。要将百分数化为分数,将其写在 100 之上并化简:75% = 75/100 = ¾。

Operations with fractions require common denominators for addition and subtraction: ½ + ⅓ = 3/6 + 2/6 = 5/6. Multiplying fractions is straightforward: multiply numerators and denominators: ⅔ × ⅘ = 8/15. For division, multiply by the reciprocal: ⅔ ÷ ⅘ = ⅔ × 5/4 = 10/12 = 5/6.

分数运算时,加减法需要公分母:½ + ⅓ = 3/6 + 2/6 = 5/6。分数乘法直接:分子相乘,分母相乘:⅔ × ⅘ = 8/15。对于除法,乘以倒数:⅔ ÷ ⅘ = ⅔ × 5/4 = 10/12 = 5/6。


7. Standard Form | 标准形式

Standard form (scientific notation) is used to write very large or very small numbers efficiently. A number is in standard form when written as A × 10ⁿ, where 1 ≤ A < 10 and n is an integer. The number 4000 becomes 4 × 10³, and 0.00052 becomes 5.2 × 10⁻⁴. The exponent indicates how many places the decimal point has moved.

标准形式(科学计数法)用于高效地书写极大或极小的数。当一个数被写成 A × 10ⁿ 的形式,且 1 ≤ A < 10、n 为整数时,它就是标准形式。数字 4000 变为 4 × 10³,0.00052 变为 5.2 × 10⁻⁴。指数表示小数点移动了多少位。

To add or subtract numbers in standard form, first adjust them so they have the same power of 10. For multiplication, multiply the A values and add the exponents: (3 × 10²) × (2 × 10⁴) = (3×2) × 10²⁺⁴ = 6 × 10⁶. For division, divide the A values and subtract the exponents.

要对标准形式的数进行加减,首先调整使它们具有相同的 10 的幂。乘法时,将 A 值相乘,指数相加:(3 × 10²) × (2 × 10⁴) = (3×2) × 10²⁺⁴ = 6 × 10⁶。除法时,将 A 值相除,指数相减。


8. Probability: Tree Diagrams and Combined Events | 概率:树形图与复合事件

Probability measures the chance of an event, ranging from 0 (impossible) to 1 (certain). For combined events, tree diagrams help list outcomes systematically. Each branch shows the probability of that outcome; multiply along branches for successive events. When tossing a fair coin twice, the probability of getting two heads is ½ × ½ = ¼. When events are independent, the outcome of one does not affect the other.

概率衡量事件发生的可能性,范围从 0(不可能)到 1(必然)。对于复合事件,树形图有助于系统地列出结果。每个分支显示该结果的概率;对连续事件沿着分支相乘。抛掷一枚公平硬币两次,得到两个正面的概率为 ½ × ½ = ¼。当事件相互独立时,一个事件的结果不影响另一个。

If events are mutually exclusive, the probability of either happening is the sum of their individual probabilities. With a biased spinner, if P(red) = 0.3 and P(blue) = 0.2, P(red or blue) = 0.5. Conditional probability deals with events that are dependent, but at KS3 the focus is on experimental probability and simple combined events.

若事件互斥,则任一发生的概率为各自概率之和。一个不均匀转盘,若 P(红) = 0.3,P(蓝) = 0.2,则 P(红或蓝) = 0.5。条件概率处理的是相关事件,但在 KS3 阶段,重点是实验概率和简单的复合事件。


9. Statistics: Averages and Range | 统计:平均数与极差

Three measures of central tendency are commonly used: the mean, median, and mode. The mean is the sum of all data values divided by the number of values. The median is the middle value when data are ordered; if there are two middle numbers, take their mean. The mode is the value that appears most often. The range measures spread: maximum minus minimum.

常用的集中趋势度量有三种:平均数、中位数和众数。平均数是所有数据值之和除以值的个数。中位数是数据排序后位于中间的值;若有两个中间数,则取它们的平均值。众数是出现次数最多的值。极差衡量分散程度:最大值减最小值。

For the dataset 5, 7, 3, 7, 8: the mean is (5+7+3+7+8)/5 = 6. The ordered set is 3,5,7,7,8; the median is 7. The mode is 7 (appears twice). The range is 8 – 3 = 5. Choosing the most appropriate average depends on the data and how outliers might skew the mean.

对于数据集 5, 7, 3, 7, 8:平均数为 (5+7+3+7+8)/5 = 6。排序后为 3,5,7,7,8;中位数为 7。众数为 7(出现两次)。极差为 8 – 3 = 5。选择最合适的平均数取决于数据以及异常值对平均数可能造成的偏斜。


10. Ratio and Proportion | 比与比例

A ratio compares parts of a whole. The ratio 3:2 means for every 3 parts of one quantity, there are 2 parts of another. To share £50 in the ratio 3:2, add the parts: 3+2 = 5 parts. Each part is worth £50 ÷ 5 = £10, so the amounts are £30 and £20. Simplifying ratios is similar to simplifying fractions: 12:8 divides both terms by 4 to give 3:2.

比用来比较整体的各个部分。比 3:2 表示每 3 份的一个量对应 2 份的另一个量。要将 £50 按 3:2 分配,先将份数相加:3+2=5 份。每份价值为 £50 ÷ 5 = £10,因此金额分别为 £30 和 £20。化简比类似于化简分数:12:8 两项同时除以 4 得到 3:2。

Proportion problems often involve direct or inverse relationships. For direct proportion, as one quantity doubles, the other also doubles. The unitary method finds the value of one unit first. If 5 pens cost £2.50, one pen costs 50p, so 8 pens cost £4.00. Recipe problems and scale drawings also rely on proportional reasoning.

比例问题通常涉及正比或反比关系。对于正比,一个量翻倍时另一个量也翻倍。单位法首先求出一个单位的价值。若 5 支笔花费 £2.50,则一支笔 50p,因此 8 支笔花费 £4.00。食谱问题和比例图也依赖于比例推理。


11. Angles in Polygons | 多边形的角

The sum of the interior angles of an n-sided polygon is (n – 2) × 180°. For a hexagon (n=6), the sum is (6-2) × 180° = 720°. For a regular polygon, each interior angle equals the sum divided by n, so a regular hexagon has interior angles of 720° ÷ 6 = 120°. The exterior angles of any convex polygon always sum to 360°, making it easy to find one exterior angle of a regular polygon: 360° ÷ n. The exterior angle is supplementary to the interior angle (they add to 180°).

n 边形的内角和为 (n – 2) × 180°。对于六边形(n=6),和为 (6-2) × 180° = 720°。对于正多边形,每个内角等于总和除以 n,因此正六边形的内角为 720° ÷ 6 = 120°。任何凸多边形的外角和始终为 360°,因此很容易求出正多边形的一个外角:360° ÷ n。外角与内角互补(两者之和为 180°)。

These rules are especially useful when solving problems involving missing angles, tiling patterns, or proving geometric relationships. Remember that the interior and exterior angles at a vertex lie on a straight line.

这些规则在解决涉及缺失角、密铺图案或证明几何关系的问题时特别有用。请记住,一个顶点处的内角和外角位于一条直线上。


12. Graphs of Linear and Quadratic Functions | 一次函数与二次函数的图像

The graph of a linear equation y = mx + c is a straight line, where m is the gradient and c is the y-intercept. A positive gradient slopes upward; a negative gradient slopes downward. Parallel lines have equal gradients. To plot a line, choose x-values, compute corresponding y-values, and draw the line through the points. The quadratic function y = x² gives a u-shaped parabola. The general form y = ax² + bx + c controls the width and direction: if a > 0, it opens upward; if a < 0, it opens downward.

线性方程 y = mx + c 的图像是一条直线,其中 m 为斜率,c 为 y 轴截距。正斜率向上倾斜;负斜率向下倾斜。平行线具有相等的斜率。要绘制直线,选择 x 值,计算相应的 y 值,然后通过这些点画出直线。二次函数 y = x² 给出 U 形抛物线。一般形式 y = ax² + bx + c 控制宽度和方向:若 a > 0,开口向上;若 a < 0,开口向下。

Solving linear equations graphically means finding where the line crosses the x-axis (y=0). For quadratics, the solutions are the x-coordinates of the points where the parabola meets the x-axis. Intersection points of two graphs represent simultaneous solutions.

用图像法解线性方程意味着找到直线与 x 轴(y=0)相交的点。对于二次函数,解是抛物线与 x 轴交点的 x 坐标。两个图像的交点代表联立方程的解。

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