📚 PDF资源导航

Interdisciplinary Problem Solving in Year 12 Cambridge Mathematics | 剑桥12年级数学:跨学科综合题型训练

📚 Interdisciplinary Problem Solving in Year 12 Cambridge Mathematics | 剑桥12年级数学:跨学科综合题型训练

Interdisciplinary problem solving is a core skill in the Cambridge Year 12 Mathematics syllabus (usually covering pure mathematics, mechanics, and statistics). Students must apply concepts such as differentiation, integration, vectors, probability, and series to real-world contexts drawn from physics, biology, economics, and other fields. This integrated approach not only deepens mathematical understanding but also prepares learners for university and professional careers. This article provides a structured revision resource, covering key cross-curricular problem types and offering worked examples.

跨学科问题解决是剑桥12年级数学大纲(通常包括纯数学、力学与统计)的核心技能。学生需要将微分、积分、向量、概率和数列等概念应用于物理、生物、经济等领域的真实场景。这种综合方法不仅加深了对数学的理解,还为大学和职业发展做好了准备。本文提供了一份结构化的复习资源,涵盖关键的跨学科题型并给出详细例解。


1. Differentiation and Integration in Kinematics | 运动学中的微分与积分

In kinematics, displacement s, velocity v, and acceleration a are linked by the derivatives v = ds/dt and a = dv/dt. Reversing the process with integration allows us to recover velocity from acceleration, or displacement from velocity. Such problems commonly appear in Cambridge mechanics questions, often set within physical scenarios like a particle moving along a line or free fall under gravity.

在运动学中,位移 s、速度 v 和加速度 a 通过导数 v = ds/dta = dv/dt 相互关联。反过来利用积分就可以从加速度求出速度,或从速度求出位移。这类问题经常出现在剑桥力学的题目中,通常设置在质点沿直线运动或重力作用下自由落体的场景里。

Consider a particle moving on a straight line with acceleration a(t) = 3t − 4 m s−2. Given initial velocity v(0) = 2 m s−1 and initial displacement s(0) = 0, find the velocity and displacement at t = 3 s.

考虑一个质点沿直线运动的加速度为 a(t) = 3t − 4 m s−2。已知初速度 v(0) = 2 m s−1、初位移 s(0) = 0,求 t = 3 s 时的速度和位移。

v(t) = ∫ a dt = ∫ (3t − 4) dt = (3/2)t² − 4t + C

Substituting t = 0 yields C = 2, hence v(t) = 1.5t² − 4t + 2. Integrating again gives displacement:

代入 t = 0 得 C = 2,因此 v(t) = 1.5t² − 4t + 2。再次积分得到位移:

s(t) = ∫ v dt = ∫ (1.5t² − 4t + 2) dt = 0.5t³ − 2t² + 2t + D

Using s(0) = 0 gives D = 0. Evaluating at t = 3: s(3) = 0.5×27 − 2×9 + 6 = 13.5 − 18 + 6 = 1.5 m, and v(3) = 1.5×9 − 12 + 2 = 3.5 m s−1. This demonstrates the seamless link between calculus and motion.

利用 s(0) = 0 得 D = 0。计算 t = 3 时:s(3) = 0.5×27 − 2×9 + 6 = 13.5 − 18 + 6 = 1.5 m,v(3) = 1.5×9 − 12 + 2 = 3.5 m s−1。这展示了微积分与运动之间的无缝联系。


2. Optimisation in Economics: Profit Maximisation | 经济学中的优化:利润最大化

Differentiation is a powerful tool for finding maximum profit in microeconomics. Given a cost function C(x) and a demand curve that determines price p as a function of quantity x, revenue is R(x) = p × x. Profit π(x) = R(x) − C(x) is maximised where dπ/dx = 0 and the second derivative is negative.

求导是微观经济学中寻找最大利润的有力工具。已知成本函数 C(x) 和决定价格 p 随产量 x 变化的需求曲线,收入为 R(x) = p × x。利润 π(x) = R(x) − C(x) 在 dπ/dx = 0 且二阶导数为负时达到最大。

A typical problem: a firm faces price p = 200 − 0.5x and cost C(x) = 0.01x³ − 3x² + 1000x + 5000. Determine the output that maximises profit. Revenue is R = 200x − 0.5x², so profit becomes π = (200x − 0.5x²) − (0.01x³ − 3x² + 1000x + 5000) = −0.01x³ + 2.5x² − 800x − 5000.

一道典型题目:一家企业面临价格 p = 200 − 0.5x,成本为 C(x) = 0.01x³ − 3x² + 1000x + 5000。求利润最大化的产量。收入为 R = 200x − 0.5x²,因此利润为 π = (200x − 0.5x²) − (0.01x³ − 3x² + 1000x + 5000) = −0.01x³ + 2.5x² − 800x − 5000。

dπ/dx = −0.03x² + 5x − 800 = 0

Solving the quadratic yields x ≈ 200 items (ignoring the irrelevant root). Checking d²π/dx² = −0.06x + 5, at x = 200 it is −12 + 5 = −7 < 0, confirming a maximum. This shows how core calculus skills are directly transferable to economic decision-making.

解这个二次方程得到 x ≈ 200 件(忽略无关根)。检验 d²π/dx² = −0.06x + 5,在 x = 200 时值为 −12 + 5 = −7 < 0,确认为最大值。这表明核心的微积分技能可以直接迁移到经济决策中。


3. Exponential Growth and Decay in Biology | 生物学中的指数增长与衰减

Living systems often exhibit exponential growth or decay. A bacterial colony might grow according to N(t) = N₀ ekt, while a radioactive tracer decays as A(t) = A₀ eλt. These models rely on the natural exponential function and its inverse, the natural logarithm.

生命系统常表现出指数增长或衰减。细菌菌落可能按 N(t) = N₀ ekt 增长,而放射性示踪剂按 A(t) = A₀ eλt 衰减。这些模型依赖自然指数函数及其反函数——自然对数。

Suppose a culture initially contains 500 bacteria and the count trebles every 2 hours. Find the growth rate k and the population after 5 hours.

假设一个培养皿初始含有 500 个细菌,且每 2 小时数量增至三倍。求增长率 k 和 5 小时后的数量。

N(t) = 500 eᵏᵗ; after 2 h: 1500 = 500 e²ᵏ ⇒ e²ᵏ = 3 ⇒ k = (ln 3)/2 ≈ 0.5493

Then N(5) = 500 e0.5493×5 = 500 e2.7465 ≈ 500 × 15.59 ≈ 7795 bacteria. Differential equations also arise: dN/dt = kN, solved by separation of variables. The concept of half-life in drug metabolism is similarly modelled, giving students a powerful context for logarithms and exponentials.

那么 N(5) = 500 e0.5493×5 = 500 e2.7465 ≈ 500 × 15.59 ≈ 7795 个细菌。微分方程也相应出现:dN/dt = kN,可通过分离变量法求解。药物代谢中的半衰期概念也类似建模,为学生提供了对数与指数函数的强大应用背景。


4. Probability Distributions in Social Sciences | 社会科学中的概率分布

Year 12 statistics introduces the binomial and normal distributions, which are frequently used in psychology, sociology, and political science. For instance, when surveying a population about a yes/no opinion, the number of ‘yes’ responses follows a binomial distribution B(n, p).

12年级的统计学引入了二项分布和正态分布,这些在心理学、社会学和政治学中经常使用。例如,当调查人群对“是/否”问题的意见时,“是”回答的数量服从二项分布 B(n, p)。

If 40% of voters support a policy, and 100 people are randomly asked, the number of supporters X ~ B(100, 0.4). The mean is np = 40 and the variance is np(1 − p) = 24. To estimate probabilities for large n, the normal approximation N(40, 24) can be used with a continuity correction. Standardising gives Z = (X − 40) / √24.

如果 40% 的选民支持一项政策,随机询问 100 人,则支持者人数 X ~ B(100, 0.4)。均值为 np = 40,方差为 np(1 − p) = 24。对于大 n,可以利用正态近似 N(40, 24) 并辅以连续性校正来估算概率。标准化后得 Z = (X − 40) / √24。

This interdisciplinary skill helps in constructing confidence intervals and hypothesis tests for proportions, essential for analysing social science data. Students learn to connect abstract probability with meaningful real-world statements.

这种跨学科技能有助于构建比例参数的置信区间和假设检验,对分析社会科学数据至关重要。学生由此学会将抽象的概率与有意义的现实陈述联系起来。


5. Compound Interest and Loans in Finance | 金融中的复利与贷款

Financial mathematics relies heavily on geometric sequences and exponential functions. Compound interest can be modelled as A = P(1 + r/m)mt where P is principal, r the annual rate, and m the compounding frequency. Continuous compounding leads to A = P ert.

金融数学高度依赖等比数列和指数函数。复利可以建模为 A = P(1 + r/m)mt,其中 P 为本金,r 为年利率,m 为每年复利次数。连续复利则导出 A = P ert

Consider an investment of $2000 at 5% per annum compounded monthly. After 6 years, the amount is A = 2000(1 + 0.05/12)12×6 = 2000(1.0041667)72. Using logarithms, students can solve for the time needed to double the investment: solve 4000 = 2000(1.0041667)n → 2 = 1.0041667nn = ln 2 / ln 1.0041667 ≈ 166.7 months, i.e. about 13.9 years.

考虑一笔 2000 美元的投资,年利率 5%,按月复利。6 年后的金额为 A = 2000(1 + 0.05

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