📚 PDF资源导航

GCSE WJEC Mathematics: Partial Differentiation Revision | GCSE WJEC 数学:偏微分 考点精讲

📚 GCSE WJEC Mathematics: Partial Differentiation Revision | GCSE WJEC 数学:偏微分 考点精讲

Partial differentiation is a topic typically encountered at A-level or university, not in the GCSE WJEC Mathematics syllabus. However, the word ‘partial’ often causes confusion – in GCSE you will meet differentiation, which deals with rates of change for functions of a single variable. This article clarifies the difference and provides a thorough revision of all the differentiation skills you need for the GCSE WJEC Mathematics exam, from basic gradient functions to optimisation and curve sketching.

偏微分通常是A-level或大学阶段才会学到的内容,不在GCSE WJEC数学考试范围内。不过,“偏”这个词常常造成混淆——在GCSE中你会遇到微分(differentiation),它处理的是单变量函数的变化率。本文将澄清两者的区别,并为你提供GCSE WJEC数学考试中所有微分技能的全面复习,从基本的梯度函数到最优化和曲线草图。


1. What is Partial Differentiation? | 什么是偏微分?

Partial differentiation involves functions of two or more variables, such as f(x,y) = x² + 3xy + y², where we find the derivative with respect to one variable while treating all others as constants. This allows us to explore how a surface changes in different directions. It is denoted by ∂f/∂x or ∂f/∂y, using the curly ‘del’ symbol ∂. GCSE Mathematics does not cover this – your course only deals with ordinary differentiation of functions like y = f(x).

偏微分涉及两个或多个变量的函数,例如 f(x,y) = x² + 3xy + y²,我们在对一个变量求导时将所有其他变量视为常数。这让我们能够探索曲面在不同方向上的变化。它用符号 ∂f/∂x 或 ∂f/∂y 表示,采用卷曲的“del”符号 ∂。GCSE数学不涉及这部分——你的课程只处理形如 y = f(x) 的普通微分。

In the WJEC GCSE Higher tier, ‘differentiation’ means finding the gradient function dy/dx for polynomials. You might see terms like ‘partial differentiation’ online, but rest assured – all exam questions stick to single-variable calculus. This guide focuses on the differentiation you actually need to know.

在WJEC GCSE高阶层次中,“微分”指的是求解多项式函数的梯度函数 dy/dx。你可能会在网上看到“偏微分”这样的术语,但请放心——所有考试题目都只涉及单变量微积分。本指南将聚焦于你真正需要掌握的微分知识。


2. The Meaning of a Derivative | 导数的含义

Differentiation gives us the gradient (steepness) of a curve at any point. For a straight line, the gradient is constant – ‘rise over run’. However, curves change steepness continuously, so we use the derivative dy/dx to find the instantaneous rate of change. It tells you how quickly y is increasing or decreasing as x changes.

微分能给出曲线上任意一点的梯度(陡峭程度)。对于直线,梯度是恒定的——“上升量除以水平量”。然而,曲线持续地改变着陡峭程度,所以我们用导数 dy/dx 来求得瞬时变化率。它会告诉你随着 x 的变化,y 增加或减少得有多快。

Consider the curve y = x². Near the origin the curve is fairly flat, but as x increases the gradient becomes steeper. The derivative is dy/dx = 2x, which matches this observation: at x = 0, gradient = 0; at x = 3, gradient = 6. For WJEC exam questions, you are expected to interpret dy/dx both algebraically and in real‑life contexts such as speed, cost, or population change.

考虑曲线 y = x²。在原点附近曲线比较平缓,但随着 x 增大,梯度越来越陡。导数为 dy/dx = 2x,这与观察一致:当 x = 0 时,梯度 = 0;当 x = 3 时,梯度 = 6。在WJEC考试题目中,你不仅要从代数角度理解 dy/dx,还要在现实情境(如速度、成本或人口变化)中解释它的含义。


3. The Basic Rule for Differentiation | 微分的基本法则

For any term axn, the derivative is found by multiplying by the power and then reducing the power by one:

对于任意项 axn,求导的方法是用指数乘系数,然后把指数减1:

If y = axn then dy/dx = a × n × xn−1

This works for all real values of n, including negative and fractional powers. But in GCSE, n is usually a positive integer or simple fraction. For example, y = 5x³ gives dy/dx = 15x²; y = 4x gives dy/dx = 4; and a constant like y = 7 becomes dy/dx = 0, because constants have zero gradient.

这适用于所有实数 n,包括负指数和分数指数。但在GCSE考试中,n 通常是正整数或简单的分数。例如,y = 5x³ 求导得 dy/dx = 15x²;y = 4x 求导得 dy/dx = 4;常数如 y = 7 求导后为 dy/dx = 0,因为常数的梯度为零。

Many WJEC problems involve differentiating a sum of terms. You simply differentiate each term separately:

许多WJEC题目涉及对多项式的和求导。你只需逐项分别求导即可:

If y = x⁴ + 2x³ − 5x + 3, then dy/dx = 4x³ + 6x² − 5.

Notice the constant 3 vanishes. This step‑by‑step process is a crucial skill for all subsequent calculus questions.

注意常数 3 消失了。这一逐步求解的过程是所有后续微积分题目的关键技能。


4. Differentiating with Fractional and Negative Powers | 分数指数和负指数的微分

WJEC Higher tier sometimes tests powers written as roots or fractions. You must first rewrite the expression in the form axn and then apply the same rule. Common rewrites include: √x = x½, 1/x = x⁻1, 1/x² = x⁻2, and ³√x = x.

WJEC高阶层次有时会考察被写成根式或分数形式的幂。你必须先把表达式改写为 axn 的形式,然后再应用同样的法则。常见的改写包括:√x = x½,1/x = x⁻1,1/x² = x⁻2,以及 ³√x = x

Example: Find dy/dx if y = 3/√x.
Rewrite as y = 3x⁻½. Now multiply by power (−½) and subtract 1 from the power: dy/dx = 3 × (−½) × x⁻½ − 1 = −1.5 x⁻³⁄₂. Often you convert back to the original form: dy/dx = −3/(2x³⁄₂) or −3/(2x√x). Practise these manipulations – they frequently appear in the non‑calculator paper.

例如:若 y = 3/√x,求 dy/dx。
先改写为 y = 3x⁻½。用指数乘系数,指数减1:dy/dx = 3 × (−½) × x⁻½ − 1 = −1.5 x⁻³⁄₂。通常你会将其转换回原形式:dy/dx = −3/(2x³⁄₂) 或 −3/(2x√x)。务必练习这些变形技巧——它们在非计算器试卷中经常出现。


5. Finding the Equation of a Tangent | 求切线方程

Once you can find dy/dx, you can determine the gradient at a specific point and then write the equation of the tangent line. The tangent touches the curve at exactly one point without crossing it (locally). Its gradient equals dy/dx evaluated at that x‑value.

一旦你会求 dy/dx,就可以确定曲线上某一点处的梯度,进而写出切线方程。切线与曲线刚好在一点接触而不穿过(局部地)。它的梯度等于在该 x 值处求得的 dy/dx 值。

Let’s revise the procedure:
1. Differentiate to get the gradient function.
2. Substitute the x‑coordinate of the point to find the gradient m.
3. Use the point‑slope form y − y₁ = m(x − x₁) or y = mx + c, substituting the coordinates to find c.
4. Give the final equation in the simplest form requested, e.g. ax + by + c = 0.

让我们复习一下步骤:
1. 求导得到梯度函数。
2. 代入点的 x 坐标求出梯度 m。
3. 使用点斜式 y − y₁ = m(x − x₁) 或 y = mx + c,代入坐标以求 c。
4. 按题目要求给出最简方程式,例如 ax + by + c = 0。

Example: Find the tangent to y = x³ − 2x at (1, −1).
dy/dx = 3x² − 2. At x = 1, m = 3(1)² − 2 = 1.
Equation: y + 1 = 1(x − 1) → y = x − 2.
WJEC often marks both the method and the final simplified equation.

例子:求 y = x³ − 2x 在 (1, −1) 处的切线。
dy/dx = 3x² − 2。当 x = 1 时,m = 3(1)² − 2 = 1。
方程:y + 1 = 1(x − 1) → y = x − 2。
WJEC常常同时给方法与最终简化方程计分。


6. Stationary Points and Their Nature | 驻点及其性质

Stationary points occur where the gradient is zero, i.e. dy/dx = 0. These include local maxima (peaks), local minima (valleys), and points of inflexion where the curve levels out but continues to rise or fall. For WJEC, you must locate stationary points and determine their nature.

驻点出现在梯度为零之处,即 dy/dx = 0。包括局部极大值(峰)、局部极小值(谷)以及拐点——曲线在该处变平但继续上升或下降。在WJEC考试中,你必须找出驻点并判断它们的性质。

Procedure:
1. Differentiate and solve dy/dx = 0 to find the x‑coordinates.
2. Substitute back into the original equation to get the y‑coordinates.
3. To classify, use the second derivative d²y/dx² (if available) or test the gradient just left and right of the point. When d²y/dx² > 0, the point is a minimum; when d²y/dx² < 0, it is a maximum. If d²y/dx² = 0, further investigation is needed – but this is rare at GCSE.

步骤:
1. 求导并解方程 dy/dx = 0 得到 x 坐标。
2. 代回原方程求出 y 坐标。
3. 判断性质时,可用二阶导数 d²y/dx²(如果已学)或分别检验该点左右两侧的梯度。若 d²y/dx² > 0,该点为极小值;若 d²y/dx² < 0,则是极大值。若 d²y/dx² = 0,则需要进一步探究——但在GCSE中这种情况很少见。

Many WJEC past papers ask for the coordinates and nature of stationary points, often awarding separate marks for finding x, finding y, and the classification.

许多WJEC历年试卷会要求给出驻点的坐标和性质,通常对求出 x 值、求出 y 值和分类判断分别给分。


7. Second Derivative and Concavity | 二阶导数与凹凸性

The second derivative, written d²y/dx², is simply the derivative of the first derivative. It measures the rate of change of the gradient – effectively how ‘bent’ the curve is. At GCSE, its main use is determining the nature of stationary points, but it also appears in questions about kinematics (acceleration) or optimisation.

二阶导数,写作 d²y/dx²,就是一阶导数再求导一次。它衡量梯度的变化率——实际上就是曲线的“弯曲”程度。在GCSE阶段,它的主要用途是判断驻点的性质,但也会出现在关于运动学(加速度)或最优化的题目中。

Find d²y/dx² for y = 2x⁴ − x³ + 5:
First derivative: dy/dx = 8x³ − 3x².
Second derivative: d²y/dx² = 24x² − 6x.
If we evaluate at x = ⅟₄, we can comment on concavity – positive means ‘concave up’ (∪), negative means ‘concave down’ (∩). This vocabulary is sometimes rewarded in WJEC mark schemes.

求 y = 2x⁴ − x³ + 5 的二阶导数:
一阶导数:dy/dx = 8x³ − 3x²。
二阶导数:d²y/dx² = 24x² − 6x。
若代入 x = ⅟₄ 求值,我们就能判断凹凸性——正表示“凹向上”(∪),负表示“凹向下”(∩)。这些术语在WJEC的评分方案中有时能得分。


8. Optimisation Problems | 最优化问题

WJEC Higher tier frequently includes contextual problems where you must minimise a cost, maximise an area, or find the most efficient shape. These are ‘real‑life’ optimisation tasks. The method is always to express the quantity to be optimised as a function of one variable, differentiate, find the stationary point(s), and justify a maximum or minimum.

WJEC高阶层次经常会包含需要最小化成本、最大化面积或寻找最有效形状的实际问题。这些都是“现实生活”中的最优化任务。方法始终是:将要优化的量表达为单一变量的函数,求导,找出驻点并论证是最大值还是最小值。

Classic example: A farmer has 40 m of fencing and wants to fence a rectangular enclosure against a straight wall, so only three sides need fencing. Show that the area can be written as A = 40x − 2x², where x is the width perpendicular to the wall, and find the maximum area.
Solution: Differentiate: dA/dx = 40 − 4x. Set to zero: 40 − 4x = 0 → x = 10. Then A = 40(10) − 2(100) = 200 m². Confirm second derivative d²A/dx² = −4 (negative) → maximum. Always respond in the context: ‘The maximum area is 200 m² when the width is 10 m.’

经典例题:一位农民有40米篱笆,想靠着一面笔直的墙围一个矩形围栏,因此只需围三边。请证明面积可写成 A = 40x − 2x²,其中 x 是垂直于墙的宽度,并求出最大面积。
解法:求导:dA/dx = 40 − 4x。设其为零:40 − 4x = 0 → x = 10。然后 A = 40(10) − 2(100) = 200 m²。验证二阶导数 d²A/dx² = −4(负)→ 最大值。务必结合上下文作答:“当宽度为10米时,最大面积为200平方米”。

Common pitfalls: forgetting to check it is a maximum, not responding with units, or not simplifying the second derivative evaluation. Practice is key here.

常见陷阱:忘记检查确实是最大值,未带单位作答,或者没有简化二阶导数的计算。这方面,练习至关重要。


9. Sketching Curves Using Differentiation | 利用微积分绘制曲线草图

Differentiation provides powerful tools for sketching graphs of polynomial functions. By identifying intersections with axes, stationary points, and the sign of the gradient, you can produce a reasonably accurate sketch. WJEC specifically asks for sketches that show clearly the shape, turning points, and intercepts.

微积分为绘制多项式函数图像提供了强大的工具。通过确定坐标轴交点、驻点以及梯度的正负,你能画出一个相当精确的草图。WJEC会专门要求画出能清晰显示形状、转折点和截距的草图。

Steps:
1. Find where the curve cuts the y‑axis (set x = 0) and x‑axis (solve y = 0).
2. Use dy/dx to locate and classify stationary points.
3. Determine the sign of dy/dx between critical points to know if the function is increasing or decreasing.
4. Draw a smooth curve through all identified points, labelling key coordinates.

步骤:
1. 求出曲线与 y 轴交点(令 x = 0)以及与 x 轴交点(解 y = 0)。
2. 利用 dy/dx 找出并分类驻点。
3. 确定临界点之间 dy/dx 的正负,以了解函数是递增还是递减。
4. 经过所有已知点画出一条光滑曲线,并标注关键坐标。

For cubic curves, knowing that positive x³ coefficient gives a ‘positive’ shape (starting low, finishing high) and negative coefficient gives the opposite can help validate your work. Always label turning points with their coordinates – that is where the marks are.

对于三次曲线,x³ 系数为正会给出“正向”形状(左低右高),系数为负则相反,这能帮助你验证结果。一定要标注转折点的坐标——这才是得分点。


10. Connecting Differentiation with Kinematics | 将微分与运动学联系起来

In WJEC GCSE, you may encounter questions where differentiation connects to motion. If displacement (s) is given as a function of time, velocity (v) is ds/dt, and acceleration (a) is dv/dt = d²s/dt². The notation changes to t, but the rules stay exactly the same.

在WJEC的GCSE考试中,你可能会遇到将微分与运动相联系的题目。如果位移 s 被表示为时间的函数,则速度 v = ds/dt,而加速度 a = dv/dt = d²s/dt²。符号变成 t,但法则完全一样。

Example: s = t³ − 6t² + 9t + 2, where t ≥ 0. Find the velocity and acceleration at t = 2.
v = ds/dt = 3t² − 12t + 9, at t = 2 v = 3(4) − 24 + 9 = −3 m/s.
a = dv/dt = 6t − 12, at t = 2 a = 0 m/s².
These interpretations could be asked in context: ‘What does a negative velocity mean?’ (moving backwards). WJEC likes these multi‑step questions that test both calculus and understanding of motion.

例子:s = t³ − 6t² + 9t + 2,其中 t ≥ 0。求 t = 2 时的速度和加速度。
v = ds/dt = 3t² − 12t + 9,在 t = 2 时,v = 3(4) − 24 + 9 = −3 m/s。
a = dv/dt = 6t − 12,在 t = 2 时,a = 0 m/s²。
这些解释可能会在情境中被问到:“速度为负表示什么?”(正向后移动)。WJEC喜欢这类多步骤题目,既考查微积分又考查对运动的理解。


11. Common Mistakes and How to Avoid Them | 常见错误及如何避免

Even strong candidates lose marks through small slips. Here are the most frequent blunders in WJEC differentiation questions: forgetting that a constant differentiates to zero; incorrectly rewriting fractional or root terms; mishandling negative signs when differentiating; not simplifying dy/dx before solving dy/dx = 0; and most importantly, failing to write conclusions in the context of the problem.

即使是优秀考生也会因为小失误丢掉分数。以下是WJEC微分题目中最常见的错误:忘记常数求导为零;错误地将分数或根式项改写;求导时处理负号失误;在求解 dy/dx = 0 之前没有简化 dy/dx;以及最重要的是,未能结合问题情境写出结论。

My advice: always double‑check your rewriting step and use brackets when substituting back. If the question states ‘Hence find the maximum volume’, your final line must say ‘The maximum volume is … cm³’ – not just the number. Practising with WJEC past papers under timed conditions will help you iron out these errors.

我的建议是:始终复查你的改写步骤,并在回代时使用括号。如果题目要求“由此求出最大体积”,你最后的总结必须是“最大体积为…… cm³”——而不仅仅是数字。在限时条件下练习WJEC历年真题,有助于你消除这些错误。


12. Summary and Exam Tips | 总结与考试技巧

To summarise, the differentiation content for GCSE WJEC Mathematics revolves around finding dy/dx for polynomials, tangents, stationary points, optimisation, and simple kinematics. There is no partial differentiation, but the word ‘partial’ sometimes appears in past papers referring to ‘partial differentiation’ in an A‑level context – simply ignore it for your GCSE.

总之,GCSE WJEC数学的微分内容围绕多项式求导、切线、驻点、最优化以及简单运动学展开。没有偏微分,但“偏”这个词有时会出现在过往试卷中,指涉A‑level情境下的“偏微分”——对于你GCSE的考试,直接忽略即可。

Exam tips: show all working clearly – method marks are generous. Memorise the power rule. For optimisation, always confirm you have a maximum or minimum. And finally, read the question carefully: sometimes you are asked to ‘differentiate and hence find…’, which means you must use calculus, not algebra. Good luck with your revision!

考试技巧:清晰展示所有计算过程——方法分很慷慨。熟记幂函数求导法则。对于最优化问题,务必确认是最大值还是最小值。最后,仔细审题:有时题目会要求“求导并由此求出……”,这意味着你必须使用微积分,而不仅仅是代数。祝你复习顺利!

Published by TutorHao | WJEC GCSE 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