📚 PDF资源导航

Year 12 CCEA Mathematics: Cross-Curricular Integrated Question Practice | CCEA 数学跨学科综合题型训练

📚 Year 12 CCEA Mathematics: Cross-Curricular Integrated Question Practice | CCEA 数学跨学科综合题型训练

In your CCEA GCSE Mathematics examination, you will encounter questions that blend mathematical skills with real‑world contexts from science, geography, business and everyday life. These cross‑curricular problems test your ability to transfer your algebra, geometry, statistics and ratio knowledge to unfamiliar situations. This article provides targeted practice across ten key interdisciplinary themes, with fully worked examples and essential strategies to boost your confidence and performance.

在 CCEA GCSE 数学考试中,你会遇到将数学技能与科学、地理、商业和日常生活等现实情境相结合的题目。这些跨学科问题考查你将代数、几何、统计和比例知识迁移到陌生情境的能力。本文围绕十个关键的跨学科主题提供针对性训练,配有详细的解题范例和关键策略,帮助你增强信心、提高成绩。

1. Physics: Speed and Motion | 物理中的速度与运动

Many CCEA questions link algebra to the equations of motion. The SUVAT equation s = ut + ½at² appears regularly, where s is displacement, u initial speed, a acceleration and t time.

许多 CCEA 题目将代数与运动学方程联系起来。公式 s = ut + ½at² 经常出现,其中 s 是位移,u 是初速度,a 是加速度,t 是时间。

Example: A cyclist accelerates from rest at 2.5 m/s² along a straight road. Calculate the time taken to cover 80 metres.

例题:一名骑行者从静止开始以 2.5 m/s² 的加速度沿直路行驶。计算通过 80 米所用的时间。

Substitute u = 0, a = 2.5 and s = 80 into the formula: 80 = 0 × t + ½ × 2.5 × t², which simplifies to 80 = 1.25 t². Dividing gives t² = 64, so t = 8 seconds. Reject the negative root as time must be positive.

将 u = 0、a = 2.5 和 s = 80 代入公式:80 = 0 × t + ½ × 2.5 × t²,化简得 80 = 1.25 t²。两边同除以 1.25 得 t² = 64,因此 t = 8 秒。舍去负根,因为时间必须为正。

Always check that your units are consistent. If acceleration is in m/s² and distance in metres, time will automatically be in seconds.

始终检查单位是否一致。如果加速度以 m/s² 为单位、距离以米为单位,时间自然以秒为单位。


2. Chemistry: Moles and Proportion | 化学中的摩尔与比例

Stoichiometry in chemistry relies entirely on ratio and proportion. A typical CCEA problem asks you to use a balanced equation to find the mass of a product formed from a given mass of reactant.

化学中的计量关系完全依赖比和比例。典型的 CCEA 问题会要求你利用配平的化学方程式,根据给定反应物的质量求出生成物的质量。

Example: Magnesium reacts with oxygen: 2Mg + O₂ → 2MgO. Calculate the mass of magnesium oxide produced when 6 g of magnesium is completely burned. (Aᵣ: Mg = 24, O = 16)

例题:镁与氧气反应:2Mg + O₂ → 2MgO。计算 6 g 镁完全燃烧后生成的氧化镁的质量。(相对原子质量:Mg = 24,O = 16)

From the equation, 2 moles of Mg produce 2 moles of MgO, so the mole ratio Mg : MgO is 1 : 1. Moles of Mg = mass / Aᵣ = 6 / 24 = 0.25 mol. Therefore moles of MgO = 0.25 mol. Mᵣ of MgO = 24 + 16 = 40, so mass of MgO = 0.25 × 40 = 10 g.

由方程式可知,2 摩尔 Mg 生成 2 摩尔 MgO,因此 Mg 与 MgO 的摩尔比为 1 : 1。Mg 的物质的量 = 质量 / 相对原子质量 = 6 / 24 = 0.25 mol。故 MgO 的物质的量为 0.25 mol。MgO 的相对分子质量 = 24 + 16 = 40,因此 MgO 的质量 = 0.25 × 40 = 10 g。

Cross‑curricular questions often embed these calculations in a practical context, such as finding the yield of a reaction. Write down the mole ratio first – it is the key to unlocking the entire problem.

跨学科题目常常将这些计算嵌入实践情境中,例如求反应产率。首先写出摩尔比——这是解开整个问题的钥匙。


3. Biology: Exponential Growth of Bacteria | 生物学中的细菌指数增长

Populations of bacteria can double at regular intervals, leading to exponential growth modelled by N = N₀ × 2^(t/d), where d is the doubling time. CCEA examiners like to link this to graph interpretation and evaluation.

细菌数量每隔一定时间就会翻倍,形成指数增长,可用 N = N₀ × 2^(t/d) 模型描述,其中 d 为倍增时间。CCEA 考官喜欢将其与图像解读和评估联系起来。

Problem: A culture starts with 500 bacteria and doubles every 3 hours. Find the number of bacteria after 15 hours and the time when the population first exceeds 100 000.

问题:一个细菌培养初始有 500 个细菌,每 3 小时数量翻倍。求 15 小时后的细菌数量,以及数量首次超过 100 000 的时间。

After 15 hours, the number of doubling periods = 15 ÷ 3 = 5. N = 500 × 2⁵ = 500 × 32 = 16 000. For the second part, set up 500 × 2^(t/3) > 100 000. Divide by 500: 2^(t/3) > 200. Testing powers of 2: 2⁷ = 128, 2⁸ = 256, so t/3 must exceed 7, hence t > 21 hours. The first whole hour is 22 hours.

15 小时后,倍增次数 = 15 ÷ 3 = 5。N = 500 × 2⁵ = 500 × 32 = 16 000。第二部分:建立不等式 500 × 2^(t/3) > 100 000。两边除以 500 得 2^(t/3) > 200。检验 2 的乘方:2⁷ = 128,2⁸ = 256,因此 t/3 必须大于 7,故 t > 21 小时。第一个整数小时为 22 小时。

GCSE students are not expected to use logarithms; a trial‑and‑improvement approach using a table of values is perfect. This reinforces your understanding of indices and functional relationships.

GCSE 学生无需使用对数;采用表格试值法完全可行。这能强化你对指数和函数关系的理解。


4. Geography: Map Scales and Area | 地理中的地图比例与面积

Ordnance Survey maps and site plans frequently feature in CCEA papers. Converting between map distances and real‑world measurements requires careful use of ratio and unit conversion for area.

地形测量图和场地平面图经常出现在 CCEA 试卷中。在图上距离与实际测量值之间进行转换,需要仔细运用比例,并进行面积单位换算。

Example: A rectangular nature reserve measures 4 cm by 6.5 cm on a map drawn to a scale of 1 : 25 000. Calculate the actual area of the reserve in square kilometres.

例题:在比例尺为 1 : 25 000 的地图上,一个长方形自然保护区尺寸为 4 cm × 6.5 cm。计算该保护区的实际面积,以平方千米为单位。

Real length = 6.5 × 25 000 = 162 500 cm = 1625 m = 1.625 km. Real width = 4 × 25 000 = 100 000 cm = 1000 m = 1 km. Actual area = 1.625 × 1 = 1.625 km².

实际长度 = 6.5 × 25 000 = 162 500 cm = 1625 m = 1.625 km。实际宽度 = 4 × 25 000 = 100 000 cm = 1000 m = 1 km。实际面积 = 1.625 × 1 = 1.625 km²。

Always convert linear dimensions to the required units before calculating area. A common error is to apply the scale factor directly to the map area; remember that area scales by the square of the linear scale factor (25 000²).

务必先将线性尺寸转换为所需单位,再计算面积。常见错误是直接将比例尺用于图上面积;请记住,面积按线性比例因子的平方倍缩放(25 000²)。


5. Business: Compound Interest and Investment | 商业中的复利与投资

Compound interest calculations using A = P(1 + r/100)ⁿ are a staple of CCEA functional mathematics. Questions may ask for the final amount, the principal or the interest rate.

利用公式 A = P(1 + r/100)ⁿ 进行复利计算是 CCEA 功能性数学的基本内容。题目可能要求计算最终金额、本金或利率。

Scenario: An investment of £2000 grows to £2315.25 after 3 years with compound interest. Find the annual interest rate.

情景:一笔 2000 英镑的投资以复利计息,3 年后增至 2315.25 英镑。求年利率。

Set up the equation: 2000(1 + r/100)³ = 2315.25. Divide by 2000: (1 + r/100)³ = 1.157625. Take the cube root: 1 + r/100 = ∛1.157625. Using a calculator, ∛1.157625 = 1.05. Hence r/100 = 0.05, so r = 5%.

建立方程:2000(1 + r/100)³ = 2315.25。两边除以 2000 得 (1 + r/100)³ = 1.157625。开立方根:1 + r/100 = ∛1.157625。用计算器求得 ∛1.157625 = 1.05。因此 r/100 = 0.05,利率 r = 5%。

When the unknown is in the exponent, trial and improvement is a valid GCSE method. However, using roots is efficient and demonstrates deeper algebraic manipulation.

当未知数在指数位置时,试值法是 GCSE 允许的方法。但使用方根更为高效,并能展示更深层的代数运算能力。


6. Design Technology: Optimising Enclosed Area | 设计技术中的封闭区域优化

Designers often face constraints in materials when creating packaging or enclosures. A classic CCEA problem uses quadratic functions to maximise the area of a rectangular space with a fixed perimeter or a given length of fencing.

设计师在制作包装或围栏时经常受到材料限制。经典的 CCEA 问题利用二次函数,在周长固定或栅栏长度给定的条件下最大化矩形面积。

Example: A farmer has 60 m of fencing and wants to enclose a rectangular pen against a straight wall (so only three sides need fencing). Find the dimensions that give the maximum area.

例题:一位农民有 60 m 栅栏,想借一面直墙围成一个矩形围栏(因而只需围三边)。求使面积最大化的尺寸。

Let the pen have length x parallel to the wall and width y perpendicular. The fencing used is x + 2y = 60, so x = 60 − 2y. Area A = xy = (60 − 2y)y = 60y − 2y². Write as A = −2(y² − 30y) = −2[(y − 15)² − 225] = −2(y − 15)² + 450. The maximum area is 450 m², achieved when y = 15 m and x = 30 m.

设平行于墙的长度为 x,垂直的宽度为 y。所用栅栏满足 x + 2y = 60,故 x = 60 − 2y。面积 A = xy = (60 − 2y)y = 60y − 2y²。配方得 A = −2(y² − 30y) = −2[(y − 15)² − 225] = −2(y − 15)² + 450。当 y = 15 m、x = 30 m 时,最大面积为 450 m²。

Recognising the quadratic structure lets you find the vertex by completing the square, a skill that appears in both pure maths and optimisation problems across design and agriculture.

识别出二次结构后,通过配方法求得顶点坐标,这一技能不仅用于纯数学,也贯穿于设计优化和农业问题中。


7. Sports Science: Statistical Analysis of Performance | 体育科学中的运动表现统计分析

Coaches use statistics to compare athletes. CCEA often provides data sets and asks you to calculate measures of central tendency and spread, then interpret the findings in context.

教练运用统计学比较运动员。CCEA 常提供数据集,要求你计算集中趋势和离散程度的度量,然后结合情境解释结果。

Data: Two swimmers, A and B, record the following times (in seconds) for 5 races:

  • Swimmer A: 28.1, 27.5, 28.4, 27.9, 28.6
  • Swimmer B: 28.0, 28.3, 27.8, 29.2, 27.7

Compare their performances using the mean and range.

数据:两名游泳运动员 A 和 B 在 5 场比赛中的成绩(秒)如下:

  • A:28.1, 27.5, 28.4, 27.9, 28.6
  • B:28.0, 28.3, 27.8, 29.2, 27.7

使用平均数和极差比较他们的表现。

Mean A = (28.1 + 27.5 + 28.4 + 27.9 + 28.6) ÷ 5 = 140.5 ÷ 5 = 28.1 s. Range A = 28.6 − 27.5 = 1.1 s. Mean B = (28.0 + 28.3 + 27.8 + 29.2 + 27.7) ÷ 5 = 141.0 ÷ 5 = 28.2 s. Range B = 29.2 − 27.7 = 1.5 s. Swimmer A has a slightly lower mean and a smaller range, indicating better consistency and marginally faster average time.

A 的平均数 = (28.1+27.5+28.4+27.9+28.6)÷5 = 140.5÷5 = 28.1 s。极差 = 28.6−27.5 = 1.1 s。B 的平均数 = (28.0+28.3+27.8+29.2+27.7)÷5 = 141.0÷5 = 28.2 s。极差 = 29.2−27.7 = 1.5 s。游泳运动员 A 的平均数略低且极差更小,表明一致性更好、平均速度稍快。

Always support your conclusion with numerical evidence. A box‑and‑whisker diagram could also be drawn to visualise the interquartile range and identify any outliers.

始终用数值证据支持你的结论。也可以绘制箱线图来直观展示四分位距并识别异常值。


8. Engineering: Trigonometry and Force Resolution | 工程学中的三角学与力的分解

In engineering, forces are often resolved into perpendicular components using right‑angled trigonometry. CCEA questions may present a force at an angle and ask for its horizontal and vertical contributions.

在工程学中,力常常利用直角三角学分解为互相垂直的分力。CCEA 题目可能会给出一个与水平方向成角度的力,要求计算其水平分量和垂直分量。

Problem: A force of 200 N acts at 30° above the horizontal. Find the horizontal and vertical components.

问题:一个大小为 200 N 的力作用于水平面上方 30° 方向。求其水平分量和垂直分量。

Horizontal component = 200 × cos 30° = 200 × (√3/2) ≈ 200 × 0.8660 = 173.2 N. Vertical component = 200 × sin 30° = 200 × 0.5 = 100 N.

水平分量 = 200 × cos 30° = 200 × (√3/2) ≈ 200 × 0.8660 = 173.2 N。垂直分量 = 200 × sin 30° = 200 × 0.5 = 100 N。

Drawing a clear force diagram and labelling the angle correctly are essential. Remember SOH CAH TOA: the side adjacent to the angle uses cosine, the opposite side uses sine.

画出清晰的受力图并正确标注角度至关重要。记住三角函数口诀:邻边用余弦,对边用正弦。


9. Music: Frequency and Inverse Proportion | 音乐中的频率与反比例

The pitch of a stringed instrument depends on the length of the vibrating string. The frequency f is inversely proportional to the length L, so f × L = constant. This gives a beautiful link between music and ratio.

弦乐器的音高取决于弦的振动长度。频率 f 与长度 L 成反比,即 f × L = 常数。这建立了音乐与比之间的美妙联系。

Example: A guitar string of length 64 cm produces a frequency of 330 Hz. What frequency is produced when the string is shortened to 48 cm?

例题:一根长 64 cm 的吉他弦发出 330 Hz 的频率。当弦长缩短至 48 cm 时,频率是多少?

Since f ∝ 1/L, f₁ × L₁ = f₂ × L₂. Thus 330 × 64 = f₂ × 48, so f₂ = (330 × 64) / 48 = 21 120 / 48 = 440 Hz. The shorter string produces a higher pitch, as expected.

因为 f ∝ 1/L,有 f₁ × L₁ = f₂ × L₂。因此 330 × 64 = f₂ × 48,f₂ = (330 × 64) / 48 = 21 120 / 48 = 440 Hz。较短的弦发出更高的音调,这与预期一致。

Inverse proportion problems often appear in science and technology. Identifying the constant product is the most reliable first step.

反比例问题经常出现在科学和技术中。识别出不变的乘积是最可靠的第一步。


10. Environmental Science: Inter

Published by TutorHao | Year 12 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