📚 GCSE Edexcel Maths: Differentiation Key Points & Exam Tips | GCSE Edexcel 数学:微分考点精讲
Differentiation is a foundational calculus tool that reveals how a function changes at any given point. For GCSE Edexcel Higher Tier, you need to master differentiating polynomials, finding gradients and tangent equations, identifying and classifying stationary points, and using derivatives in kinematics. This revision guide unpacks each topic with step‑by‑step methods, typical exam applications, and common mistakes so you can revise sharply and score top marks.
微分是揭示函数在任意一点如何变化的核心微积分工具。在 GCSE Edexcel 高级数学中,你需要掌握对多项式求导、求梯度和切线方程、识别与分类驻点以及在运动学中使用导数。本复习指南通过分步方法、典型考题应用和常见错误解析,帮助你精准复习、斩获高分。
1. Understanding Differentiation | 理解微分的含义
Differentiation provides a way to find the gradient of a curve at a specific point. While a straight line has a constant gradient, a curve’s steepness changes continuously. The derivative, written as dy/dx or f'(x), is the gradient function – it gives the gradient at any x‑coordinate on the curve. In simple terms, differentiating y with respect to x tells you how fast y is changing compared to x.
微分提供了一种求曲线在某一点梯度的方法。直线有恒定的斜率,而曲线的陡峭程度不断变化。导数写作 dy/dx 或 f'(x),是梯度函数——它给出了曲线上任意 x 坐标处的梯度。简单来说,对 y 关于 x 求导,就是衡量 y 相对于 x 的变化速率。
2. The Power Rule for xⁿ | xⁿ 的求导法则
The most important rule for GCSE is the power rule for differentiation. If y = xⁿ, then the derivative is dy/dx = n xⁿ⁻¹. Multiply by the original power, then reduce the power by one. For a constant term c, the derivative is 0 because it does not change with x.
GCSE 最重要的求导法则是幂函数求导法则。若 y = xⁿ,则 dy/dx = n xⁿ⁻¹。将原来的指数乘到前面,然后将指数减一。常数项 c 的导数为 0,因为它不随 x 变化。
If y = xⁿ → dy/dx = n xⁿ⁻¹
若 y = xⁿ → dy/dx = n xⁿ⁻¹
| Function | Derivative |
|---|---|
| y = x² | dy/dx = 2x¹ = 2x |
| y = x⁵ | dy/dx = 5x⁴ |
| y = x | dy/dx = 1x⁰ = 1 |
| y = 7 | dy/dx = 0 |
3. Differentiating Polynomials | 多项式的微分
To differentiate a polynomial, apply the power rule term by term. If y = a xⁿ + b xᵐ + c, then dy/dx = a·n xⁿ⁻¹ + b·m xᵐ⁻¹. Multiply each coefficient by its exponent, reduce the exponent by one, and ignore constant terms. Constants simply become zero in the derivative. Always write the terms in descending powers to spot mistakes easily.
对多项式求导时,逐项使用幂函数求导法则。若 y = a xⁿ + b xᵐ + c,则 dy/dx = a·n xⁿ⁻¹ + b·m xᵐ⁻¹。每一项的系数乘以其指数,指数减一,常数项直接消失。最终导数中常数项为零。建议按降幂书写项,便于发现错误。
- Example: y = 3x⁴ + 2x³ − 5x + 8
- dy/dx = 12x³ + 6x² − 5
- 示例:y = 3x⁴ + 2x³ − 5x + 8
- dy/dx = 12x³ + 6x² − 5
4. Finding the Gradient at a Specific Point | 求指定点的梯度
Once you have the derivative dy/dx, you can find the gradient at any point by substituting the x‑coordinate into the derivative. This is often the first step in writing a tangent equation or analysing a curve’s behaviour.
一旦求出了导数 dy/dx,只需将 x 坐标代入导数表达式,就能得到该点的梯度。这通常是求切线方程或分析曲线性质的第一步。
- For y = x³ − 2x² + 1, dy/dx = 3x² − 4x.
- At x = 2, gradient = 3(2)² − 4(2) = 12 − 8 = 4.
- 对 y = x³ − 2x² + 1,dy/dx = 3x² − 4x。
- 在 x = 2 处,梯度 = 3(2)² − 4(2) = 12 − 8 = 4。
5. Equation of a Tangent to a Curve | 曲线的切线方程
A tangent touches a curve at one point and has the same gradient as the curve at that point. To find its equation, use the point‑slope form: y − y₁ = m(x − x₁), where m is the gradient from dy/dx and (x₁, y₁) is the point of contact.
切线在一点处与曲线接触,且在该点与曲线具有相同的梯度。要求切线方程,可使用点斜式:y − y₁ = m(x − x₁),其中 m 是从 dy/dx 得到的梯度,(x₁, y₁) 是切点。
- Steps: (1) Differentiate to get m = f'(x₁). (2) Find y₁ by substituting x₁ into original equation. (3) Substitute m, x₁, y₁ into y − y₁ = m(x − x₁) and simplify.
- 步骤:(1) 求导得 m = f'(x₁)。(2) 将 x₁ 代入原函数求 y₁。(3) 将 m, x₁, y₁ 代入 y − y₁ = m(x − x₁) 并化简方程。
Example: y = x² at x = 3 → dy/dx = 2x, m = 6; y₁ = 9 → tangent: y − 9 = 6(x − 3) → y = 6x − 9
示例:y = x² 在 x = 3 → dy/dx = 2x, m = 6; y₁ = 9 → 切线: y − 9 = 6(x − 3) → y = 6x − 9
6. Stationary Points and Their Meaning | 驻点及其意义
A stationary point occurs where dy/dx = 0. At these points the gradient is zero, meaning the tangent is horizontal. Stationary points can be local maxima, local minima, or points of inflection. Finding them involves solving the equation dy/dx = 0 and then checking the nature of each point.
驻点出现在 dy/dx = 0 的位置。在这些点上梯度为零,即切线水平。驻点可以是局部极大值、局部极小值或拐点。求驻点需要解方程 dy/dx = 0,然后判定每个点的性质。
- Stationary points are crucial for optimisation problems and curve sketching.
- 驻点对于最优化问题和曲线草图绘制至关重要。
7. Using the Second Derivative to Classify Stationary Points | 使用二阶导数对驻点分类
The second derivative, d²y/dx², tells you how the gradient is changing. To determine whether a stationary point is a maximum or minimum, plug its x‑coordinate into the second derivative.
- If d²y/dx² > 0, the gradient is increasing → minimum point (∪ shape).
- If d²y/dx² < 0, the gradient is decreasing → maximum point (∩ shape).
- If d²y/dx² = 0, the test is inconclusive; you must check gradient signs on either side.
二阶导数 d²y/dx² 揭示了梯度本身的变化率。要判断驻点是极大值还是极小值,可将驻点的 x 坐标代入二阶导数。
- 若 d²y/dx² > 0,梯度在增大 → 极小值点(∪ 形)。
- 若 d²y/dx² < 0,梯度在减小 → 极大值点(∩ 形)。
- 若 d²y/dx² = 0,该检验无法确定;需观察驻点两侧梯度符号。
Example: y = x³ − 3x² + 2. dy/dx = 3x² − 6x = 0 → x = 0 or x = 2. d²y/dx² = 6x − 6. At x = 0, d²y/dx² = −6 < 0 → maximum. At x = 2, d²y/dx² = 6 > 0 → minimum.
示例:y = x³ − 3x² + 2。dy/dx = 3x² − 6x = 0 → x = 0 或 x = 2。d²y/dx² = 6x − 6。在 x = 0,d²y/dx² = −6 < 0 → 极大值。在 x = 2,d²y/dx² = 6 > 0 → 极小值。
8. Deep Dive into the Second Derivative | 深入理解二阶导数
The second derivative is the derivative of the first derivative. It describes the acceleration of a function’s output with respect to x. On a graph, a positive d²y/dx² means the curve is curving upwards (convex), while a negative d²y/dx² means it is curving downwards (concave). In kinematics, it becomes the acceleration when position is differentiated twice.
二阶导数是一阶导数的导数。它描述了函数输出相对于 x 的加速度。从图像上看,d²y/dx² > 0 意味着曲线向上弯曲(凸),d²y/dx² < 0 意味着曲线向下弯曲(凹)。在运动学中,对位置两次求导即得到加速度。
9. Kinematics: Displacement, Velocity and Acceleration | 运动学:位移、速度与加速度
If the displacement s of an object is given as a function of time t, then velocity v is ds/dt, and acceleration a is dv/dt or d²s/dt². You can use differentiation to find expressions for velocity and acceleration, and determine when a particle is at rest (v = 0) or changing direction.
若物体的位移 s 表示为时间 t 的函数,那么速度 v = ds/dt,加速度 a = dv/dt 或 d²s/dt²。你可以用微分求出速度和加速度的表达式,并判断粒子何时静止(v = 0)或改变运动方向。
- Example: s = t³ − 9t² + 24t. Then v = 3t² − 18t + 24, a = 6t − 18.
- Set v = 0 to find when the particle is instantaneously at rest.
- 示例:s = t³ − 9t² + 24t。则 v = 3t² − 18t + 24,a = 6t − 18。
- 令 v = 0 可求粒子瞬时静止的时刻。
10. Common Pitfalls and Winning Tips | 常见错误与得分技巧
Many marks are lost due to small slips. Remember: the derivative of any constant is always zero; multiply before subtracting the exponent; when plugging into the second derivative, use exactly the same x‑value from the stationary point; when writing tangent equations, always use the coordinates of the point of contact and the gradient from the derivative at that point. Also, double‑check your differentiation of negative coefficients – watch for sign errors.
许多失分源于小失误。要记住:任何常数的导数始终为零;求导时先在系数上乘指数再减指数;将驻点 x 值代入二阶导数时务必使用相同的值;写切线方程时,始终使用切点坐标和在该点求得的导数梯度。此外,要仔细处理负系数的求导——留意符号错误。
- Check: y = −4x³ → dy/dx = −12x² (not +).
- For a tangent, you need a point and the gradient; never use the original function as gradient.
- In kinematics, ‘at rest’ means velocity = 0, not displacement = 0.
- 检验:y = −4x³ → dy/dx = −12x²(而非 +)。
- 求切线时,需要点和梯度;切勿将原函数当作梯度使用。
- 运动学中,“静止”指速度为零,而非位移为零。
Always present your working step by step: write the derivative clearly, substitute coordinates carefully, and simplify answers fully. Practising with past Edexcel papers will make these processes automatic.
始终逐步展示过程:清晰地写出导数,仔细代入坐标,并彻底化简答案。通过练习 Edexcel 历年真题,这些流程将变得得心应手。
Published by TutorHao | 数学 Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导