📚 Exponential Function Models in Real-World Applications | 指数函数模型的实际应用
Exponential functions are among the most powerful mathematical tools for describing real-world phenomena. Whether we are modelling population growth, radioactive decay, cooling of objects, or compound interest, the exponential function \( y = A \cdot b^{kt} \) provides a unified framework. In A-Level mathematics, students are expected not only to manipulate these functions algebraically but also to interpret their components in context and solve practical problems with confidence.
指数函数是描述现实世界中各类现象的最有力数学工具之一。无论是人口增长、放射性衰变、物体冷却还是复利计算,指数函数 \( y = A \cdot b^{kt} \) 都提供了统一的数学框架。在 A-Level 数学中,学生不仅要掌握这些函数的代数运算,还必须能够理解各参数在实际情境中的含义,并自信地解决实际问题。
1. The General Form of Exponential Models | 指数模型的基本形式
The general exponential model can be written in two common forms: \( y = A \cdot b^{t} \) where \( b > 0 \), or the natural exponential form \( y = A \cdot e^{kt} \). Here, \( A \) represents the initial value when \( t = 0 \), \( b \) is the growth or decay factor per unit time, and \( k \) is the continuous growth or decay rate. When \( b > 1 \) or \( k > 0 \), the model describes exponential growth; when \( 0 < b < 1 \) or \( k < 0 \), it describes exponential decay.
一般指数模型有两种常见写法:\( y = A \cdot b^{t} \),其中 \( b > 0 \);或者自然指数形式 \( y = A \cdot e^{kt} \)。这里 \( A \) 表示当 \( t = 0 \) 时的初始值,\( b \) 是每单位时间的增长或衰减因子,\( k \) 是连续增长或衰减率。当 \( b > 1 \) 或 \( k > 0 \) 时,模型描述指数增长;当 \( 0 < b < 1 \) 或 \( k < 0 \) 时,模型描述指数衰减。
y = A · bᵗ = A · eᵏᵗ
It is essential to identify which form is being used in an exam question. If the question gives a percentage increase per year, the form \( y = A \cdot b^{t} \) with \( b = 1 + r \) is natural. If the question refers to a continuous rate such as “continuously compounded interest”, the natural exponential form is required.
在考试中,务必判断题目使用的是哪种形式。如果题目给出每年增长百分之几,通常使用 \( y = A \cdot b^{t} \) 且 \( b = 1 + r \)。如果题目提到“连续复利”等连续增长速率,则需要使用自然指数形式。
2. Identifying Parameters from Context | 从实际情境中识别参数
Consider a classic example: a population of bacteria doubles every 3 hours. If the initial population is 500, we can write \( P(t) = 500 \cdot 2^{t/3} \). The base 2 reflects doubling, and the exponent \( t/3 \) reflects that doubling occurs every 3 hours. Note that the exponent is dimensionless — it counts how many 3-hour periods have passed.
看一个经典例子:某种细菌每 3 小时数量翻一番。若初始数量为 500,则可写出 \( P(t) = 500 \cdot 2^{t/3} \)。底数 2 表示翻倍,指数 \( t/3 \) 表示每 3 小时完成一次倍增。注意指数必须是无量纲的——它表示已经过去了多少个 3 小时周期。
For decay problems, such as the half-life of a radioactive substance, the model takes the form \( N(t) = N_0 \cdot (1/2)^{t/h} \), where \( h \) is the half-life. If a sample starts at 80 mg and has a half-life of 6 years, then after 18 years the remaining mass is \( 80 \cdot (1/2)^{18/6} = 80 \cdot (1/2)^3 = 10 \) mg.
对于衰减问题,如放射性物质的半衰期,模型写作 \( N(t) = N_0 \cdot (1/2)^{t/h} \),其中 \( h \) 是半衰期。若某样品初始质量为 80 mg,半衰期为 6 年,则 18 年后剩余质量为 \( 80 \cdot (1/2)^{18/6} = 80 \cdot (1/2)^3 = 10 \) mg。
A common mistake is to confuse the growth factor with the growth rate. A 5% increase per year does not mean multiplying by 0.05 each year — it means multiplying by 1.05 each year. Always convert percentage rates to decimal multipliers before substituting into the model.
一个常见错误是混淆增长率与增长因子。每年增长 5% 并不意味着每年乘以 0.05——而是每年乘以 1.05。在代入模型之前,一定要先将百分数转换为十进制乘数。
3. Exponential Growth vs. Linear Growth | 指数增长与线性增长的区别
Exponential growth is fundamentally different from linear growth. In linear growth, the quantity increases by a constant amount each period; in exponential growth, it increases by a constant percentage or factor each period. For example, if a salary increases by £2,000 per year, it is linear; if it increases by 5% per year, it is exponential.
指数增长与线性增长有着本质区别。线性增长中,每个周期增加固定数量;指数增长中,每个周期增加固定百分比或倍数。例如,年薪每年增加 2000 英镑是线性增长;每年增加 5% 则是指数增长。
Over long time periods, exponential growth will always overtake linear growth. This is why exponential models are critical for long-term projections — population forecasts, inflation trends, and technological growth all exhibit this accelerating pattern.
在较长的时间跨度内,指数增长终将超过线性增长。这就是为什么指数模型在长期预测中至关重要——人口预测、通货膨胀趋势和技术增长都具有这种加速特征。
- Linear: \( y = mx + c \) — constant rate of change | 恒定变化率
- Exponential: \( y = A \cdot b^{t} \) — constant percentage change | 恒定百分比变化
4. The Exponential Growth Model: Population and Finance | 指数增长模型:人口与金融
Population Growth: The population of a town grows at 2% per year from an initial population of 10,000. The model is \( P(t) = 10000 \cdot (1.02)^{t} \), where \( t \) is in years. To find the population after 10 years, substitute \( t = 10 \): \( P(10) = 10000 \cdot (1.02)^{10} \approx 10000 \times 1.219 = 12190 \).
人口增长:某城镇人口每年增长 2%,初始人口为 10,000。模型为 \( P(t) = 10000 \cdot (1.02)^{t} \),其中 \( t \) 以年为单位。要求 10 年后的人口,代入 \( t = 10 \):\( P(10) = 10000 \cdot (1.02)^{10} \approx 10000 \times 1.219 = 12190 \)。
Compound Interest: If £5,000 is invested at an annual interest rate of 4%, compounded annually, the value after \( t \) years is \( V(t) = 5000 \cdot (1.04)^{t} \). If interest is compounded continuously at the same nominal annual rate, the model becomes \( V(t) = 5000 \cdot e^{0.04t} \). Continuous compounding yields a slightly higher return because interest is earned on interest at every instant.
复利:如果 5000 英镑以年利率 4% 按年复利投资,则 \( t \) 年后的价值为 \( V(t) = 5000 \cdot (1.04)^{t} \)。如果按相同名义年利率连续复利,模型变为 \( V(t) = 5000 \cdot e^{0.04t} \)。连续复利因每一瞬间都在产生利息,因此收益略高。
To find how long it takes for an investment to double, set \( V(t) = 2A \) and solve: \( 2 = e^{0.04t} \), then \( t = \ln 2 / 0.04 \approx 17.33 \) years. The Rule of 72 gives a quick estimate: \( 72/4 = 18 \) years, which is surprisingly close.
要求投资翻倍所需时间,令 \( V(t) = 2A \) 并求解:\( 2 = e^{0.04t} \),则 \( t = \ln 2 / 0.04 \approx 17.33 \) 年。“72 法则”给出快速估算:\( 72/4 = 18 \) 年,出奇地接近精确值。
5. Exponential Decay: Radioactive Half-Life | 指数衰减:放射性半衰期
Radioactive decay follows exponential decay. The half-life is the time required for half of the radioactive nuclei to decay. If the half-life of carbon-14 is 5,730 years, the decay model is \( N(t) = N_0 \cdot (1/2)^{t/5730} \). This principle underpins radiocarbon dating, used to determine the age of archaeological artefacts.
放射性衰变遵循指数衰减规律。半衰期是指放射性原子核衰变一半所需的时间。如果碳-14 的半衰期为 5730 年,则衰减模型为 \( N(t) = N_0 \cdot (1/2)^{t/5730} \)。这一原理是放射性碳定年法的基础,用于确定考古文物的年代。
Suppose a fossil contains 25% of its original carbon-14. We solve \( 0.25 = (1/2)^{t/5730} \). Taking logarithms: \( \ln(0.25) = (t/5730)\ln(0.5) \). Thus \( t = 5730 \times \ln(0.25)/\ln(0.5) = 5730 \times 2 = 11,460 \) years. The fossil is approximately 11,460 years old.
假设某化石仅含原始碳-14 的 25%。求解 \( 0.25 = (1/2)^{t/5730} \)。取对数:\( \ln(0.25) = (t/5730)\ln(0.5) \)。因此 \( t = 5730 \times \ln(0.25)/\ln(0.5) = 5730 \times 2 = 11,460 \) 年。该化石大约有 11,460 年历史。
N(t) = N₀ × (1/2)^(t/h)
6. Newton’s Law of Cooling | 牛顿冷却定律
Newton’s Law of Cooling states that the rate of cooling of an object is proportional to the temperature difference between the object and its surroundings. The model is \( T(t) = T_s + (T_0 – T_s) \cdot e^{-kt} \), where \( T_s \) is the surrounding temperature, \( T_0 \) is the initial temperature, and \( k > 0 \) is the cooling constant.
牛顿冷却定律指出:物体的冷却速率与其和环境之间的温差成正比。模型为 \( T(t) = T_s + (T_0 – T_s) \cdot e^{-kt} \),其中 \( T_s \) 是环境温度,\( T_0 \) 是初始温度,\( k > 0 \) 是冷却常数。
Example: A cup of coffee at 90°C is placed in a room at 20°C. After 5 minutes, the temperature is 60°C. Find the cooling constant \( k \).
示例:一杯 90°C 的咖啡被放在 20°C 的房间里。5 分钟后,温度为 60°C。求冷却常数 \( k \)。
Substitute: \( 60 = 20 + (90 – 20) \cdot e^{-5k} \). Simplify: \( 40 = 70 e^{-5k} \), so \( e^{-5k} = 4/7 \). Taking natural logs: \( -5k = \ln(4/7) \), giving \( k = -\ln(4/7)/5 \approx 0.112 \) per minute. Once \( k \) is known, the model can predict temperature at any future time.
代入:\( 60 = 20 + (90 – 20) \cdot e^{-5k} \)。化简:\( 40 = 70 e^{-5k} \),故 \( e^{-5k} = 4/7 \)。取自然对数:\( -5k = \ln(4/7) \),得 \( k = -\ln(4/7)/5 \approx 0.112 \) 每分钟。求出 \( k \) 后,模型可以预测任意未来时刻的温度。
7. Solving for Time: Logarithms in Context | 求解时间:对数在实际中的应用
Many exam questions require solving for the time variable \( t \). Since \( t \) appears in the exponent, logarithms are indispensable. The key steps are: isolate the exponential term, take the natural logarithm of both sides, and solve the resulting linear equation.
许多考试题目需要求解时间变量 \( t \)。由于 \( t \) 出现在指数位置,对数运算不可或缺。关键步骤是:先将指数项单独分离,然后对两边取自然对数,最后解所得线性方程。
Worked example: A car depreciates by 15% per year. Its initial value is £20,000. How many years will it take for the car to be worth £5,000?
例题:一辆汽车每年贬值 15%,初始价值为 20,000 英镑。需要多少年汽车价值降为 5,000 英镑?
Model: \( V(t) = 20000 \cdot (0.85)^{t} \). Set \( 5000 = 20000 \cdot (0.85)^{t} \), giving \( (0.85)^{t} = 0.25 \). Then \( t = \ln(0.25)/\ln(0.85) \approx 8.53 \) years. Note that both logarithms give a positive value because both 0.25 and 0.85 are less than 1; alternatively, rewriting as \( (1/0.85)^{t} = 4 \) works just as well.
模型:\( V(t) = 20000 \cdot (0.85)^{t} \)。令 \( 5000 = 20000 \cdot (0.85)^{t} \),得 \( (0.85)^{t} = 0.25 \)。于是 \( t = \ln(0.25)/\ln(0.85) \approx 8.53 \) 年。注意 0.25 和 0.85 都小于 1,两个对数都为负值但比值仍为正;也可以重写为 \( (1/0.85)^{t} = 4 \) 来求解。
8. Exponential Models from Data | 从数据拟合指数模型
In some problems, you are given two data points and asked to find the exponential function that passes through them. Suppose \( y = A \cdot b^{t} \) and you know \( y(0) = 3 \) and \( y(4) = 12 \). Since \( y(0) = A = 3 \), we have \( 12 = 3 \cdot b^{4} \), so \( b^{4} = 4 \) and \( b = 4^{1/4} = \sqrt{2} \approx 1.414 \). The model is \( y = 3 \cdot (\sqrt{2})^{t} \).
在某些题目中,给你两个数据点,要求求出经过这两点的指数函数。已知 \( y = A \cdot b^{t} \),且 \( y(0) = 3 \)、\( y(4) = 12 \)。因为 \( y(0) = A = 3 \),所以 \( 12 = 3 \cdot b^{4} \),故 \( b^{4} = 4 \),\( b = 4^{1/4} = \sqrt{2} \approx 1.414 \)。模型为 \( y = 3 \cdot (\sqrt{2})^{t} \)。
If the data appears to grow linearly when plotted, then the original data is exponential — take logarithms of the \( y \)-values and plot against \( t \). This log-linearisation technique is fundamental in experimental sciences and A-Level statistics modules.
如果原始数据绘制后呈曲线增长,而对 \( y \) 值取对数后与 \( t \) 的图形呈直线关系,则说明原始数据是指数型的。这种对数线性化技术在实验科学和 A-Level 统计学模块中是基础方法。
9. Common Pitfalls and Exam Advice | 常见错误与考试建议
Pitfall 1 — Confusing rate and factor: A 10% decay per year is \( b = 0.90 \), not \( b = -0.10 \). Always check: \( b = 1 \pm r \).
常见错误 1 — 混淆速率与因子:每年衰减 10% 对应 \( b = 0.90 \),而不是 \( b = -0.10 \)。始终检查:\( b = 1 \pm r \)。
Pitfall 2 — Incorrect exponent units: If growth is 3% per month but \( t \) is measured in years, convert units first. Write \( P(t) = P_0 \cdot (1.03)^{12t} \) for annual \( t \).
常见错误 2 — 指数单位错误:如果增长率为每月 3%,而 \( t \) 以年为单位,必须先换算单位。以年为单位时应写 \( P(t) = P_0 \cdot (1.03)^{12t} \)。
Pitfall 3 — Rounding too early: Retain at least 4 significant figures in intermediate steps to ensure final answer accuracy to 3 significant figures.
常见错误 3 — 过早舍入:中间步骤至少保留 4 位有效数字,确保最终答案精确到 3 位有效数字。
| Pitfall | 误区 | Correct | 正确做法 |
| Using 0.05 as multiplier for 5% growth | 用 0.05 表示 5% 增长 | Use 1.05 as multiplier | 使用乘数 1.05 |
| Ignoring units of \( t \) | 忽略 \( t \) 的单位 | Always match exponent units with time units | 始终让指数单位与时间单位一致 |
| Taking log of only one side | 只对一边取对数 | Take logs of both sides | 对等式两边同时取对数 |
10. Summary and Exam Strategy | 总结与应考策略
Exponential models connect mathematics to the real world. In exams, always follow the same strategy: first identify the form of the model, then determine all known quantities, write the equation in the form \( y = A \cdot b^{t} \) or \( y = A \cdot e^{kt} \), substitute known values, and solve step by step. For time questions, apply logarithms. For comparison questions, always compute both models at the given time before drawing conclusions.
指数模型将数学与现实世界紧密相连。在考试中,始终遵循同样的策略:先确定模型形式,再找出所有已知量,将方程写成 \( y = A \cdot b^{t} \) 或 \( y = A \cdot e^{kt} \) 的形式,代入已知值,再逐步求解。对于求时间的问题,使用对数;对于比较类问题,务必在给定时间点先计算两个模型的值再下结论。
Mastering exponential models requires practice with both pure algebra and contextual interpretation. The more problems you solve, the more natural these steps become. Keep a clear head, check your units, and always verify your answer makes sense in the context of the question.
掌握指数模型需要兼顾纯代数运算和情境解读的练习。解题越多,这些步骤就越熟练。保持头脑清晰、检查单位,并始终验证答案在题目情境中是合理的。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导