📚 PDF资源导航

IB Mathematics Rate of Change Problems: A Systematic Strategy | IB数学:变化率问题的解题策略

📚 IB Mathematics Rate of Change Problems: A Systematic Strategy | IB数学:变化率问题的解题策略

Rate of change is a central theme in IB Mathematics, appearing in both Analysis and Approaches and Applications and Interpretation. Whether you are calculating the speed of a moving particle, the growth of a population, or the inflation of a balloon, the same underlying calculus tools apply. This article presents a structured strategy for solving rate-of-change problems reliably in exams.

变化率是IB数学的核心主题之一,在分析与方法(AA)以及应用与解释(AI)两门课程中都会出现。无论是计算运动粒子的速度、人口的增长,还是气球充气时的变化,所依赖的微积分工具都是一致的。本文将为你提供一套系统的解题策略,帮助你在考试中稳步解决变化率问题。

1. Understanding Rate of Change: Average and Instantaneous | 1. 理解变化率:平均与瞬时

Before solving problems, clarify the two types of rate of change. The average rate of change over an interval [x₁, x₂] is the slope of the secant line:

在解题之前,我们需要先明确两类变化率。在区间 [x₁, x₂] 上的平均变化率是割线的斜率:

Average rate of change = Δy/Δx = (y₂ − y₁)/(x₂ − x₁)

The instantaneous rate of change is the limit of the average rate as Δx approaches 0; this is exactly the derivative dy/dx. In related rates problems, all rates are instantaneous rates evaluated at a particular moment.

瞬时变化率是当 Δx 趋近于0时平均变化率的极限,也就是导数 dy/dx。在相关变化率问题中,所有变化率都是某一特定时刻的瞬时变化率。


2. The Chain Rule: The Engine of Related Rates | 2. 链式法则:相关变化率的引擎

Most rate-of-change problems involve quantities that change with time. If y depends on u, and u depends on t, then the chain rule states:

大多数变化率问题涉及随时间变化的量。若 y 依赖 u,而 u 依赖 t,则链式法则给出:

dy/dt = dy/du × du/dt

For example, if V = (4/3)πr³ and r = r(t), then dV/dt = dV/dr × dr/dt = 4πr² dr/dt. The chain rule allows us to relate different rates without solving for one variable as an explicit function of time.

例如,若 V = (4/3)πr³ 且 r = r(t),则 dV/dt = dV/dr × dr/dt = 4πr² dr/dt。链式法则让我们能够在不将某个变量显式地化为时间函数的情况下,将不同变化率联系起来。


3. Step 1: Identify Given and Required Rates | 3. 第一步:识别已知与所求的变化率

Begin by listing every quantity that changes with time. Underline or write down the numerical rate given in the problem and the rate you need to find. This step prevents confusion later.

首先列出所有随时间变化的量。将题目中给出的数值变化率划出或写下来,同时明确需要求解的变化率。这个步骤可以避免之后的混淆。

  • Given: dr/dt = 2 cm/s

    已知:dr/dt = 2 厘米/秒

  • Required: dV/dt when r = 5 cm

    所求:当 r = 5 厘米时的 dV/dt


4. Step 2: Establish a Relation Between the Variables | 4. 第二步:建立变量之间的等量关系

Find a geometric or algebraic equation that connects the variables. Common relations include formulas for areas, volumes, the Pythagorean theorem, similar triangles, and linear equations.

寻找连接各变量的几何或代数方程。常用的关系包括面积公式、体积公式、勾股定理、相似三角形以及线性方程。

  • Sphere: V = (4/3)πr³, A = 4πr²

    球体:V = (4/3)πr³,A = 4πr²

  • Right triangle: x² + y² = h²

    直角三角形:x² + y² = h²

  • Cone: V = (1/3)πr²h, with r/h fixed by similar triangles

    圆锥:V = (1/3)πr²h,r/h 由相似三角形确定


5. Step 3: Differentiate Implicitly with Respect to Time | 5. 第三步:对时间 t 进行隐式求导

Differentiate both sides of the relation with respect to t. Remember that every variable is a function of t, so use the chain rule after each differentiation. Constants have derivative zero.

对方程两边关于 t 求导。记住每个变量都是 t 的函数,因此每次求导后都要用到链式法则。常数的导数为零。

For V = (4/3)πr³, differentiating gives

对于 V = (4/3)πr³,求导得到

dV/dt = 4πr² × dr/dt


6. Step 4: Substitute Known Values at the Exact Moment | 6. 第四步:在特定时刻代入已知数值

Substitute the given values only after differentiating. If you substitute before differentiating, the derivative of a constant becomes zero and you lose the rate relation. Determine the needed values (such as the missing side of a triangle) from the condition at the moment of interest.

只有在完成求导之后才能代入已知数值。如果在求导之前代入,常量求导会变成零,从而丢失变化率关系。根据特定时刻的条件求出所需变量的值(例如三角形中未知的边长)。

Suppose x² + y² = 100, dx/dt = 2, and x = 6. Then y = 8. Differentiating gives x dx/dt + y dy/dt = 0 after dividing by 2. Substituting: 6 × 2 + 8 × dy/dt = 0, so dy/dt = −1.5.

假设 x² + y² = 100,dx/dt = 2,且 x = 6,则 y = 8。求导并除以2后得到 x dx/dt + y dy/dt = 0。代入:6 × 2 + 8 × dy/dt = 0,因此 dy/dt = −1.5。


7. Step 5: Check Units and Sign | 7. 第五步:检查单位与符号

Attach units to every rate. If a quantity is increasing, the derivative is positive; if decreasing, the derivative is negative. Use dimensional checks when possible.

为每个变化率加上单位。如果某个量在增加,导数为正;如果减少,导数为负。在可能时进行量纲检验。

For example, if dV/dt is in cm³/s and r is in cm, then dr/dt should be in cm/s because 4πr² has units cm².

例如,若 dV/dt 的单位是 cm³/s,r 的单位是 cm,则 dr/dt 的单位应为 cm/s,因为 4πr² 的单位是 cm

Published by TutorHao | IB 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