📚 Year 8 OCR Further Maths: Summer Prep and Bridging Course | Year 8 OCR进阶数学:暑期预习与衔接课程
Welcome to your summer preparation guide for Year 8 OCR Further Maths. This course is designed to bridge the gap between the core Key Stage 3 curriculum and the more challenging concepts you will meet in further mathematics. By working through these topics over the summer, you will consolidate essential skills, fill any gaps in your understanding, and enter the new academic year with confidence and a solid foundation.
欢迎阅读 Year 8 OCR 进阶数学暑期预习指南。本课程旨在衔接 KS3 核心课程与进阶数学中更具挑战性的概念。利用暑期学习这些主题,你将巩固基本技能,弥补理解上的漏洞,以充足的信心和扎实的基础迎接新学年。
1. Algebra Basics Review | 代数基础复习
Algebra is the language of mathematics, where we use letters (variables) to represent unknown numbers. Being fluent in simplifying expressions is essential for all further maths topics. You must be able to collect like terms, expand brackets, and factorise simple expressions.
代数就像是数学的语言,我们用字母(变量)表示未知数。熟练化简表达式是学习所有进阶数学主题的基础。你需要掌握合并同类项、展开括号以及因式分解简单表达式。
When collecting like terms, only add or subtract the coefficients of terms that have exactly the same variable part and exponent. For example, 5a + 3a = 8a, but 5a + 3a² cannot be simplified because the powers of a are different.
合并同类项时,只有变量部分和指数完全相同的项才能将系数相加或相减。例如,5a + 3a = 8a,但 5a + 3a² 不能化简,因为 a 的指数不同。
To expand brackets, multiply the term outside by every term inside. For example, 4(x + 2) = 4x + 8, and 2x(x − 3) = 2x² − 6x.
展开括号时,将括号外的项与括号内的每一项相乘。例如,4(x + 2) = 4x + 8,2x(x − 3) = 2x² − 6x。
Factorising is the reverse process: look for common factors. 6x + 9 = 3(2x + 3). For quadratics like x² + 5x + 6, find two numbers that multiply to 6 and add to 5, giving (x + 2)(x + 3).
因式分解是展开的逆运算:寻找公因式。6x + 9 = 3(2x + 3)。对于像 x² + 5x + 6 这样的二次式,找出两个相乘得 6、相加得 5 的数字,即可分解为 (x + 2)(x + 3)。
2. Solving Linear Equations | 解线性方程
Solving an equation means finding the value of the unknown that makes the statement true. Always perform the same operation on both sides to keep the equation balanced. Start by simplifying each side if necessary, then isolate the variable step by step.
解方程就是要找到使等式成立的未知数的值。务必在等式两边同时进行相同的运算,以保持平衡。必要时先化简两边,然后逐步把变量单独解出。
For example, solve 3x + 5 = 20. Subtract 5 from both sides: 3x = 15. Then divide both sides by 3: x = 5. Always check your answer by substituting it back into the original equation.
例如,解方程 3x + 5 = 20。两边都减去 5:3x = 15。然后两边除以 3:x = 5。解完一定要把答案代回原方程检验。
If the equation has brackets, expand them first: 2(x − 4) = 10 becomes 2x − 8 = 10. Add 8 to both sides: 2x = 18, so x = 9.
如果方程含有括号,先展开:2(x − 4) = 10 变成 2x − 8 = 10。两边加 8:2x = 18,因此 x = 9。
When the unknown appears on both sides, collect the variable terms on one side and numbers on the other. Solve 4x − 3 = 2x + 7. Subtract 2x: 2x − 3 = 7. Add 3: 2x = 10, so x = 5.
当未知数的项出现在等号两边时,将含变量的项集中到一边,数字集中到另一边。例如解 4x − 3 = 2x + 7,两边减 2x:2x − 3 = 7,然后加 3:2x = 10,x = 5。
3. Inequalities on a Number Line | 数轴上的不等式
An inequality compares two expressions using symbols like < (less than), > (greater than), ≤ (less than or equal to), and ≥ (greater than or equal to). The solution to an inequality is often a range of values, which can be shown on a number line.
不等式用符号 (大于)、≤(小于或等于)和 ≥(大于或等于)来比较两个表达式。不等式的解通常是一个取值范围,可以在数轴上表示出来。
To graph x > 3, draw an open circle at 3 (to show 3 is not included) and shade the line to the right. For x ≤ −1, use a closed circle at −1 and shade to the left.
要画出 x > 3,在数轴 3 处画空心圆(表示 3 不包含在内),然后向右涂抹阴影。对于 x ≤ −1,在 −1 处画实心圆,并向左涂抹阴影。
Solving inequalities follows the same rules as solving equations, but one special rule: if you multiply or divide both sides by a negative number, you must reverse the inequality sign. For instance, −2x < 6 becomes x > −3 after dividing by −2 and flipping the sign.
解不等式与解方程的法则相同,但有一条特殊规则:如果在两边同时乘以或除以一个负数,必须改变不等号的方向。例如,−2x < 6,两边除以 −2 并翻转符号,得到 x > −3。
4. Sequences and the nth Term | 数列与第 n 项
A sequence is an ordered list of numbers that often follows a rule. In an arithmetic sequence, the difference between consecutive terms is constant; this is called the common difference, d. The nth term formula allows you to find any term in the sequence without listing all previous terms.
数列是按照某种规则排列的一串数字。等差数列中,相邻两项的差是常数,这个差称为公差(d)。第 n 项公式可以让你无需列出前面所有项就直接求出数列中的任意一项。
For the sequence 7, 11, 15, 19, …, the common difference is +4. The nth term has the form an + b. Since the coefficient of n is the common difference, we can write nth term = 4n + b. To find b, substitute n = 1 for the first term: 4(1) + b = 7, so b = 3. The nth term is 4n + 3.
对于数列 7, 11, 15, 19, …,公差为 +4。第 n 项公式的形式为 an + b,其中 n 的系数 a 就是公差。因此可写成 nth term = 4n + b。代入 n=1 对应首项 7:4(1) + b = 7,得 b = 3。最终第 n 项公式为 4n + 3。
If a sequence decreases, the common difference is negative. For 10, 7, 4, 1, …, the common difference is −3, so the nth term is −3n + b. Using the first term: −3(1) + b = 10, so b = 13, giving nth term = 13 − 3n.
如果数列递减,公差就是负数。例如 10, 7, 4, 1, … 的公差是 −3,设 nth term = −3n + b。代入首项:−3(1) + b = 10,得 b = 13,所以第 n 项公式为 13 − 3n。
5. Introduction to Quadratic Expressions | 二次表达式入门
A quadratic expression contains a term with the variable squared (x²). Expanding two binomials involves using the FOIL method (First, Outer, Inner, Last) or a grid method. Being able to expand and factorise quadratics is a key skill for further maths.
二次表达式包含含有变量平方(x²)的项。展开两个二项式需要运用 FOIL 法(首项、外项、内项、末项)或网格法。掌握二次式的展开和因式分解是学习进阶数学的关键技能。
Expand (x + 4)(x − 2). Multiply First: x × x = x². Outer: x × (−2) = −2x. Inner: 4 × x = 4x. Last: 4 × (−2) = −8. Combine like terms: x² − 2x + 4x − 8 = x² + 2x − 8.
展开 (x + 4)(x − 2)。首项乘首项:x × x = x²。外项乘外项:x × (−2) = −2x。内项乘内项:4 × x = 4x。末项乘末项:4 × (−2) = −8。合并同类项:x² − 2x + 4x − 8 = x² + 2x − 8。
To factorise x² − 7x + 10, look for two numbers that multiply to +10 and add to −7. Those numbers are −2 and −5. So x² − 7x + 10 = (x − 2)(x − 5). Always expand your answer to check.
要对 x² − 7x + 10 进行因式分解,寻找两个相乘得 +10、相加得 −7 的数字。这两个数是 −2 和 −5。因此 x² − 7x + 10 = (x − 2)(x − 5)。记得将结果展开验证。
6. Ratio, Proportion and Rates | 比、比例与变化率
Ratio compares the size of two or more quantities. Ratios can be simplified just like fractions by dividing all parts by a common factor. A ratio like 12:8 simplifies to 3:2 by dividing both numbers by their highest common factor, 4.
比用来比较两个或多个量的大小。比可以像分数一样化简,即用公约数除每一项。比如 12:8 通过同时除以最大公约数 4,可化简为 3:2。
To share an amount in a given ratio, add the parts to find the total number of shares, then divide the total amount by that number. If £45 is shared in the ratio 2:3, total parts = 5. Each part is £45 ÷ 5 = £9. The shares are 2 × £9 = £18 and 3 × £9 = £27.
按给定比例分配金额时,先将份数相加得到总份数,然后将总金额除以总份数。如果 45 英镑按 2:3 比例分配,总份数为 5,每份为 £45 ÷ 5 = £9。所得份额为 2 × £9 = £18 和 3 × £9 = £27。
Direct proportion means that as one quantity increases, the other increases at the same rate. If y is directly proportional to x, there is a constant k such that y = kx. For example, if 3 pens cost £2.10, the unit rate is £2.10 ÷ 3 = £0.70 per pen, so the cost of 8 pens is 8 × £0.70 = £5.60.
正比例意味着一个量增加时,另一个量以相同的比率增加。如果 y 与 x 成正比,则存在常数 k 使得 y = kx。例如,3 支笔 £2.10,则单价为 £2.10 ÷ 3 = £0.70 每支笔,因此 8 支笔的价格为 8 × £0.70 = £5.60。
7. Geometry: Angles and Polygons | 几何:角度与多边形
Understanding angle facts is essential for solving geometry problems. Angles on a straight line add up to 180°, angles around a point sum to 360°, and the angles inside a triangle always total 180°.
理解角度关系对解决几何问题至关重要。一条直线上的角加起来为 180°,一点周围的角度和为 360°,而三角形的内角和总是 180°。
The sum of interior angles of a polygon with n sides is given by the formula (n − 2) × 180°. For example, a pentagon (5 sides) has interior angles summing to (5 − 2) × 180° = 540°. The sum of exterior angles of any convex polygon is always 360°, regardless of the number of sides.
n 边形的内角和由公式 (n − 2) × 180° 给出。例如五边形(5 条边)的内角和为 (5 − 2) × 180° = 540°。任何凸多边形的外角和始终是 360°,与边数无关。
If a polygon is regular, all interior angles are equal and all exterior angles are equal. For a regular octagon (8 sides), each exterior angle = 360° ÷ 8 = 45°, and each interior angle = 180° − 45° = 135°.
如果多边形是正多边形,则所有内角相等、所有外角也相等。对于一个正八边形(8 条边),每个外角 = 360° ÷ 8 = 45°,每个内角 = 180° − 45° = 135°。
8. Trigonometry: Right-Angled Triangles | 三角学:直角三角形
Trigonometry explores relationships between the sides and angles of triangles, starting with right-angled triangles. The three basic ratios are sine (sin), cosine (cos) and tangent (tan). They link an acute angle to ratios of two sides.
三角学探讨三角形边与角之间的关系,从直角三角形开始。三个基本比是正弦(sin)、余弦(cos)和正切(tan)。它们将锐角与两边的比值联系起来。
For a given angle θ, label the sides relative to that angle: opposite (the side facing θ), adjacent (the side next to θ that is not the hypotenuse), and hypotenuse (the longest side, opposite the right angle). The ratios are:
sin θ = opposite / hypotenuse
cos θ = adjacent / hypotenuse
tan θ = opposite / adjacent
对于给定角 θ,根据该角标记各边:对边(θ 对面的边)、邻边(与 θ 相邻但不是斜边的边)和斜边(最长的边,直角对面)。三个比为:
sin θ = 对边 / 斜边
cos θ = 邻边 / 斜边
tan θ = 对边 / 邻边
To find a missing side, choose the correct ratio based on the information given. In a triangle with a 35° angle, hypotenuse 12 cm and unknown opposite side x, use sin 35° = x / 12. So x = 12 × sin 35° ≈ 6.88 cm (using a calculator).
要求未知边,根据所给信息选择正确的比。在一个已知 35° 角、斜边 12 cm、对边为 x 的三角形中,使用 sin 35° = x / 12,因此 x = 12 × sin 35° ≈ 6.88 cm(用计算器计算)。
9. Statistics: Averages and Charts | 统计:平均数与图表
Statistics helps us collect, organise, analyse and present data. The three most common averages are the mean, median and mode. The mean is the sum of all values divided by the number of values. The median is the middle value when data is ordered. The mode is the most frequently occurring value.
统计学帮助我们收集、整理、分析和展示数据。最常用的三个平均数是平均数、中位数和众数。平均数是所有数值的总和除以数值的个数。中位数是将数据按大小排列后位于中间的值。众数是出现频率最高的值。
For the data set 3, 7, 7, 8, 10, 14: mean = (3+7+7+8+10+14) ÷ 6 = 49 ÷ 6 ≈ 8.17. The median is between the 3rd and 4th values: (7 + 8) ÷ 2 = 7.5. The mode is 7 because it appears twice.
对于数据集 3, 7, 7, 8, 10, 14:平均数 = (3+7+7+8+10+14) ÷ 6 = 49 ÷ 6 ≈ 8.17。中位数是第 3 和第 4 个值的平均值:(7+8) ÷ 2 = 7.5。众数是 7,因为它出现了两次。
Data can be displayed using bar charts (for discrete/categorical data), pie charts (to show proportions of a whole) and line graphs (to show trends over time). Always read the scales carefully and check the labels when interpreting charts.
数据可以用条形图(适用于离散/分类数据)、饼图(显示各部分在整体中的占比)和折线图(显示随时间变化的趋势)来展示。解读图表时,一定要仔细阅读刻度并核对标签。
10. Probability and Sample Spaces | 概率与样本空间
Probability measures the chance that an event will happen, ranging from 0 (impossible) to 1 (certain). The probability of an event A is: P(A) = number of favourable outcomes / total number of possible outcomes. All possible outcomes together form the sample space.
概率衡量事件发生的可能性,范围从 0(不可能)到 1(必然发生)。事件 A 的概率为:P(A) = 有利结果的数量 / 所有可能结果的总数。所有可能结果的集合构成样本空间。
For rolling a fair six-sided die, the sample space is {1, 2, 3, 4, 5, 6}. The probability of rolling an even number is 3/6 = 1/2. Probabilities can be written as fractions, decimals or percentages.
掷一个公平的六面骰子时,样本空间是 {1, 2, 3, 4, 5, 6}。掷出偶数的概率为 3/6 = 1/2。概率可用分数、小数或百分数表示。
When two events cannot happen at the same time, they are mutually exclusive. The probability of either event occurring is the sum of their individual probabilities. For example, the probability of rolling a 2 or a 5 on a die is 1/6 + 1/6 = 2/6 = 1/3.
如果两个事件不可能同时发生,它们就是互斥的。其中任一事件发生的概率等于它们各自概率之和。例如,掷骰子掷出 2 或 5 的概率为 1/6 + 1/6 = 2/6 = 1/3。
To list all possible outcomes for two events, you can use a sample space diagram or a tree diagram. The probability of two independent events both happening is found by multiplying their individual probabilities.
要列出两个事件的所有可能结果,可以使用样本空间图或树状图。两个独立事件同时发生的概率,等于各自概率的乘积。
Published by TutorHao | Further Maths Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply