📚 PDF资源导航

IB Mathematics: Practical Applications of Differential Calculus | IB数学:微分学的实际应用场景归纳

📚 IB Mathematics: Practical Applications of Differential Calculus | IB数学:微分学的实际应用场景归纳

Differential calculus is often perceived by IB students as a collection of abstract rules and symbolic manipulations. Yet beneath the algebra lies one of the most powerful tools ever devised for describing change. This article systematically categorises the real-world contexts in which differentiation appears across IB Mathematics AA and AI, from motion and optimisation to economics and biology. Each scenario is paired with the specific calculus technique required, helping you recognise patterns and apply the right method quickly in exams.

微分学常常被IB学生视为一堆抽象的规则和符号运算。然而,在这些代数技巧之下,隐藏着人类创造出的最强大的描述变化的工具。本文系统性地归纳微分学在IB数学AA和AI课程中出现的真实应用场景,涵盖运动学、优化问题、经济学和生物学等。每种场景都与相应的微分技巧配对,帮助你在考试中快速识别题型并选择正确的方法。


1. Kinematics: Position, Velocity and Acceleration | 运动学:位移、速度和加速度

The most direct application of differentiation is kinematics. If a particle moves along a line with displacement function \( s(t) \), then its velocity is the first derivative \( v(t) = s'(t) \), and its acceleration is the second derivative \( a(t) = v'(t) = s”(t) \). IB exam questions often ask you to find when a particle is at rest, which simply means solving \( v(t) = 0 \), or when it is moving in a particular direction.

微分学最直接的应用是运动学。若质点沿直线运动,位移函数为s(t),则速度是一阶导数v(t)=s'(t),加速度是二阶导数a(t)=v'(t)=s”(t)。IB考试常要求求质点何时静止,即解v(t)=0,或判断质点的运动方向。

Key problem types include:

  • Finding maximum height: set \( v(t) = 0 \) and substitute into \( s(t) \).

    求最大高度:令v(t)=0,代入s(t)。

  • Determining total distance travelled: integrate \( |v(t)| \) over the time interval, or split the interval at points where \( v(t) = 0 \).

    求总路程:对|v(t)|在时间区间内积分,或在v(t)=0处分段处理。

  • Analysing when speed is increasing: check the signs of \( v(t) \) and \( a(t) \); speed increases when they share the same sign.

    判断速率何时增大:考察v(t)和a(t)的符号,同号时速率增大。

v(t) = s'(t),   a(t) = s”(t)

For example, if \( s(t) = t^3 – 6t^2 + 9t \), then \( v(t) = 3t^2 – 12t + 9 = 3(t-1)(t-3) \). The particle is at rest at t = 1 and t = 3. Its acceleration is \( a(t) = 6t – 12 \), so at t = 1 we have a = -6, meaning velocity is decreasing at that instant.

例如,若s(t)=t³-6t²+9t,则v(t)=3t²-12t+9=3(t-1)(t-3)。质点在t=1和t=3时静止。加速度为a(t)=6t-12,因此在t=1时a=-6,意味着该时刻速度在减小。


2. Optimisation: Maximising and Minimising Quantities | 最优化:极大值与极小值问题

Optimisation is arguably the most examined application of differentiation in IB Mathematics. The fundamental idea is that a differentiable function \( f(x) \) attains a local maximum or minimum at a critical point where \( f'(x) = 0 \), provided the sign of the derivative changes around that point. The second derivative test, \( f”(x) < 0 \) for a maximum and \( f''(x) > 0 \) for a minimum, offers a quick verification.

最优化可以说是IB数学中考查最多的微分应用。核心思想是:可导函数f(x)在临界点f'(x)=0处取得局部极大值或极小值,前提是导数在该点两侧变号。二阶导数检验法提供了快速验证:f”(x)<0为极大值,f”(x)>0为极小值。

Common IB optimisation problems include:

  • Finding the maximum area of a rectangle with a fixed perimeter.

    给定周长,求矩形的最大面积。

  • Determining the minimum surface area of a cylinder or box for a given volume.

    给定体积,求圆柱或盒子的最小表面积。

  • Maximising profit or revenue given a demand function.

    给定需求函数,求最大利润或收益。

  • Minimising cost of materials for a container of fixed capacity.

    固定容量下,使材料成本最小。

A classic example: a farmer has 100 m of fencing to enclose a rectangular field against an existing wall, so only three sides need fencing. Let the width perpendicular to the wall be \( x \). The length parallel to the wall is \( 100 – 2x \). The area is \( A(x) = x(100 – 2x) = 100x – 2x^2 \). Differentiating: \( A'(x) = 100 – 4x \). Setting \( A'(x) = 0 \) gives \( x = 25 \). Then \( A”(x) = -4 < 0 \), confirming a maximum. Maximum area = \( 25 \times 50 = 1250 \) m².

经典例题:农民用100米篱笆靠墙围一个矩形场地,只需围三边。设垂直于墙的边长为x,则平行于墙的边长为100-2x。面积A(x)=x(100-2x)=100x-2x²。求导得A'(x)=100-4x,令其为零得x=25。再求A”(x)=-4<0,确认是极大值。最大面积=25×50=1250平方米。

f'(x) = 0, f”(x) < 0 &Rightarrow; maximum;   f”(x) > 0 &Rightarrow; minimum


3. Rates of Change: Related Rates Problems | 变化率:关联变化率问题

Related rates problems connect the rates of change of two or more variables through the chain rule. For instance, if a balloon is being inflated and we know the rate at which its volume increases, we can find the rate at which its radius increases. In IB, these problems require you to set up an equation linking the variables, then differentiate implicitly with respect to time t.

关联变化率问题通过链式法则将两个或多个变量的变化率联系起来。例如,已知气球充气时体积的增长速率,求半径的增长速率。在IB中,这类问题需要建立变量间的等式,然后对时间t隐式求导。

dV/dt = (dV/dr) × (dr/dt)

Steps to solve related rates:

  • Write down the geometric or algebraic relationship between variables.

    写出变量间的几何或代数关系式。

  • Differentiate both sides with respect to t, applying the chain rule.

    对等式两边关于t求导,应用链式法则。

  • Substitute the known values at the specific instant and solve for the unknown rate.

    代入特定时刻的已知数值,解出未知变化率。

A typical IB-style problem: a ladder 5 m long leans against a wall. The bottom slides away from the wall at 1 m/s. How fast is the top sliding down when the bottom is 3 m from the wall? Let \( x \) be the distance of the bottom from the wall and \( y \) the height of the top. Then \( x^2 + y^2 = 25 \). Differentiating: \( 2x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0 \). With \( x = 3 \), \( y = 4 \), \( dx/dt = 1 \): \( 6(1) + 8(dy/dt) = 0 \), so \( dy/dt = -0.75 \) m/s. The negative sign indicates downward motion.

一道典型IB风格题:5米长的梯子靠在墙上,底端以1 m/s的速度滑离墙面。求底端距墙3米时顶端下滑的速度。设x为底端到墙的距离,y为顶端高度,则x²+y²=25。求导得2x(dx/dt)+2y(dy/dt)=0。代入x=3,y=4,dx/dt=1:6(1)+8(dy/dt)=0,得dy/dt=-0.75 m/s。负号表示向下运动。


4. Curve Sketching and Graphical Analysis | 函数作图与图形分析

Differentiation provides the analytical backbone for sketching curves accurately. The first derivative tells us where the function is increasing or decreasing, while the second derivative reveals concavity and points of inflection. In IB exams, you may be asked to sketch a function, identify stationary points, or determine the number of real roots of an equation by analysing critical values.

微分学为准确绘制函数图像提供了分析基础。一阶导数告诉我们函数在何处递增或递减,二阶导数揭示凹凸性和拐点。在IB考试中,你可能被要求画出函数草图、确定驻点,或通过分析极值来判断方程实根的个数。

Key graphical concepts:

  • Stationary point: \( f'(x) = 0 \) — horizontal tangent.

    驻点:f'(x)=0,切线水平。

  • Point of inflection: \( f”(x) = 0 \) with a sign change in concavity.

    拐点:f”(x)=0且凹凸性改变。

  • Global maximum/minimum on a closed interval: check stationary points and endpoints.

    闭区间上的全局最大/最小值:检查驻点和端点。

For example, to show that \( x^3 – 3x + 1 = 0 \) has exactly three real roots, consider \( f(x) = x^3 – 3x + 1 \). Since \( f'(x) = 3x^2 – 3 = 3(x-1)(x+1) \), the critical points are at x = -1 and x = 1. The local maximum is \( f(-1) = 3 \) and the local minimum is \( f(1) = -1 \). Because the local maximum is above the x-axis and the local minimum is below it, the cubic must cross the x-axis three times.

例如,要证明x³-3x+1=0恰有三个实根,设f(x)=x³-3x+1。因为f'(x)=3x²-3=3(x-1)(x+1),临界点为x=-1和x=1。局部极大值f(-1)=3,局部极小值f(1)=-1。由于极大值在x轴上方而极小值在下方,该三次函数必定三次穿过x轴。


5. Economics: Marginal Analysis | 经济学:边际分析

In economics, the derivative represents marginal quantities. If \( C(x) \) is the total cost of producing \( x \) units, then \( C'(x) \) is the marginal cost — the approximate cost of producing one additional unit. Similarly, marginal revenue is \( R'(x) \) and marginal profit is \( P'(x) = R'(x) – C'(x) \). Profit is maximised when marginal revenue equals marginal cost, i.e. \( R'(x) = C'(x) \).

在经济学中,导数表示边际量。若C(x)是生产x单位产品的总成本,则C'(x)是边际成本,即多生产一单位产品所需的近似成本。类似地,边际收益为R'(x),边际利润为P'(x)=R'(x)-C'(x)。利润最大化时边际收益等于边际成本,即R'(x)=C'(x)。

IB Mathematics AI students particularly encounter this in the context of mathematical modelling. A common question gives a demand function \( p(x) = 50 – 0.5x \) (price per unit) and a cost function \( C(x) = 100 + 20x \). Revenue is \( R(x) = xp(x) = 50x – 0.5x^2 \). Profit is \( P(x) = R(x) – C(x) = 30x – 0.5x^2 – 100 \). Setting \( P'(x) = 30 – x = 0 \) gives \( x = 30 \), and \( P”(x) = -1 < 0 \) confirms a maximum profit of \( P(30) = 900 - 450 - 100 = 350 \).

IB数学AI的学生尤其会在数学建模中遇到这种情况。常见题目给出需求函数p(x)=50-0.5x(单价)和成本函数C(x)=100+20x。收益R(x)=xp(x)=50x-0.5x²。利润P(x)=R(x)-C(x)=30x-0.5x²-100。令P'(x)=30-x=0得x=30,且P”(x)=-1<0,确认最大利润为P(30)=900-450-100=350。

P'(x) = R'(x) – C'(x) = 0 &Rightarrow; R'(x) = C'(x)


6. Exponential Growth and Decay in Science | 科学中的指数增长与衰减

Many natural processes involve quantities whose rate of change is proportional to the quantity itself. This leads to exponential models of the form \( y = y_0 e^{kt} \). Radioactive decay, population growth and Newton’s law of cooling all fall under this category. Differentiation confirms that \( \frac{dy}{dt} = ky \), which is the defining differential equation.

许多自然过程涉及变化率与数量本身成正比的情况,这引出y=y₀eᵏᵗ形式的指数模型。放射性衰变、人口增长和牛顿冷却定律都属于此类。求导可验证dy/dt=ky,这正是其定义性微分方程。

In IB, you may be asked to determine the decay constant from given data, or to find the time at which a quantity reaches a certain value. For instance, if a radioactive substance decays to \( \frac{1}{8} \) of its original amount in 24 days, then \( \frac{1}{8} = e^{24k} \), so \( k = \frac{\ln(1/8)}{24} \approx -0.0866 \) per day. The half-life is \( t_{1/2} = \frac{\ln 2}{0.0866} \approx 8 \) days.

在IB中,你可能需要从给定数据确定衰变常数,或求出数量达到某值所需的时间。例如,若放射性物质在24天内衰减到原来的1/8,则1/8=e²⁴ᵏ,所以k=ln(1/8)/24≈-0.0866每天。半衰期t₁.₂=ln2/0.0866≈8天。

Differentiation also helps interpret these models: the rate of decay at any instant is proportional to the current amount, which is why the graph steepens as the quantity grows and flattens as it diminishes.

微分学还帮助解读这些模型:任何时刻的衰减速率都与当前数量成正比,这就是为什么数量增长时图像变陡,数量减少时图像变平缓。


7. Biology and Medicine: Population Dynamics and Drug Concentration | 生物学与医学:种群动态与药物浓度

Differential calculus appears in biology through population models such as the logistic growth equation. When a population \( P(t) \) grows in a constrained environment, its growth rate can be modelled by \( \frac{dP}{dt} = rP\left(1 – \frac{P}{K}\right) \), where \( r \) is the intrinsic growth rate and \( K \) is the carrying capacity. The maximum growth rate occurs at \( P = \frac{K}{2} \), which can be found by differentiating the growth rate with respect to \( P \).

微分学通过逻辑斯谛增长方程等模型出现在生物学中。当种群P(t)在受限环境中增长时,其增长率可建模为dP/dt=rP(1-P/K),其中r是内禀增长率,K是环境承载力。最大增长率出现在P=K/2处,这可以通过对P求导增长率来得到。

In medicine, drug concentration after administration often follows \( C(t) = C_0 t e^{-kt} \). To find when the concentration peaks, differentiate:

在医学中,给药后的药物浓度常遵循C(t)=C₀te⁻ᵏᵗ。要求浓度何时达到峰值,可求导:

C'(t) = C₀ e^{-kt}(1 – kt) = 0 &Rightarrow; t = 1/k

This tells us the optimal time to take a second dose or when the drug is most effective. Such problems reinforce the skill of applying the product rule combined with exponential differentiation.

这告诉我们服用第二剂的最佳时机或药物最有效的时刻。这类问题强化了乘积法则与指数求导相结合的能力。


8. Geometry and Design: Rates of Change in Shapes | 几何与设计:形状变化率

Geometric applications of differentiation are common in both IB AA and AI. Examples include finding how quickly the surface area of a melting ice cube changes, or how fast the water level rises in a conical tank. These problems require formulas for volume and surface area, along with implicit differentiation.

微分学在几何中的应用在IB AA和AI中都很常见。例如求融化冰块的表面积变化有多快,或锥形水箱中水位上升的速度。这些问题需要体积和表面积公式,以及隐式求导。

Consider a conical tank with height 10 m and radius 4 m. Water is pumped in at \( 2 \) m³/min. When the water depth is 6 m, how fast is the water level rising? The volume of water forms a cone similar to the tank, so \( \frac{r}{h} = \frac{4}{10} = \frac{2}{5} \), hence \( r = \frac{2h}{5} \). Volume: \( V = \frac{1}{3}\pi r^2 h = \frac{1}{3}\pi\left(\frac{4h^2}{25}\right)h = \frac{4\pi h^3}{75} \). Differentiating with respect to t: \( \frac{dV}{dt} = \frac{4\pi h^2}{25}\frac{dh}{dt} \). Substituting \( dV/dt = 2 \) and \( h = 6 \): \( 2 = \frac{4\pi(36)}{25}\frac{dh}{dt} \), so \( \frac{dh}{dt} = \frac{50}{144\pi} \approx 0.11 \) m/min.

考虑一个高10米、半径4米的锥形水箱。水以2 m³/min的速度注入。当水深为6米时,水位上升多快?水的体积形成与水箱相似的圆锥,因此r/h=4/10=2/5,故r=2h/5。体积V=(1/3)πr²h=(1/3)π(4h²/25)h=4πh³/75。对t求导得dV/dt=(4πh²/25)(dh/dt)。代入dV/dt=2和h=6:2=(4π×36/25)(dh/dt),因此dh/dt=50/(144π)≈0.11 m/min。


9. Error Propagation and Linear Approximation | 误差传播与线性近似

Differential calculus provides a practical way to estimate how small errors in measurements affect calculated quantities. If a quantity \( y = f(x) \) is determined from a measurement \( x \) with a small error \( dx \), then the resulting error in \( y \) is approximately \( dy = f'(x)\, dx \). This technique, known as linear approximation or the differential method, is directly assessable in IB.

微分学为估算测量中的小误差如何影响计算结果提供了实用方法。如果量y=f(x)由带小误差dx的测量值x确定,则y中的相应误差约为dy=f'(x)dx。这一技术称为线性近似或微分法,在IB中直接可考。

For example, the side of a cube is measured as 10 cm with a possible error of ±0.1 cm. The volume is \( V = x^3 \), so \( V'(x) = 3x^2 \). The error in volume is approximately \( dV = 3(10)^2(0.1) = 30 \) cm³. The relative error is \( \frac{dV}{V} = \frac{30}{1000} = 3\% \), which matches the rule that relative error in volume is three times the relative error in linear dimension.

例如,立方体的边长测得为10 cm,可能误差为±0.1 cm。体积V=x³,所以V'(x)=3x²。体积误差约为dV=3(10)²(0.1)=30 cm³。相对误差为dV/V=30/1000=3%,这与”体积的相对误差是线性尺寸相对误差的三倍”这一规律一致。

dy = f'(x) dx  &Rightarrow;   Δy ≈ f'(x) Δx

This application connects calculus to real-world measurement uncertainty and appears frequently in IB Mathematics AA Paper 2 and AI Paper 2 contexts.

这一应用将微积分与真实世界中的测量不确定性联系起来,经常出现在IB数学AA第二卷和AI第二卷的题目背景中。


10. Motion in Two Dimensions: Parametric Differentiation | 二维运动:参数求导

When a particle moves in a plane, its position is often given by parametric equations \( x(t) \) and \( y(t) \). The slope of the path at any instant is \( \frac{dy}{dx} = \frac{dy/dt}{dx/dt} \), provided \( dx/dt \neq 0 \). The speed of the particle is \( \sqrt{(dx/dt)^2 + (dy/dt)^2} \), and the acceleration vector has components \( (d^2x/dt^2, d^2y/dt^2) \).

当质点在平面内运动时,其位置通常由参数方程x(t)和y(t)给出。路径在任一时刻的斜率为dy/dx=(dy/dt)/(dx/dt),前提是dx/dt≠0。质点的速率为√((dx/dt)²+(dy/dt)²),加速度向量的分量为(d²x/dt², d²y/dt²)。

A common IB question: a particle’s position is \( x(t) = 3\cos t \), \( y(t) = 2\sin t \). This describes an ellipse. The slope of the tangent at \( t = \frac{\pi}{4} \) is:

一道常见的IB题:质点位置为x(t)=3cos t,y(t)=2sin t。这描述了一个椭圆。在t=π/4处的切线斜率为:

dy/dx = (2cos t)/(-3sin t) = -⅔ cot t  &Rightarrow;   at t=π/4, slope = -⅔

For projectile motion under gravity, the position functions have the form \( x(t) = v_0\cos\theta \cdot t \) and \( y(t) = v_0\sin\theta \cdot t – \frac{1}{2}gt^2 \). Differentiating these gives the components of velocity, which allows you to find the angle of trajectory at any time.

对于重力作用下的抛体运动,位置函数形式为x(t)=v₀cosθ·t和y(t)=v₀sinθ·t-(1/2)gt²。对这些函数求导得到速度分量,从而可以求出任意时刻的轨迹角度。


11. Series Expansion and Small-Angle Approximations | 级数展开与微小角度近似

The derivative is foundational to Taylor and Maclaurin series, which IB Mathematics AA HL students study. The Maclaurin series for \( e^x \), \( \sin x \) and \( \cos x \) are derived from successive derivatives evaluated at zero. These series enable the small-angle approximations \( \sin\theta \approx \theta \) and \( \cos\theta \approx 1 – \frac{\theta^2}{2} \), which are used in physics and engineering.

导数是泰勒级数和麦克劳林级数的基础,IB数学AA HL学生需要学习。eˣ、sin x和cos x的麦克劳林级数来源于在零点处逐次求导。这些级数实现了小角度近似sinθ≈θ和cosθ≈1-θ²/2,在物理和工程中广泛使用。

The linear approximation \( f(x) \approx f(a) + f'(a)(x-a) \) is itself the first-order Taylor polynomial. In IB exams, students may be asked to use this to estimate values such as \( \sqrt{4.02} \). Letting \( f(x) = \sqrt{x} \) and \( a = 4 \), we have \( f'(4) = \frac{1}{4} \). Thus \( \sqrt{4.02} \approx 2 + \frac{1}{4}(0.02) = 2.005 \), very close to the true value of approximately 2.00499.

线性近似f(x)≈f(a)+f'(a)(x-a)本身就是一阶泰勒多项式。在IB考试中,学生可能被要求用这种方法估算√4.02的值。设f(x)=√x,a=4,则f'(4)=1/4。因此√4.02≈2+(1/4)(0.02)=2.005,与真实值约2.00499非常接近。


12. Strategy for IB Exam Questions | 应对IB考题的策略总结

To succeed with application problems in IB Mathematics, follow a systematic approach. First, identify which quantity is being differentiated and with respect to what variable. Second, write down the governing formula or equation connecting all quantities. Third, differentiate appropriately — implicit differentiation for related rates, product/quotient rules for compound expressions, and chain rule for nested functions. Finally, interpret the sign of the derivative in the context of the problem.

要在IB数学中成功解决应用问题,请遵循系统化方法。首先,确定对哪个量求导、关于什么变量求导。其次,写出连接所有量的主导公式或方程。第三,恰当地求导——关联变化率用隐式求导,复合表达式用乘积/商法则,嵌套函数用链式法则。最后,结合题目背景解释导数的符号意义。

Common pitfalls to avoid:

  • Forgetting units: velocity is m/s, acceleration is m/s², marginal cost is dollars per unit.

    忘记单位:速度是m/s,加速度是m/s²,边际成本是每单位元。

  • Confusing maximum speed with maximum displacement — speed is magnitude, displacement is position.

    混淆最大速率与最大位移——速率是大小,位移是位置。

  • Neglecting endpoints when finding global extrema on a closed interval.

    在闭区间上求全局极值时忽略端点。

  • Using \( f”(x) = 0 \) alone to conclude a point of inflection without checking the sign change.

    仅用f”(x)=0就断定是拐点,而未检查符号变化。

Mastering these applications not only prepares you for IB exams but also reveals calculus as the universal language of change — from the trajectory of a ball to the growth of a population, from market economies to the spread of medicine. Every derivative you compute is a small window into how the world evolves.

掌握这些应用不仅为IB考试做好准备,更揭示出微积分作为变化之通用语言的地位——从球的轨迹到种群的增长,从市场经济到药物扩散。你计算的每一个导数,都是了解世界如何演变的一扇小窗。


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课程辅导,国外大学本科硕士研究生博士课程论文辅导

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