📚 PDF资源导航

Mastering Differentiation Techniques for Edexcel A-Level Mathematics — 爱德思 A-Level 数学微分技巧精讲

Introduction to Differentiation — 微分入门

Differentiation is one of the two central pillars of calculus, alongside integration. At its core, differentiation allows us to determine the rate at which one quantity changes with respect to another. For students of Edexcel A-Level Mathematics, mastering differentiation is essential, as it appears throughout the pure mathematics syllabus from basic gradient calculations to sophisticated optimisation problems and parametric equations.

微分是微积分的两大核心支柱之一,与积分并列。从本质上讲,微分使我们能够确定一个量相对于另一个量的变化率。对于学习爱德思 A-Level 数学的学生来说,掌握微分至关重要,因为它贯穿于纯数学课程大纲的始终,从基本的梯度计算到复杂的优化问题和参数方程。

The concept of a derivative originated from the need to precisely describe the slope of a curve at any given point. While a straight line has a constant gradient, a curve’s steepness varies continuously. Sir Isaac Newton and Gottfried Wilhelm Leibniz independently developed the mathematical framework for differentiation in the 17th century, providing the tools to tackle problems that had puzzled mathematicians for centuries.

导数的概念源于精确描述曲线在任意给定点处的斜率的需求。虽然直线具有恒定的梯度,但曲线的陡峭程度会不断变化。艾萨克·牛顿爵士和戈特弗里德·威廉·莱布尼茨在十七世纪各自独立地发展了微分的数学框架,为解决困扰数学家几个世纪的问题提供了工具。

First Principles — 第一原理

Every differentiation technique taught at A-Level ultimately derives from the definition of the derivative from first principles. The derivative of a function f(x) at a point x is defined as the limit of the difference quotient as h approaches zero:

A-Level 阶段教授的每一种微分技巧最终都源于从第一原理出发的导数定义。函数 f(x) 在点 x 处的导数定义为差商的极限,当 h 趋近于零时:

f'(x) = lim(h→0) [f(x+h) – f(x)] / h

This definition captures the essential idea of finding the gradient of the tangent to a curve. By taking the chord between two points on the curve and allowing the distance between them to shrink infinitely, we obtain the instantaneous rate of change. Edexcel exam papers frequently test students on proving the derivatives of simple functions such as x squared and x cubed from first principles.

这一定义捕捉了求曲线切线梯度的本质思想。通过在曲线上取两点之间的弦,并让它们之间的距离无限缩小,我们得到瞬时变化率。爱德思考卷经常测试学生从第一原理证明简单函数(如 x 的平方和 x 的立方)的导数。

The Power Rule and Basic Differentiation — 幂法则与基本微分

The most fundamental rule of differentiation is the power rule. For any function of the form f(x) = x to the power of n, where n is a real number, the derivative is f'(x) = n times x to the power of n minus 1. This elegant rule forms the foundation for differentiating polynomials and rational functions.

最基本的微分法则是幂法则。对于任何形式为 f(x) = x 的 n 次方的函数,其中 n 为实数,其导数为 f'(x) = n 乘以 x 的 n 减 1 次方。这一优雅的法则构成了多项式函数和有理函数微分的基础。

Alongside the power rule, students must master several companion rules. The constant rule states that the derivative of any constant is zero. The constant multiple rule allows us to factor out coefficients: the derivative of c times f(x) is c times f'(x). The sum and difference rules enable us to differentiate term by term: the derivative of f(x) plus or minus g(x) is f'(x) plus or minus g'(x).

除了幂法则,学生还必须掌握几条配套规则。常数法则规定任何常数的导数为零。常数倍数法则允许我们将系数提出:c 乘以 f(x) 的导数是 c 乘以 f'(x)。和差法则使我们能够逐项微分:f(x) 加减 g(x) 的导数是 f'(x) 加减 g'(x)。

These basic rules enable the differentiation of any polynomial. For example, to differentiate f(x) = 4x to the power of 5 minus 3x cubed plus 2x minus 7, we apply the rules term by term to obtain f'(x) = 20x to the power of 4 minus 9x squared plus 2. The constant term disappears, and each power of x reduces by one while being multiplied by the original exponent.

这些基本规则使得任何多项式的微分成为可能。例如,对 f(x) = 4x 的五次方减 3x 的三次方加 2x 减 7 进行微分,我们逐项应用规则得到 f'(x) = 20x 的四次方减 9x 的平方加 2。常数项消失,x 的每个幂次减一,同时乘以原有的指数。

The Chain Rule — 链式法则

When functions are composed, we cannot simply differentiate each part independently. The chain rule addresses this by telling us how to differentiate a function of a function. If y is a function of u, and u is a function of x, then the derivative of y with respect to x equals the derivative of y with respect to u multiplied by the derivative of u with respect to x. In Leibniz notation: dy/dx = (dy/du) multiplied by (du/dx).

当函数是复合形式时,我们不能简单地独立微分每个部分。链式法则通过告诉我们如何对函数的函数进行微分来解决这个问题。如果 y 是 u 的函数,而 u 是 x 的函数,那么 y 对 x 的导数等于 y 对 u 的导数乘以 u 对 x 的导数。用莱布尼茨符号表示:dy/dx = (dy/du) 乘以 (du/dx)。

The chain rule is perhaps the most widely applicable differentiation technique at A-Level. It appears in problems involving brackets raised to powers, trigonometric functions of linear expressions, and exponentials with linear exponents. A typical Edexcel question might ask students to differentiate y = (2x plus 1) to the power of 6, where letting u = 2x plus 1 gives dy/dx = 6(2x plus 1) to the power of 5 multiplied by 2, which simplifies to 12(2x plus 1) to the power of 5.

链式法则或许是 A-Level 中应用最广泛的微分技巧。它出现在涉及括号的幂次、线性表达式的三角函数以及具有线性指数的指数函数等问题中。一道典型的爱德思题目可能要求学生微分 y = (2x 加 1) 的六次方,令 u = 2x 加 1 可得 dy/dx = 6(2x 加 1) 的五次方乘以 2,简化为 12(2x 加 1) 的五次方。

The Product Rule — 乘积法则

When two functions are multiplied together, the product rule governs their differentiation. For y = u times v, where u and v are both functions of x, the derivative is given by dy/dx = u times dv/dx plus v times du/dx. A memorable way to recall this is “the first function times the derivative of the second, plus the second function times the derivative of the first.”

当两个函数相乘时,乘积法则控制着它们的微分。对于 y = u 乘以 v,其中 u 和 v 都是 x 的函数,导数由 dy/dx = u 乘以 dv/dx 加 v 乘以 du/dx 给出。记住这个公式的记忆方法是”第一个函数乘以第二个函数的导数,加上第二个函数乘以第一个函数的导数”。

The product rule becomes particularly important when dealing with expressions such as x squared times sin x or e to the power of x times ln x. In these cases, neither the chain rule nor the power rule alone suffices. For example, to differentiate y = x squared times sin x, we set u = x squared and v = sin x. Then du/dx = 2x and dv/dx = cos x, giving dy/dx = x squared times cos x plus 2x times sin x, which factors to x(x times cos x plus 2 times sin x).

乘积法则在处理诸如 x 的平方乘以 sin x 或 e 的 x 次方乘以 ln x 等表达式时变得尤为重要。在这些情况下,仅凭链式法则或幂法则是不够的。例如,要微分 y = x 的平方乘以 sin x,我们设 u = x 的平方,v = sin x。则 du/dx = 2x,dv/dx = cos x,得到 dy/dx = x 的平方乘以 cos x 加 2x 乘以 sin x,可以因式分解为 x(x 乘以 cos x 加 2 乘以 sin x)。

The Quotient Rule — 商法则

When one function is divided by another, we employ the quotient rule. For y = u divided by v, where u and v are functions of x, the derivative is dy/dx = (v times du/dx minus u times dv/dx) divided by v squared. The order of terms in the numerator is critical: it must be “bottom times derivative of the top minus top times derivative of the bottom” to obtain the correct sign.

当一个函数除以另一个函数时,我们使用商法则。对于 y = u 除以 v,其中 u 和 v 是 x 的函数,导数为 dy/dx = (v 乘以 du/dx 减 u 乘以 dv/dx) 除以 v 的平方。分子中各项的顺序至关重要:必须是”分母乘以分子的导数减去分子乘以分母的导数”才能得到正确的符号。

A common Edexcel exam question involves differentiating rational functions such as y = (x squared plus 1) divided by (x minus 2). Setting u = x squared plus 1 and v = x minus 2, we have du/dx = 2x and dv/dx = 1. Applying the quotient rule yields dy/dx = ((x minus 2) times 2x minus (x squared plus 1) times 1) divided by (x minus 2) squared, which simplifies to (x squared minus 4x minus 1) divided by (x minus 2) squared.

一道常见的爱德思考题涉及有理函数的微分,如 y = (x 的平方加 1) 除以 (x 减 2)。设 u = x 的平方加 1,v = x 减 2,我们有 du/dx = 2x,dv/dx = 1。应用商法则得到 dy/dx = ((x 减 2) 乘以 2x 减 (x 的平方加 1) 乘以 1) 除以 (x 减 2) 的平方,简化为 (x 的平方减 4x 减 1) 除以 (x 减 2) 的平方。

Differentiating Trigonometric Functions — 三角函数的微分

Edexcel A-Level Mathematics requires students to know the derivatives of the six basic trigonometric functions. The derivatives of sine and cosine form a cyclic pattern: the derivative of sin x is cos x, and the derivative of cos x is negative sin x. The derivative of tan x is sec squared x, which can alternatively be written as 1 divided by cos squared x.

爱德思 A-Level 数学要求学生掌握六个基本三角函数的导数。正弦和余弦的导数形成一个循环模式:sin x 的导数是 cos x,cos x 的导数是负 sin x。tan x 的导数是 sec 平方 x,也可以写成 1 除以 cos 平方 x。

For the reciprocal trigonometric functions, students should memorise that the derivative of sec x is sec x times tan x, the derivative of cosec x is negative cosec x times cot x, and the derivative of cot x is negative cosec squared x. These results can all be derived using the quotient rule from the definitions of the functions, but knowing them by heart saves valuable time in examinations.

对于倒数三角函数,学生应记住 sec x 的导数是 sec x 乘以 tan x,cosec x 的导数是负 cosec x 乘以 cot x,cot x 的导数是负 cosec 平方 x。这些结果都可以使用商法则从函数的定义推导出来,但熟记它们可以在考试中节省宝贵的时间。

When trigonometric functions involve linear arguments, the chain rule must be applied. For instance, the derivative of sin(ax plus b) is a times cos(ax plus b), and the derivative of cos(ax plus b) is negative a times sin(ax plus b). This pattern extends naturally to the other trigonometric functions.

当三角函数涉及线性自变量时,必须应用链式法则。例如,sin(ax 加 b) 的导数是 a 乘以 cos(ax 加 b),cos(ax 加 b) 的导数是负 a 乘以 sin(ax 加 b)。这一模式自然地扩展到其他三角函数。

Exponential and Logarithmic Differentiation — 指数函数与对数函数的微分

The exponential function e to the power of x occupies a special place in calculus because it is its own derivative. The derivative of e to the power of x is simply e to the power of x. More generally, the derivative of e to the power of kx is k times e to the power of kx, by the chain rule. For exponential functions with other bases, the derivative of a to the power of x is a to the power of x times ln a.

指数函数 e 的 x 次方在微积分中占有特殊地位,因为它是它自身的导数。e 的 x 次方的导数就是 e 的 x 次方。更一般地,根据链式法则,e 的 kx 次方的导数是 k 乘以 e 的 kx 次方。对于以其他数为底的指数函数,a 的 x 次方的导数是 a 的 x 次方乘以 ln a。

The natural logarithm function has a beautifully simple derivative: the derivative of ln x is 1 divided by x, defined for x greater than zero. For ln(kx), the chain rule gives 1 divided by x as well, since the factor k cancels. For logarithms with other bases, the derivative of log base a of x is 1 divided by (x times ln a).

自然对数函数有一个非常简洁的导数:ln x 的导数是 1 除以 x,定义域为 x 大于零。对于 ln(kx),链式法则给出的结果也是 1 除以 x,因为因子 k 会抵消。对于以其他数为底的对数,以 a 为底 x 的对数的导数是 1 除以 (x 乘以 ln a)。

Applications: Tangents, Normals, and Stationary Points — 应用:切线、法线与驻点

One of the most direct applications of differentiation is finding the equation of the tangent and normal to a curve at a given point. The derivative at a point gives the gradient of the tangent. The normal is perpendicular to the tangent, so its gradient is the negative reciprocal of the tangent’s gradient. Given a point (x1, y1) on the curve, the tangent equation is y minus y1 equals m times (x minus x1), where m is the derivative evaluated at x1.

微分最直接的应用之一是求曲线在给定点处的切线和法线方程。某一点的导数给出了切线的梯度。法线垂直于切线,因此其梯度是切线梯度的负倒数。给定曲线上一点 (x1, y1),切线方程为 y 减 y1 等于 m 乘以 (x 减 x1),其中 m 是在 x1 处求值的导数。

Stationary points occur where the first derivative equals zero, meaning the tangent is horizontal. These points can be classified as local maxima, local minima, or points of inflection. The second derivative test provides a straightforward classification method: a positive second derivative indicates a minimum, a negative second derivative indicates a maximum, and a zero second derivative requires further investigation using the first derivative test.

驻点出现在一阶导数等于零的位置,意味着切线是水平的。这些点可以分为局部极大值、局部极小值或拐点。二阶导数检验提供了一种直接的分类方法:正的二阶导数表示极小值,负的二阶导数表示极大值,零二阶导数需要使用一阶导数检验进一步分析。

Parametric Differentiation — 参数微分

When a curve is defined parametrically with x = f(t) and y = g(t), we cannot differentiate y directly with respect to x. Instead, we use the chain rule in the form dy/dx = (dy/dt) divided by (dx/dt). This technique is particularly important for Edexcel A-Level, appearing regularly in examination questions involving curves defined by trigonometric or rational parametric equations.

当曲线以参数形式定义,x = f(t) 且 y = g(t) 时,我们不能直接对 y 关于 x 求导。相反,我们使用链式法则的形式 dy/dx = (dy/dt) 除以 (dx/dt)。这一技巧对于爱德思 A-Level 尤为重要,经常出现在涉及由三角或理性参数方程定义的曲线的考题中。

To find the equation of a tangent to a parametric curve at a specific value of the parameter t, we first calculate dx/dt and dy/dt, then form dy/dx. Evaluating at the given t gives the gradient, and substituting t into the original parametric equations gives the coordinates of the point of tangency. The standard line equation form then completes the solution.

要找到参数曲线在参数 t 的特定值处的切线方程,我们首先计算 dx/dt 和 dy/dt,然后构造 dy/dx。在给定 t 处求值得到梯度,将 t 代入原始参数方程得到切点坐标。然后使用标准直线方程形式完成解答。

Implicit Differentiation — 隐函数微分

Not all relationships between x and y can be expressed with y as an explicit function of x. When an equation defines y implicitly, we differentiate both sides with respect to x, treating y as a function of x and applying the chain rule to terms involving y. For instance, when differentiating y squared with respect to x, we obtain 2y times dy/dx.

并非所有 x 和 y 之间的关系都可以将 y 表示为 x 的显函数。当方程隐式地定义 y 时,我们对两边关于 x 求导,将 y 视为 x 的函数,并对涉及 y 的项应用链式法则。例如,对 y 的平方关于 x 求导时,我们得到 2y 乘以 dy/dx。

Implicit differentiation is essential for finding gradients of curves such as circles, ellipses, and more complex algebraic curves. A typical Edexcel problem might ask for the gradient of the curve x squared plus y squared equals 25 at the point (3, 4). Implicit differentiation gives 2x plus 2y times dy/dx equals zero, so dy/dx equals negative x divided by y, which evaluates to negative 3 divided by 4 at the given point.

隐函数微分对于求圆、椭圆以及更复杂的代数曲线等曲线的梯度至关重要。一道典型的爱德思题目可能要求求曲线 x 的平方加 y 的平方等于 25 在点 (3, 4) 处的梯度。隐函数微分得到 2x 加 2y 乘以 dy/dx 等于零,所以 dy/dx 等于负 x 除以 y,在给定点处求值得负 3 除以 4。

Connected Rates of Change — 相关变化率

Many real-world problems involve quantities that change over time in interrelated ways. Connected rates of change problems use the chain rule to relate different rates. If we know how one quantity changes with time and can relate that quantity to another variable, we can determine the rate of change of the second quantity.

许多现实世界的问题涉及随时间以相互关联的方式变化的量。相关变化率问题使用链式法则将不同的变化率联系起来。如果我们知道一个量随时间如何变化,并能将该量与另一个变量关联起来,我们就可以确定第二个量的变化率。

A classic example involves a spherical balloon being inflated. If the radius r increases at a constant rate dr/dt, we can find the rate at which the volume V increases using dV/dt = (dV/dr) times (dr/dt). Since V = (4/3) times pi times r cubed, we have dV/dr = 4 times pi times r squared, giving dV/dt = 4 times pi times r squared times (dr/dt).

一个经典例子涉及正在充气的球形气球。如果半径 r 以恒定速率 dr/dt 增加,我们可以使用 dV/dt = (dV/dr) 乘以 (dr/dt) 来求体积 V 增加的速率。由于 V = (4/3) 乘以 pi 乘以 r 的立方,我们有 dV/dr = 4 乘以 pi 乘以 r 的平方,得到 dV/dt = 4 乘以 pi 乘以 r 的平方乘以 (dr/dt)。

Edexcel examination questions frequently present scenarios involving filling containers, expanding circles, or moving shadows. The key skill is identifying the appropriate chain of derivatives that connects the known rate to the unknown one, then substituting the given numerical values at the specific moment described in the question.

爱德思考题经常呈现涉及填充容器、扩展圆形或移动阴影的场景。关键技能是识别适当的导数链,将已知变化率与未知变化率连接起来,然后在题目描述的特定时刻代入给定的数值。

Exam Techniques and Common Pitfalls — 考试技巧与常见陷阱

Success in Edexcel A-Level differentiation questions requires more than knowing the rules; it demands careful attention to algebraic manipulation and sign conventions. One of the most common errors is mishandling the negative signs in trigonometric differentiation, particularly when the argument involves a negative coefficient. Students should always write out each step systematically rather than attempting to jump to the final answer.

在爱德思 A-Level 微分题目中取得成功需要的不仅仅是了解规则,还需要仔细关注代数运算和符号约定。最常见的错误之一是三角微分中处理不当的负号,尤其是当自变量涉及负系数时。学生应该系统地写出每一步,而不是试图直接跳到最终答案。

Another frequent pitfall is forgetting to simplify expressions after applying the product or quotient rule. Edexcel mark schemes often award marks for the final simplified form, and leaving answers unsimplified can cost valuable marks. Students should practise factorising their results where possible and presenting answers in their neatest algebraic form.

另一个常见陷阱是在应用乘积法则或商法则后忘记化简表达式。爱德思评分方案经常为最终的简化形式赋分,留下未简化的答案可能损失宝贵的分数。学生应尽可能练习对结果进行因式分解,并以最整洁的代数形式呈现答案。

Time management in the examination is crucial. Differentiation questions often appear in the latter parts of longer problems, building on earlier work. Students should allocate sufficient time to check their differentiation results, as an error early in a multi-part question cascades through all subsequent parts. A quick numerical check using a calculator’s derivative function can provide reassurance when time permits.

考试中的时间管理至关重要。微分题目通常出现在较长问题的后半部分,建立在前面工作的基础上。学生应分配足够的时间来检查他们的微分结果,因为多部分题目早期的错误会级联到所有后续部分中。在时间允许的情况下,使用计算器的导数功能进行快速数值检查可以提供信心保证。

Optimisation Problems — 优化问题

Optimisation is one of the most practical applications of differentiation and a staple of Edexcel A-Level exam papers. The general approach involves expressing the quantity to be optimised as a function of a single variable, differentiating to find stationary points, and then determining which stationary point gives the required maximum or minimum. Real-world constraints must also be checked to ensure the solution lies within the feasible domain.

优化是微分最实际的应用之一,也是爱德思 A-Level 考卷中的常客。一般方法包括将要优化的量表示为单一变量的函数,求导找出驻点,然后确定哪个驻点给出所需的最大值或最小值。还必须检查现实世界的约束条件,以确保解在可行域内。

A typical optimisation problem might ask for the dimensions of a rectangular enclosure that maximise area given a fixed perimeter. If the perimeter is P, and we let one side be x, the other side is (P/2 minus x), giving area A = x times (P/2 minus x). Differentiating and setting dA/dx = 0 yields x = P/4, confirming that a square maximises the area for a given perimeter. The second derivative test verifies this is indeed a maximum.

一个典型的优化问题可能要求找出在给定周长下使面积最大化的矩形围栏尺寸。如果周长为 P,设一边为 x,则另一边为 (P/2 减 x),得到面积 A = x 乘以 (P/2 减 x)。求导并令 dA/dx = 0 得到 x = P/4,证实正方形在给定周长下最大化面积。二阶导数检验验证了这确实是最大值。

Second Order Derivatives and Concavity — 二阶导数与凹凸性

While the first derivative tells us about the rate of change of a function, the second derivative reveals information about the rate of change of the gradient itself. The second derivative, denoted f”(x) or d squared y over dx squared, indicates the concavity of the curve. When the second derivative is positive, the curve is concave upward, resembling a cup shape. When negative, it is concave downward, resembling an arch.

一阶导数告诉我们函数的变化率,而二阶导数揭示了梯度本身的变化率信息。二阶导数记作 f”(x) 或 d 平方 y 除以 dx 平方,表示曲线的凹凸性。当二阶导数为正时,曲线向上凹,类似杯形。为负时,曲线向下凹,类似拱形。

Points of inflection occur where the concavity changes sign. At a point of inflection, the second derivative equals zero and changes sign as x passes through that point. However, a second derivative of zero does not guarantee an inflection; the sign must genuinely change. Edexcel examiners frequently test this distinction, expecting students to check the sign on both sides of the candidate point rather than simply stating that f”(x) equals zero.

拐点出现在凹凸性改变符号的位置。在拐点处,二阶导数等于零,并且当 x 经过该点时符号发生变化。然而,二阶导数为零并不保证是拐点;符号必须真正改变。爱德思考官经常测试这一区别,期望学生检查候选点两侧的符号,而不是简单地陈述 f”(x) 等于零。

Modelling with Differentiation — 微分建模

Edexcel A-Level often presents modelling questions where differentiation is used to analyse real-world situations described by functions. These models might describe the height of a projectile over time, the concentration of a drug in the bloodstream, or the profit generated by a company as a function of production volume. The core skill is interpreting the mathematical results in the context of the original problem.

爱德思 A-Level 经常呈现建模问题,在这些问题中使用微分来分析由函数描述的现实情境。这些模型可以描述弹射物随时间的高度、药物在血液中的浓度,或公司作为产量函数的利润。核心技能是在原始问题的背景下解释数学结果。

For instance, if a model gives the height h(t) of a ball thrown upwards as h(t) = 20t minus 5t squared, differentiating gives the velocity v(t) = 20 minus 10t. The maximum height occurs when v(t) = 0, at t = 2 seconds, giving h(2) = 20 metres. The ball hits the ground when h(t) = 0, at t = 4 seconds (discarding t = 0). Each mathematical finding must be clearly linked back to the physical scenario.

例如,如果一个模型给出向上抛出的球的高度 h(t) 为 h(t) = 20t 减 5t 的平方,求导得到速度 v(t) = 20 减 10t。当 v(t) = 0 时达到最大高度,在 t = 2 秒时,得到 h(2) = 20 米。当 h(t) = 0 时球落地,在 t = 4 秒时(舍弃 t = 0)。每一个数学发现都必须清晰地与物理场景联系起来。

Revision Strategy for Differentiation — 微分的复习策略

Effective revision for Edexcel A-Level differentiation should combine foundational knowledge with progressive problem-solving. Begin by ensuring complete fluency with the basic rules: power rule, chain rule, product rule, and quotient rule. Without automatic recall of these, attempting more complex problems becomes inefficient and error-prone. Daily drill exercises for five to ten minutes can cement these fundamental skills.

爱德思 A-Level 微分的有效复习应将基础知识与递进式问题解决相结合。首先要确保对基本规则的完全流暢掌握:幂法则、链式法则、乘积法则和商法则。如果不能自动回忆这些规则,尝试更复杂的问题就会变得低效且容易出错。每天五到十分钟的练习可以巩固这些基本技能。

Next, work through past paper questions organised by topic. Start with straightforward differentiation of polynomials and trigonometric functions, then progress to applications such as tangents and normals, optimisation, and connected rates of change. The Edexcel website provides a wealth of past papers with mark schemes that reveal exactly what examiners expect at each stage of a solution. Pay particular attention to the “method marks” awarded for showing correct differentiation steps.

接下来,按主题整理历年真题进行练习。从简单的多项式和三角函数微分开始,然后进展到切线法线、优化和相关变化率等应用。爱德思网站提供了大量历年真题和评分方案,准确揭示了考官在解答的每个阶段期望看到的内容。特别注意为展示正确微分步骤而授予的”方法分”。

Finally, practise under timed conditions. Differentiation questions often form parts of larger problems, so speed and accuracy are both essential. A well-prepared student should be able to differentiate any standard function in under thirty seconds, leaving more time for the interpretive and problem-solving aspects of the question. Regular timed practice builds the confidence and fluency needed for examination success.

最后,在限时条件下进行练习。微分题目通常构成较大问题的一部分,因此速度和准确性都至关重要。准备充分的学生应能在三十秒内对任何标准函数进行微分,从而为问题的解释和问题解决方面留出更多时间。定期的限时练习可以培养考试成功所需的信心和流暢度。

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