AP Calculus AB & BC · 鼎睿学苑

Unit 3: Composite, Implicit
& Inverse Functions

单元 3:复合函数、隐函数
与反函数

Master the chain rule and its extensions to implicit, inverse, and higher-order derivatives — essential groundwork for integration techniques in Unit 6 and beyond.

掌握链式法则及其在隐函数、反函数与高阶导数上的延伸——这是单元 6 及之后积分技巧的必备基础。

9–13% of AP Exam 占 AP 考试 9–13% ~10–11 Class Periods 约 10–11 课时 6 Topics 6 个小节

The Chain Rule

链式法则(chain rule

The chain rule is the single most important differentiation technique you will learn in this unit — and arguably in the entire course. It allows you to differentiate composite functions: functions built by nesting one function inside another.

链式法则是本单元——甚至可以说整门课程中最重要的一种求导(differentiate)技巧。它让你能够对复合函数(composite function求导:复合函数是把一个函数嵌套在另一个函数里构造而成的。

If $y = f(g(x))$, then the derivative is found by differentiating the outer function evaluated at the inner function, then multiplying by the derivative of the inner function:

若 $y = f(g(x))$,则其导数(derivative)通过先对外函数(outer function在内函数处求导,再乘以内函数(inner function的导数来得到:

Chain Rule — Prime Notation
链式法则——撇号记法
$$\frac{d}{dx}\bigl[f(g(x))\bigr] = f'(g(x)) \cdot g'(x)$$

In Leibniz notation, if $y = f(u)$ and $u = g(x)$, then:

在莱布尼茨记法(Leibniz notation)下,若 $y = f(u)$ 且 $u = g(x)$,则:

Chain Rule — Leibniz Notation
链式法则——莱布尼茨记法
$$\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$$

A practical mnemonic: every time you apply the chain rule, say to yourself "times the derivative of what's inside." This simple habit prevents the most common chain rule error — forgetting to multiply by the inner derivative.

一个实用的口诀:每次使用链式法则时,对自己念一句"再乘以里面那一层的导数。"这个小习惯能够防止链式法则中最常见的错误——忘记乘以内函数的导数。

Key Insight

Think of the chain rule as an extension of unit analysis. Just as $\dfrac{\text{psi}}{\text{min}} = \dfrac{\text{psi}}{\text{m}} \cdot \dfrac{\text{m}}{\text{min}}$, the Leibniz notation $\dfrac{dy}{dx} = \dfrac{dy}{du} \cdot \dfrac{du}{dx}$ "cancels" the intermediate variable $u$.

关键洞察

可以把链式法则看作单位分析的推广。正如 $\dfrac{\text{psi}}{\text{min}} = \dfrac{\text{psi}}{\text{m}} \cdot \dfrac{\text{m}}{\text{min}}$ 那样,莱布尼茨记法 $\dfrac{dy}{dx} = \dfrac{dy}{du} \cdot \dfrac{du}{dx}$ 把中间变量 $u$ "约掉了"。

Decomposing Composite Functions

分解复合函数

Before applying the chain rule, you must identify which function is the outer function and which is the inner function. Practice decomposing expressions into their component layers:

在使用链式法则之前,必须先识别哪一部分是外函数,哪一部分是内函数。多练习把一个表达式拆解成它的各个嵌套层:

Function $y$函数 $y$Outer $f(u)$外函数 $f(u)$Inner $u = g(x)$内函数 $u = g(x)$$\frac{dy}{dx}$
$\sin(4x)$$\sin(u)$$4x$$\cos(4x) \cdot 4$
$(\sin x)^4$$u^4$$\sin x$$4(\sin x)^3 \cdot \cos x$
$e^{x^2}$$e^u$$x^2$$e^{x^2} \cdot 2x$
$\sqrt{3x+1}$$\sqrt{u}$$3x+1$$\dfrac{3}{2\sqrt{3x+1}}$
$\tan(2x-1)$$\tan(u)$$2x-1$$\sec^2(2x-1)\cdot 2$
$\ln(\cos x)$$\ln(u)$$\cos x$$\dfrac{-\sin x}{\cos x} = -\tan x$

Nested Chains

嵌套链式法则

Some functions have multiple layers of composition. Apply the chain rule from the outermost layer inward, multiplying each inner derivative as you go.

有些函数包含多层复合(composition)。要从最外层向内逐层使用链式法则,每深入一层就乘以那一层内函数的导数。

Worked Example — Double Chain
例题——两层链式

Find $\dfrac{d}{dx}\bigl[\sin(e^{3x})\bigr]$.

求 $\dfrac{d}{dx}\bigl[\sin(e^{3x})\bigr]$。

$$\begin{aligned} y &= \sin\!\left(e^{3x}\right) \\ \frac{dy}{dx} &= \cos\!\left(e^{3x}\right) \cdot \frac{d}{dx}\left(e^{3x}\right) \\ &= \cos\!\left(e^{3x}\right) \cdot e^{3x} \cdot \frac{d}{dx}(3x) \\ &= \cos\!\left(e^{3x}\right) \cdot e^{3x} \cdot 3 \\ &= 3e^{3x}\cos\!\left(e^{3x}\right) \end{aligned}$$
Interactive — Chain Rule Explorer
交互——链式法则探索器

Adjust the parameter $a$ in $y = \sin(ax)$ to see how the chain rule scales the derivative. Fixed axes make it easier to compare how the function and derivative change as $a$ varies.

调整 $y = \sin(ax)$ 中的参数 $a$,观察链式法则如何对导数进行缩放。坐标轴固定,便于比较 $a$ 变化时函数及其导数的变化。

Parameter $a$参数 $a$2
$y = \sin(2x)$,   $\dfrac{dy}{dx} = 2\cos(2x)$
Maroon shows the original function. Rose shows its derivative.
酒红色为原函数,玫红色为其导数。
Watch Out

Do not confuse $\sin^2 x$ (which means $(\sin x)^2$) with $\sin(x^2)$. The outer and inner functions are different in each case, producing completely different derivatives.

注意

不要把 $\sin^2 x$(意思是 $(\sin x)^2$)与 $\sin(x^2)$ 弄混。这两种写法的外函数和内函数都不同,得到的导数也完全不同。

Worked Example — Power–Chain Combination例题——幂函数与链式法则结合
Problem题目 Differentiate $y = (3x^2 + 1)^5$.求 $y = (3x^2 + 1)^5$ 的导数。
Step 1 — Identify inner and outer functions第 1 步——识别内外函数 Outer function $f(u) = u^5$; inner function $u = 3x^2 + 1$.外函数 $f(u) = u^5$;内函数 $u = 3x^2 + 1$。
Step 2 — Differentiate the outer, hold the inner fixed第 2 步——对外函数求导,内函数保持不变 Since $\frac{d}{du}[u^5] = 5u^4$, the outer derivative is $5(3x^2+1)^4$.由于 $\frac{d}{du}[u^5] = 5u^4$,外函数的导数为 $5(3x^2+1)^4$。
Step 3 — Multiply by the inner derivative第 3 步——乘以内函数的导数 The inner derivative is $\frac{d}{dx}[3x^2+1] = 6x$. Multiply the two pieces:内函数的导数为 $\frac{d}{dx}[3x^2+1] = 6x$。把两部分相乘: $$ \frac{dy}{dx} = 5(3x^2+1)^4 \cdot 6x = 30x(3x^2+1)^4 $$
Worked Example — Three Nested Layers例题——三层嵌套
Problem题目 Differentiate $y = \sqrt{\cos(3x)}$.求 $y = \sqrt{\cos(3x)}$ 的导数。
Step 1 — Peel the layers from the outside in第 1 步——从外向内逐层剥开 Outermost is the square root $\sqrt{\,\cdot\,}$, middle is $\cos(\,\cdot\,)$, innermost is $3x$.最外层为平方根 $\sqrt{\,\cdot\,}$,中间层为 $\cos(\,\cdot\,)$,最内层为 $3x$。
Step 2 — Rewrite and chain through every layer第 2 步——改写并逐层链式求导 Write $y = \bigl(\cos(3x)\bigr)^{1/2}$, then apply the chain rule once per layer:把 $y$ 写成 $\bigl(\cos(3x)\bigr)^{1/2}$,每深入一层就用一次链式法则: $$ \frac{dy}{dx} = \tfrac{1}{2}\bigl(\cos(3x)\bigr)^{-1/2} \cdot \bigl(-\sin(3x)\bigr) \cdot 3 $$
Step 3 — Simplify第 3 步——化简 $$ \frac{dy}{dx} = \frac{-3\sin(3x)}{2\sqrt{\cos(3x)}} $$
What is $\dfrac{d}{dx}\bigl[\cos(5x)\bigr]$?$\dfrac{d}{dx}\bigl[\cos(5x)\bigr]$ 等于?
$5\cos(5x)$
$-5\sin(5x)$
$-\sin(5x)$
$5\sin(5x)$
Correct! The outer derivative of $\cos(u)$ is $-\sin(u)$, and the inner derivative of $5x$ is $5$, giving $-\sin(5x)\cdot 5 = -5\sin(5x)$.正确!$\cos(u)$ 的外导数是 $-\sin(u)$,$5x$ 的内导数是 $5$,得 $-\sin(5x)\cdot 5 = -5\sin(5x)$。
Differentiate the outer $\cos$ to get $-\sin(5x)$, then multiply by the inner derivative $5$. The result is $-5\sin(5x)$.先对外层 $\cos$ 求导得 $-\sin(5x)$,再乘以内导数 $5$,结果为 $-5\sin(5x)$。
What is $\dfrac{d}{dx}\bigl[(2x+1)^4\bigr]$?$\dfrac{d}{dx}\bigl[(2x+1)^4\bigr]$ 等于?
$4(2x+1)^3$
$8(2x+1)^3$
$2(2x+1)^3$
$8(2x+1)^4$
Correct! The power rule gives $4(2x+1)^3$, and the inner derivative of $2x+1$ is $2$, so $4(2x+1)^3 \cdot 2 = 8(2x+1)^3$.正确!幂法则给出 $4(2x+1)^3$,$2x+1$ 的内导数为 $2$,所以 $4(2x+1)^3 \cdot 2 = 8(2x+1)^3$。
Don't forget the inner derivative: $4(2x+1)^3$ must be multiplied by $\frac{d}{dx}[2x+1] = 2$, giving $8(2x+1)^3$.别忘了内导数:$4(2x+1)^3$ 要乘以 $\frac{d}{dx}[2x+1] = 2$,得 $8(2x+1)^3$。
AP Exam Tip

On the multiple-choice section, chain-rule distractors almost always include the "forgot the inner derivative" answer. Before you bubble, silently confirm you multiplied by $g'(x)$ — that one factor is the difference between the trap answer and the correct one.

AP 考试提示

在选择题中,链式法则的干扰项几乎总会包含"忘记内导数"的答案。在填涂之前,先默默确认你乘上了 $g'(x)$——正是这一个因子区分了陷阱答案与正确答案。

Going Deeper — Proving the General Power Rule

拓展——证明一般幂法则

Unit 2's power rule, $\frac{d}{dx}[x^n] = nx^{n-1}$, was justified there for integer $n$. The chain rule (combined with implicit differentiation) lets you extend the proof to any rational exponent $n = p/q$.

第 2 单元的幂法则 $\frac{d}{dx}[x^n] = nx^{n-1}$,当时只对整数 $n$ 给出了论证。借助链式法则(配合隐函数求导),可以把这个证明推广到任意有理指数 $n = p/q$。

Proof — Power Rule for Rational Exponents
证明——有理指数的幂法则

Show that $\dfrac{d}{dx}\bigl[x^{p/q}\bigr] = \dfrac{p}{q}x^{(p/q)-1}$ for integers $p, q$ with $q \neq 0$.

证明对整数 $p, q$($q \neq 0$),$\dfrac{d}{dx}\bigl[x^{p/q}\bigr] = \dfrac{p}{q}x^{(p/q)-1}$。

Step 1 — Set up an implicit equation. Let $y = x^{p/q}$. Raise both sides to the $q$ power to clear the fractional exponent:

第 1 步——建立隐式方程。令 $y = x^{p/q}$。两边取 $q$ 次幂以消去分数指数:

$$y^q = x^p$$

Step 2 — Differentiate implicitly. The left side needs the chain rule (power rule on $y$, times $\frac{dy}{dx}$); the right side is an ordinary integer power:

第 2 步——隐式求导。左边需要链式法则(对 $y$ 用幂法则,再乘以 $\frac{dy}{dx}$);右边是普通的整数次幂:

$$qy^{q-1}\frac{dy}{dx} = px^{p-1}$$

Step 3 — Solve for dy/dx.

第 3 步——解出 dy/dx。

$$\frac{dy}{dx} = \frac{px^{p-1}}{qy^{q-1}}$$

Step 4 — Substitute $y = x^{p/q}$ back in and simplify the exponent. Since $y^{q-1} = \bigl(x^{p/q}\bigr)^{q-1} = x^{p - p/q}$:

第 4 步——把 $y = x^{p/q}$ 代回并化简指数。因为 $y^{q-1} = \bigl(x^{p/q}\bigr)^{q-1} = x^{p - p/q}$:

$$\frac{dy}{dx} = \frac{p}{q}\cdot\frac{x^{p-1}}{x^{p-p/q}} = \frac{p}{q}x^{(p-1)-(p-p/q)} = \frac{p}{q}x^{(p/q)-1} \qquad\Box$$

This is exactly the power rule's formula with $n = p/q$ — the "obvious" pattern you've been using since Unit 2 is not an assumption, it's a theorem, and this is the proof for every rational exponent.

这正是把 $n = p/q$ 代入幂法则得到的公式——你从第 2 单元起就在使用的这条"显然"规律,其实并非假设,而是一条定理,这里就是它对所有有理指数成立的证明。

Implicit Differentiation

隐函数求导(implicit differentiation

Not every relationship between $x$ and $y$ can be neatly written as $y = f(x)$. When $x$ and $y$ appear together in an equation such as $x^2 + y^2 = 25$, the function is defined implicitly. Implicit differentiation lets you find $\frac{dy}{dx}$ without solving for $y$ first.

并非每一种 $x$ 与 $y$ 的关系都能整齐地写成 $y = f(x)$ 的形式。当 $x$ 与 $y$ 同时出现在像 $x^2 + y^2 = 25$ 这样的方程里时,函数是隐式地被定义的。隐函数求导让你不必先解出 $y$ 就能求 $\frac{dy}{dx}$。

The Procedure

操作步骤

The key insight is that the chain rule applies to $y$ because $y$ depends on $x$. Whenever you differentiate a term containing $y$, you must multiply by $\frac{dy}{dx}$.

关键的认识是:链式法则对 $y$ 适用,因为 $y$ 依赖于 $x$。每当你对含有 $y$ 的项求导时,都必须乘以一个因子 $\frac{dy}{dx}$。

Implicit Differentiation Steps

1. Differentiate every term on both sides with respect to $x$.

2. Whenever you differentiate an expression involving $y$, apply the chain rule — attach a factor of $\frac{dy}{dx}$.

3. Collect all terms containing $\frac{dy}{dx}$ on one side.

4. Factor out $\frac{dy}{dx}$ and solve algebraically.

隐函数求导步骤

1. 两边的每一项都对 $x$ 求导。

2. 每当对含有 $y$ 的表达式求导时,都要使用链式法则——附上一个因子 $\frac{dy}{dx}$。

3. 把所有含 $\frac{dy}{dx}$ 的项整理到方程的一侧。

4. 提取公因子 $\frac{dy}{dx}$ 并用代数方法解出。

Worked Example
例题

Find $\dfrac{dy}{dx}$ given $x^2 + y^2 = 25$.

已知 $x^2 + y^2 = 25$,求 $\dfrac{dy}{dx}$。

$$\begin{aligned} x^2 + y^2 &= 25 \\ \frac{d}{dx}(x^2) + \frac{d}{dx}(y^2) &= \frac{d}{dx}(25) \\ 2x + 2y\frac{dy}{dx} &= 0 \\ 2y\frac{dy}{dx} &= -2x \\ \frac{dy}{dx} &= -\frac{x}{y} \end{aligned}$$
Interactive — Implicit Tangent Lines on $x^2 + y^2 = r^2$
交互——$x^2 + y^2 = r^2$ 上的隐式切线

Move a point around the circle and watch the tangent update from the implicit derivative $\dfrac{dy}{dx}=-\dfrac{x}{y}$. The viewing window stays fixed with equal x/y scaling, and the tangent is extended to the graph edges so the geometry is visually accurate.

沿着圆移动一个点,看切线(tangent line)如何根据隐式导数 $\dfrac{dy}{dx}=-\dfrac{x}{y}$ 实时更新。视图窗口保持固定且 $x$、$y$ 等比例缩放,切线延伸至图边缘,几何关系视觉上严格准确。

Angle $\theta$角度 $\theta$45°
Radius $r$半径 $r$5
As the point approaches the left or right edge of the circle, the tangent becomes vertical and $\dfrac{dy}{dx}$ is undefined. The dashed radius helps show that the tangent is perpendicular to the radius at the point of contact.
当点逼近圆的左端或右端时,切线变为竖直方向,$\dfrac{dy}{dx}$ 没有定义。虚线半径有助于看出切线在切点处与半径垂直。
Worked Example — Product & Chain Combined
例题——乘积法则与链式法则结合

Find $\dfrac{dy}{dx}$ given $x^2 y + y^3 = 8$.

已知 $x^2 y + y^3 = 8$,求 $\dfrac{dy}{dx}$。

$$\begin{aligned} x^2y + y^3 &= 8 \\ \frac{d}{dx}(x^2y) + \frac{d}{dx}(y^3) &= 0 \\ (2x)y + x^2\frac{dy}{dx} + 3y^2\frac{dy}{dx} &= 0 \\ x^2\frac{dy}{dx} + 3y^2\frac{dy}{dx} &= -2xy \\ \frac{dy}{dx}(x^2 + 3y^2) &= -2xy \\ \frac{dy}{dx} &= \frac{-2xy}{x^2 + 3y^2} \end{aligned}$$
Common Pitfall

In expressions like $\dfrac{y}{3y - x^2}$, students sometimes forget that differentiating $y$ with respect to $x$ requires the chain rule. Every $y$ term produces a $\frac{dy}{dx}$ factor — no exceptions.

常见陷阱

在像 $\dfrac{y}{3y - x^2}$ 这样的表达式中,学生有时会忘记对 $y$ 关于 $x$ 求导需要使用链式法则。每一个 $y$ 项都要产生一个因子 $\frac{dy}{dx}$——没有例外。

Worked Example — Tangent Line to a Circle例题——圆的切线
Problem题目 Find the equation of the tangent line to the circle $x^2 + y^2 = 25$ at the point $(3, 4)$.求圆 $x^2 + y^2 = 25$ 在点 $(3, 4)$ 处的切线方程。
Step 1 — Differentiate implicitly第 1 步——隐式求导 Differentiating both sides gives $2x + 2y\frac{dy}{dx} = 0$, so $\frac{dy}{dx} = -\frac{x}{y}$.两边求导得 $2x + 2y\frac{dy}{dx} = 0$,所以 $\frac{dy}{dx} = -\frac{x}{y}$。
Step 2 — Evaluate the slope at the point第 2 步——在给定点求斜率 Substitute $(3, 4)$: $\frac{dy}{dx} = -\frac{3}{4}$.代入 $(3, 4)$:$\frac{dy}{dx} = -\frac{3}{4}$。
Step 3 — Write the tangent line第 3 步——写出切线方程 Using point-slope form:用点斜式: $$ y - 4 = -\tfrac{3}{4}(x - 3) $$
Worked Example — Tangent to an Ellipse例题——椭圆的切线
Problem题目 Find the slope of the tangent line to $x^2 + 4y^2 = 8$ at $(2, 1)$.求 $x^2 + 4y^2 = 8$ 在 $(2, 1)$ 处切线的斜率。
Step 1 — Differentiate every term with respect to $x$第 1 步——每一项对 $x$ 求导 The term $4y^2$ needs the chain rule, contributing $8y\frac{dy}{dx}$:$4y^2$ 一项需要链式法则,贡献 $8y\frac{dy}{dx}$: $$ 2x + 8y\frac{dy}{dx} = 0 $$
Step 2 — Solve for $\frac{dy}{dx}$第 2 步——解出 $\frac{dy}{dx}$ $$ \frac{dy}{dx} = -\frac{2x}{8y} = -\frac{x}{4y} $$
Step 3 — Evaluate at $(2, 1)$第 3 步——在 $(2, 1)$ 处求值 The slope is $-\frac{2}{4(1)} = -\frac{1}{2}$.斜率为 $-\frac{2}{4(1)} = -\frac{1}{2}$。
Worked Example — Implicit Differentiation with an Inverse Trig Function例题——含反三角函数的隐函数求导
Problem题目 Find $\dfrac{dy}{dx}$ given $\arctan(y) + x^2 y = \pi$.已知 $\arctan(y) + x^2 y = \pi$,求 $\dfrac{dy}{dx}$。
Step 1 — Differentiate each term with respect to x第 1 步——每一项对 x 求导 $\arctan(y)$ needs the inverse-trig formula and the chain rule (since $y$ depends on $x$); $x^2y$ needs the product rule:$\arctan(y)$ 需要反三角函数公式加上链式法则(因为 $y$ 依赖于 $x$);$x^2y$ 需要乘积法则: $$\frac{1}{1+y^2}\frac{dy}{dx} + 2xy + x^2\frac{dy}{dx} = 0$$
Step 2 — Collect every term with dy/dx on one side第 2 步——把所有含 dy/dx 的项归到一侧 $$\frac{dy}{dx}\left(\frac{1}{1+y^2} + x^2\right) = -2xy$$
Step 3 — Solve for dy/dx第 3 步——解出 dy/dx $$\frac{dy}{dx} = \frac{-2xy}{\dfrac{1}{1+y^2} + x^2}$$ This problem is really three earlier skills stacked together — the inverse-trig derivative table, the chain rule for a $y$-term, and the product rule — with no new technique required, only careful bookkeeping of which terms carry a $\frac{dy}{dx}$ factor.这道题其实是把三项之前学过的技能叠在一起——反三角函数导数表、对 $y$ 项使用链式法则、以及乘积法则——不需要任何新技巧,只需要仔细记录哪些项带有 $\frac{dy}{dx}$ 因子。
Given $x^2 + y^2 = 1$, what is $\dfrac{dy}{dx}$?已知 $x^2 + y^2 = 1$,$\dfrac{dy}{dx}$ 等于?
$\dfrac{x}{y}$
$-\dfrac{2x}{y}$
$-\dfrac{x}{y}$
$\dfrac{y}{x}$
Correct! Differentiating gives $2x + 2y\frac{dy}{dx} = 0$, so $\frac{dy}{dx} = -\frac{x}{y}$.正确!求导得 $2x + 2y\frac{dy}{dx} = 0$,所以 $\frac{dy}{dx} = -\frac{x}{y}$。
Differentiate term by term: $2x + 2y\frac{dy}{dx} = 0$. Isolating gives $\frac{dy}{dx} = -\frac{x}{y}$ — the $2$'s cancel.逐项求导:$2x + 2y\frac{dy}{dx} = 0$。整理得 $\frac{dy}{dx} = -\frac{x}{y}$——两个 $2$ 约掉了。
For the curve $xy = 4$, what is $\dfrac{dy}{dx}$?对于曲线 $xy = 4$,$\dfrac{dy}{dx}$ 等于?
$-\dfrac{y}{x}$
$\dfrac{y}{x}$
$-\dfrac{x}{y}$
$\dfrac{1}{x}$
Correct! The product rule gives $\frac{d}{dx}[xy] = y + x\frac{dy}{dx} = 0$, so $\frac{dy}{dx} = -\frac{y}{x}$.正确!乘积法则给出 $\frac{d}{dx}[xy] = y + x\frac{dy}{dx} = 0$,所以 $\frac{dy}{dx} = -\frac{y}{x}$。
Apply the product rule to $xy$: $y + x\frac{dy}{dx} = 0$. Solving gives $\frac{dy}{dx} = -\frac{y}{x}$.对 $xy$ 用乘积法则:$y + x\frac{dy}{dx} = 0$。解得 $\frac{dy}{dx} = -\frac{y}{x}$。
AP Exam Tip

When a free-response question asks for a tangent line, it is really testing two skills at once: implicit differentiation to get the slope, then point-slope form to write the line. Show both steps explicitly — the slope value and the final equation each earn credit on the rubric.

AP 考试提示

当自由作答题要求切线时,它其实同时考查两项技能:用隐函数求导求斜率,再用点斜式写出直线。把两步都清楚写出——斜率的数值和最终方程在评分标准里各得一分。

Going Deeper — Logarithmic Differentiation

拓展——对数求导法

Implicit differentiation has one more powerful use beyond curves like $x^2+y^2=25$: it can differentiate functions that are awkward for the ordinary rules — a variable raised to a variable power ($x^x$), or a long product/quotient of several factors. The trick is to take $\ln$ of both sides first, which turns products into sums, quotients into differences, and powers into multiplication — before you differentiate implicitly.

除了像 $x^2+y^2=25$ 这样的曲线之外,隐函数求导还有一个强大的用途:可以对普通法则难以处理的函数求导——底和指数都含变量的函数(如 $x^x$),或是含多个因子的冗长乘积/商。技巧是先对两边取 $\ln$,这会把乘积变成求和、商变成求差、幂变成乘法——然后隐式求导。

Worked Example — Differentiating $x^x$例题——对 $x^x$ 求导
Problem题目 Find $\dfrac{dy}{dx}$ if $y = x^x$ ($x > 0$).求 $y = x^x$($x > 0$)的 $\dfrac{dy}{dx}$。
Step 1 — Why the ordinary rules fail here第 1 步——为何普通法则在此失效 The power rule needs a constant exponent; the exponential rule ($a^x$) needs a constant base. Here both are the variable $x$, so neither rule applies directly.幂法则要求指数是常数;指数函数法则($a^x$)要求底数是常数。这里底数和指数是变量 $x$,所以两条法则都不能直接套用。
Step 2 — Take ln of both sides第 2 步——两边取自然对数 $$\ln y = \ln(x^x) = x\ln x$$
Step 3 — Differentiate implicitly第 3 步——隐式求导 The left side needs the chain rule ($\frac{d}{dx}[\ln y] = \frac{1}{y}\frac{dy}{dx}$); the right side needs the product rule:左边需要链式法则($\frac{d}{dx}[\ln y] = \frac{1}{y}\frac{dy}{dx}$);右边需要乘积法则: $$\frac{1}{y}\frac{dy}{dx} = (1)\ln x + x\cdot\frac{1}{x} = \ln x + 1$$
Step 4 — Solve for dy/dx and substitute y back in第 4 步——解出 dy/dx 并把 y 代回 Multiply both sides by $y = x^x$ — you cannot leave a bare $y$ in the final answer:两边乘以 $y = x^x$——最终答案中不能留下裸露的 $y$: $$\frac{dy}{dx} = y(\ln x + 1) = x^x(\ln x + 1)$$
Worked Example — A Product/Quotient of Several Factors例题——多因子的乘积/商
Problem题目 Find $\dfrac{dy}{dx}$ if $y = \dfrac{x^2\sqrt{x+1}}{(3x-2)^3}$, without repeatedly applying the quotient rule.求 $y = \dfrac{x^2\sqrt{x+1}}{(3x-2)^3}$ 的 $\dfrac{dy}{dx}$,不要反复使用商的法则。
Step 1 — Take ln and expand using log rules第 1 步——取对数并用对数法则展开 $$\ln y = 2\ln x + \tfrac{1}{2}\ln(x+1) - 3\ln(3x-2)$$
Step 2 — Differentiate every term — each is now just the chain rule on ln, no product/quotient rule needed第 2 步——逐项求导——现在每一项都只是对 ln 用链式法则,不再需要乘积/商法则 $$\frac{1}{y}\frac{dy}{dx} = \frac{2}{x} + \frac{1}{2(x+1)} - \frac{9}{3x-2}$$
Step 3 — Solve for dy/dx第 3 步——解出 dy/dx $$\frac{dy}{dx} = \frac{x^2\sqrt{x+1}}{(3x-2)^3}\left[\frac{2}{x} + \frac{1}{2(x+1)} - \frac{9}{3x-2}\right]$$ This would have required the quotient rule combined with the product rule and chain rule twice over if attacked directly — logarithmic differentiation turns a multi-rule tangle into a sum of simple terms.若直接硬算,这道题需要商的法则、乘积法则与两次链式法则交织在一起——对数求导法把一团多法则纠缠的问题变成了简单几项之和。
When to Reach for Logarithmic Differentiation

Two signals: (1) a variable base and a variable exponent in the same expression, or (2) a product/quotient with three or more factors, especially with mixed powers and roots. Neither situation is required knowledge for every AP student, but it's a legitimate technique that turns a multi-rule mess into straightforward term-by-term differentiation, and it does occasionally appear as an enrichment or BC-adjacent problem.

什么时候该用对数求导法

两个信号:(1) 同一表达式中底数和指数都是变量;(2) 含三个或更多因子的乘积/商,尤其是幂和根式混杂的情形。这两种情形并非每位 AP 学生的必修内容,但这是一种合法的技巧,能把一团多法则的混乱变成简单的逐项求导,偶尔也会作为拓展或 BC 相关题目出现。

Preview — Where Implicit Differentiation Goes Next: Related Rates

预告——隐函数求导接下来的应用:相关变化率

Implicit differentiation's most common real-world use isn't a bare equation like $x^2+y^2=25$ — it's a situation where both quantities change with time, and $x$ and $y$ are secretly both functions of a third variable, $t$. Differentiating with respect to $t$ (not $x$) links the two rates of change together.

隐函数求导最常见的实际应用,并不是像 $x^2+y^2=25$ 这样的单独方程——而是两个量都随时间变化的情形,此时 $x$ 与 $y$ 实际上都是第三个变量 $t$ 的函数。对 $t$(而不是 $x$)求导,就能把两个变化率联系起来。

Worked Example — A Related Rates Preview
例题——相关变化率预告

A point moves along the circle $x^2 + y^2 = 25$ so that both $x$ and $y$ change with time $t$. At the instant when $x = 3$, $y = 4$, and $\dfrac{dx}{dt} = 2$, find $\dfrac{dy}{dt}$.

一点沿圆 $x^2 + y^2 = 25$ 运动,$x$ 与 $y$ 都随时间 $t$ 变化。在 $x = 3$、$y = 4$、$\dfrac{dx}{dt} = 2$ 的时刻,求 $\dfrac{dy}{dt}$。

Step 1 — Differentiate with respect to $t$, applying the chain rule to every term with $x$ or $y$.

第 1 步——对 $t$ 求导,对每一个含 $x$ 或 $y$ 的项都使用链式法则。

$$2x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0$$

Step 2 — Substitute the known values and solve.

第 2 步——代入已知值并求解。

$$2(3)(2) + 2(4)\frac{dy}{dt} = 0 \;\Longrightarrow\; 12 + 8\frac{dy}{dt} = 0 \;\Longrightarrow\; \frac{dy}{dt} = -\frac{3}{2}$$

This is exactly the same mechanics as finding $\dfrac{dy}{dx}$ implicitly — the only difference is differentiating with respect to $t$ instead of $x$, so every variable (not just $y$) picks up a rate-of-change factor. This idea is developed fully as its own topic later in the course; the point here is that you already have all the differentiation skill required.

这与隐式求 $\dfrac{dy}{dx}$ 的运算过程完全一致——唯一区别是对 $t$ 而不是 $x$ 求导,因此每个变量(不只是 $y$)都会带出一个变化率因子。这个思路会在课程后面作为独立的一个专题完整展开;这里的要点是,你已经具备了所需的全部求导技能。

Differentiating Inverse Functions

反函数求导(inverse function

If $f$ is a one-to-one differentiable function with inverse $f^{-1}$, you can find the derivative of the inverse without knowing its explicit formula. The relationship rests on the chain rule applied to the identity $f(f^{-1}(x)) = x$.

若 $f$ 是一个一一对应、可导的函数,其反函数为 $f^{-1}$,那么即使不知道反函数的显式公式,也可以求出反函数的导数。这一关系来自对恒等式 $f(f^{-1}(x)) = x$ 使用链式法则。

Prerequisite — When Does an Inverse Even Exist?

Every formula in this topic assumes $f$ is one-to-one (each output comes from exactly one input) on the interval in question — otherwise "$f^{-1}$" is not a well-defined function. Graphically, this is the horizontal line test: no horizontal line crosses the graph more than once. A sufficient (and easy to check with calculus) condition is that $f$ is strictly monotonic — always increasing or always decreasing — which happens whenever $f'(x)$ keeps one consistent sign on the interval.

前提条件——反函数何时存在?

本节的每一个公式都假设 $f$ 在所讨论的区间上一一对应(每个输出恰好来自一个输入)——否则"$f^{-1}$"就不是一个定义良好的函数。从图像上看,这就是水平线检验:任何水平线与图像的交点都不超过一个。一个充分条件(也易于用微积分检验)是 $f$ 严格单调——始终递增或始终递减——只要 $f'(x)$ 在该区间上符号保持一致,就能保证这一点。

Inverse Function Derivative
反函数的导数(derivative of an inverse
$$(f^{-1})'(x) = \frac{1}{f'(f^{-1}(x))}$$

Equivalently, if the point $(a, b)$ lies on the graph of $f$ (so $f(a) = b$), then the slope of $f^{-1}$ at $x = b$ is the reciprocal of the slope of $f$ at $x = a$:

等价地,若点 $(a, b)$ 在 $f$ 的图像上(即 $f(a) = b$),那么 $f^{-1}$ 在 $x = b$ 处的斜率(slope)就是 $f$ 在 $x = a$ 处斜率的倒数:

Point-Based Form
基于点的形式
$$(f^{-1})'(b) = \frac{1}{f'(a)} \quad \text{where } f(a) = b$$
Derivation — Chain Rule on $f(f^{-1}(x)) = x$推导——对 $f(f^{-1}(x)) = x$ 使用链式法则

Suppose $f$ is differentiable and one-to-one on an open interval, with differentiable inverse $f^{-1}$. By definition of inverse, the identity

设 $f$ 在某开区间上可导且一一对应,其反函数 $f^{-1}$ 也可导。由反函数的定义,恒等式

$$f\!\bigl(f^{-1}(x)\bigr) = x$$

holds for every $x$ in the range of $f$.

对 $f$ 的值域中的每一个 $x$ 都成立。

Step 1 — Differentiate both sides with respect to $x$. The right side is just $1$. The left side is a composition, so apply the chain rule with outer function $f$ and inner function $f^{-1}(x)$:

第 1 步——两边对 $x$ 求导。右边的导数就是 $1$。左边是一个复合,所以使用链式法则,外函数为 $f$,内函数为 $f^{-1}(x)$:

$$f'\!\bigl(f^{-1}(x)\bigr) \cdot \bigl(f^{-1}\bigr)'(x) \;=\; 1.$$

Step 2 — Solve for $(f^{-1})'(x)$. Divide both sides by $f'(f^{-1}(x))$ — this requires $f'(f^{-1}(x)) \ne 0$:

第 2 步——解出 $(f^{-1})'(x)$。两边同时除以 $f'(f^{-1}(x))$——这一步要求 $f'(f^{-1}(x)) \ne 0$:

$$\bigl(f^{-1}\bigr)'(x) \;=\; \frac{1}{f'\!\bigl(f^{-1}(x)\bigr)}.$$

Step 3 — Specialize to a point. If $f(a) = b$, then $f^{-1}(b) = a$, so substituting $x = b$ gives the point form:

第 3 步——具体化到一个点。若 $f(a) = b$,则 $f^{-1}(b) = a$,代入 $x = b$ 即得基于点的形式:

$$\bigl(f^{-1}\bigr)'(b) \;=\; \frac{1}{f'(a)}. \qquad\Box$$
Where the "$f'(a) \neq 0$" condition comes from

It is the divide-by-zero step. Geometrically, $f'(a) = 0$ means $f$ has a horizontal tangent at $a$; reflecting that horizontal tangent across $y = x$ produces a vertical tangent on $f^{-1}$, where the derivative does not exist.

"$f'(a) \neq 0$" 这个条件从何而来

它来自避免除以零这一步。从几何上看,$f'(a) = 0$ 意味着 $f$ 在 $a$ 处有水平切线;把这条水平切线沿 $y = x$ 反射,就得到 $f^{-1}$ 上的竖直切线,那里反函数的导数不存在。

Graphical Intuition

The graph of $f^{-1}$ is the reflection of $f$ over the line $y = x$. Reflecting a tangent line swaps the rise and run, which is why the slopes are reciprocals.

图像直觉

$f^{-1}$ 的图像是 $f$ 关于直线 $y = x$ 的反射。反射一条切线会把"升"与"行"互换,因此两者的斜率互为倒数。

Worked Example — From a Table
例题——读取表格

Suppose $f(3) = 7$ and $f'(3) = 4$. Find $(f^{-1})'(7)$.

设 $f(3) = 7$ 且 $f'(3) = 4$,求 $(f^{-1})'(7)$。

$$\begin{aligned} f(3) &= 7 \Rightarrow f^{-1}(7) = 3 \\ (f^{-1})'(7) &= \frac{1}{f'\!\left(f^{-1}(7)\right)} \\ &= \frac{1}{f'(3)} \\ &= \frac{1}{4} \end{aligned}$$
Watch Out

This formula requires $f'(a) \neq 0$. If the original function has a horizontal tangent at $x = a$, the inverse has a vertical tangent at the corresponding point, and the derivative does not exist there.

注意

这个公式要求 $f'(a) \neq 0$。如果原函数在 $x = a$ 处有水平切线,反函数在对应点就会有竖直切线,那里的导数不存在。

Worked Example — Inverse Derivative from a Formula例题——由公式求反函数导数
Problem题目 Let $f(x) = x^3 + 2x + 1$. Find $(f^{-1})'(4)$.设 $f(x) = x^3 + 2x + 1$,求 $(f^{-1})'(4)$。
Step 1 — Find the input that maps to $4$第 1 步——找出映射到 $4$ 的输入 Solve $f(a) = 4$. Testing $a = 1$: $1 + 2 + 1 = 4$, so $f^{-1}(4) = 1$.解 $f(a) = 4$。试 $a = 1$:$1 + 2 + 1 = 4$,所以 $f^{-1}(4) = 1$。
Step 2 — Differentiate $f$ and evaluate at $a = 1$第 2 步——对 $f$ 求导并在 $a = 1$ 处求值 $f'(x) = 3x^2 + 2$, so $f'(1) = 3 + 2 = 5$.$f'(x) = 3x^2 + 2$,所以 $f'(1) = 3 + 2 = 5$。
Step 3 — Take the reciprocal第 3 步——取倒数 $$ (f^{-1})'(4) = \frac{1}{f'(1)} = \frac{1}{5} $$
Worked Example — Reading Values from a Table例题——从表格读取数值
Problem题目 A differentiable one-to-one function $g$ satisfies $g(2) = 6$ and $g'(2) = \tfrac{1}{4}$. Find $(g^{-1})'(6)$.一个可导的一一函数 $g$ 满足 $g(2) = 6$ 且 $g'(2) = \tfrac{1}{4}$,求 $(g^{-1})'(6)$。
Step 1 — Locate the matching input第 1 步——找到对应的输入 Since $g(2) = 6$, we have $g^{-1}(6) = 2$.由于 $g(2) = 6$,所以 $g^{-1}(6) = 2$。
Step 2 — Apply the inverse-derivative formula第 2 步——套用反函数导数公式 Take the reciprocal of $g'$ at that input:在该输入处取 $g'$ 的倒数: $$ (g^{-1})'(6) = \frac{1}{g'(2)} = \frac{1}{\tfrac{1}{4}} = 4 $$
Suppose $f(2) = 5$ and $f'(2) = 3$. What is $(f^{-1})'(5)$?设 $f(2) = 5$ 且 $f'(2) = 3$,$(f^{-1})'(5)$ 等于?
$3$
$\dfrac{1}{3}$
$\dfrac{1}{5}$
$5$
Correct! Since $f(2) = 5$, we have $f^{-1}(5) = 2$, so $(f^{-1})'(5) = \frac{1}{f'(2)} = \frac{1}{3}$.正确!由 $f(2) = 5$ 知 $f^{-1}(5) = 2$,所以 $(f^{-1})'(5) = \frac{1}{f'(2)} = \frac{1}{3}$。
Use $(f^{-1})'(5) = \frac{1}{f'(f^{-1}(5))} = \frac{1}{f'(2)} = \frac{1}{3}$. The answer is the reciprocal of $f'(2)$, not $f'(2)$ itself.用 $(f^{-1})'(5) = \frac{1}{f'(f^{-1}(5))} = \frac{1}{f'(2)} = \frac{1}{3}$。答案是 $f'(2)$ 的倒数,而不是 $f'(2)$ 本身。
If $f(x) = x^3$, what is $(f^{-1})'(8)$?若 $f(x) = x^3$,$(f^{-1})'(8)$ 等于?
$12$
$\dfrac{1}{3}$
$\dfrac{1}{4}$
$\dfrac{1}{12}$
Correct! $f^{-1}(8) = 2$ because $2^3 = 8$. Then $f'(x) = 3x^2$, so $f'(2) = 12$ and $(f^{-1})'(8) = \frac{1}{12}$.正确!因为 $2^3 = 8$,故 $f^{-1}(8) = 2$。又 $f'(x) = 3x^2$,所以 $f'(2) = 12$,得 $(f^{-1})'(8) = \frac{1}{12}$。
First find $f^{-1}(8) = 2$. Then $f'(2) = 3(2)^2 = 12$, and the inverse derivative is its reciprocal, $\frac{1}{12}$.先求 $f^{-1}(8) = 2$。再算 $f'(2) = 3(2)^2 = 12$,反函数导数是它的倒数,即 $\frac{1}{12}$。
AP Exam Tip

The hardest step is almost never the calculus — it is finding $f^{-1}(x)$, the input that produces the given output. Always solve $f(a) = x$ first, then differentiate. If the problem gives a table, scan the $f(x)$ column for the target value and read off the matching $x$.

AP 考试提示

最难的一步几乎从来不是微积分本身——而是找到 $f^{-1}(x)$,也就是产生给定输出的那个输入。永远先解 $f(a) = x$,再求导。如果题目给出表格,就在 $f(x)$ 一列里找目标值,读出对应的 $x$。

Going Deeper — Second Derivatives of an Inverse Function

拓展——反函数的二阶导数

The formula $(f^{-1})'(x) = \dfrac{1}{f'(f^{-1}(x))}$ is itself a function of $x$ that you can differentiate again — using the chain rule and quotient (or reciprocal) rule together, exactly as in an implicit second-derivative problem.

公式 $(f^{-1})'(x) = \dfrac{1}{f'(f^{-1}(x))}$ 本身也是 $x$ 的函数,可以再对它求导——同时用到链式法则和商的法则(或倒数法则),就像隐函数二阶导数问题一样。

Worked Example — Second Derivative of an Inverse
例题——反函数的二阶导数

Suppose $f(2) = 5$, $f'(2) = 3$, and $f''(2) = 4$. Find $(f^{-1})''(5)$.

设 $f(2) = 5$,$f'(2) = 3$,$f''(2) = 4$,求 $(f^{-1})''(5)$。

Step 1 — Write the reciprocal-rule form of the derivative. Using the reciprocal rule from Topic 2.9 with $g(x) = f'(f^{-1}(x))$:

第 1 步——把导数写成倒数法则的形式。用第 2.9 节的倒数法则,令 $g(x) = f'(f^{-1}(x))$:

$$(f^{-1})''(x) = \frac{d}{dx}\left[\frac{1}{f'(f^{-1}(x))}\right] = -\frac{f''(f^{-1}(x)) \cdot (f^{-1})'(x)}{\bigl[f'(f^{-1}(x))\bigr]^2}$$

Step 2 — Evaluate the pieces at $x = 5$. Since $f(2) = 5$, $f^{-1}(5) = 2$. So $f'(f^{-1}(5)) = f'(2) = 3$ and $f''(f^{-1}(5)) = f''(2) = 4$. From Topic 3.3's basic formula, $(f^{-1})'(5) = \dfrac{1}{f'(2)} = \dfrac{1}{3}$.

第 2 步——在 $x = 5$ 处求出各部分的值。由 $f(2) = 5$ 知 $f^{-1}(5) = 2$。故 $f'(f^{-1}(5)) = f'(2) = 3$,$f''(f^{-1}(5)) = f''(2) = 4$。由 3.3 节的基本公式,$(f^{-1})'(5) = \dfrac{1}{f'(2)} = \dfrac{1}{3}$。

Step 3 — Substitute everything in.

第 3 步——把所有结果代入。

$$(f^{-1})''(5) = -\frac{4 \cdot \tfrac{1}{3}}{3^2} = -\frac{4/3}{9} = -\frac{4}{27}$$

This kind of problem rewards recognizing the structure — it's the reciprocal/quotient rule and chain rule you already know, applied to a formula you already derived, not a new rule to memorize.

这类题目考察的是识别结构的能力——用到的仍是你已经掌握的倒数/商法则和链式法则,套用在你已经推导过的公式上,而不是要背一条新法则。

Differentiating Inverse Trigonometric Functions

反三角函数(inverse trigonometric function)求导

The derivatives of the inverse trigonometric functions can be derived using implicit differentiation (e.g., let $y = \arcsin(x)$, so $\sin(y) = x$, and differentiate implicitly). You should memorize these results:

反三角函数的导数可以借助隐函数求导得到(例如,令 $y = \arcsin(x)$,于是 $\sin(y) = x$,再用隐函数求导)。下列结果需要背熟

Function函数Derivative导数Domain定义域
$\arcsin(x)$$\dfrac{1}{\sqrt{1 - x^2}}$$-1 < x < 1$
$\arccos(x)$$\dfrac{-1}{\sqrt{1 - x^2}}$$-1 < x < 1$
$\arctan(x)$$\dfrac{1}{1 + x^2}$all real $x$全体实数 $x$
$\text{arccot}(x)$$\dfrac{-1}{1 + x^2}$all real $x$全体实数 $x$
$\text{arcsec}(x)$$\dfrac{1}{|x|\sqrt{x^2 - 1}}$$|x| > 1$
$\text{arccsc}(x)$$\dfrac{-1}{|x|\sqrt{x^2 - 1}}$$|x| > 1$
Pattern to Remember

Notice that the "co-" functions ($\arccos$, $\text{arccot}$, $\text{arccsc}$) each have derivatives that are the negatives of their non-"co" counterparts. Memorize three formulas and add a minus sign for the cofunctions.

记忆要点

注意到带 "co-" 前缀的反三角函数($\arccos$、$\text{arccot}$、$\text{arccsc}$)的导数都是其对应不带 "co-" 函数导数的相反数。只需记三条公式,再给余函数加上负号即可。

Going Deeper — Why the "Co-" Pattern Isn't a Coincidence

Each cofunction identity ($\arcsin x + \arccos x = \tfrac{\pi}{2}$, $\arctan x + \text{arccot}\,x = \tfrac{\pi}{2}$, $\text{arcsec}\,x + \text{arccsc}\,x = \tfrac{\pi}{2}$) differentiates to "derivative of the plain function $+$ derivative of the co-function $= 0$," since $\tfrac{\pi}{2}$ is a constant. That forces the co-function's derivative to be the exact negative of its partner's — the same argument used above for $\arccos$ generalizes to all three pairs at once, so you only ever need to derive (or memorize) half the table.

拓展——"co-"规律并非巧合

每一对余函数恒等式($\arcsin x + \arccos x = \tfrac{\pi}{2}$、$\arctan x + \text{arccot}\,x = \tfrac{\pi}{2}$、$\text{arcsec}\,x + \text{arccsc}\,x = \tfrac{\pi}{2}$)求导后都变为"普通函数的导数 + 余函数的导数 = 0",因为 $\tfrac{\pi}{2}$ 是常数。这就迫使余函数的导数恰好是其配对函数导数的相反数——前面对 $\arccos$ 用过的这个论证,可以一次性推广到全部三对函数,所以你实际上只需要推导(或记住)表格的一半。

Derivation — $\dfrac{d}{dx}[\arcsin x]$ via implicit differentiation推导——用隐函数求导求 $\dfrac{d}{dx}[\arcsin x]$

Step 1 — Set up. Let $y = \arcsin(x)$. By definition of the principal branch, $\sin y = x$ with $-\tfrac{\pi}{2} \le y \le \tfrac{\pi}{2}$.

第 1 步——设定。令 $y = \arcsin(x)$。按主值支(principal branch)的定义,$\sin y = x$,且 $-\tfrac{\pi}{2} \le y \le \tfrac{\pi}{2}$。

Step 2 — Differentiate implicitly with respect to $x$. Chain rule on the left:

第 2 步——两边对 $x$ 隐式求导。左侧使用链式法则:

$$\begin{aligned} \cos y \cdot \frac{dy}{dx} &= 1 \\[4pt] \frac{dy}{dx} &= \frac{1}{\cos y}. \end{aligned}$$

Step 3 — Convert $\cos y$ back to $x$. By the Pythagorean identity, $\cos^2 y = 1 - \sin^2 y = 1 - x^2$, so $\cos y = \pm\sqrt{1 - x^2}$.

第 3 步——把 $\cos y$ 换回 $x$。由毕达哥拉斯恒等式,$\cos^2 y = 1 - \sin^2 y = 1 - x^2$,故 $\cos y = \pm\sqrt{1 - x^2}$。

Step 4 — Pick the correct branch. On $-\tfrac{\pi}{2} \le y \le \tfrac{\pi}{2}$, cosine is non-negative. Take the $+$ sign: $\cos y = \sqrt{1 - x^2}$.

第 4 步——选取正确的符号支。在 $-\tfrac{\pi}{2} \le y \le \tfrac{\pi}{2}$ 上,余弦非负,取正号:$\cos y = \sqrt{1 - x^2}$。

Step 5 — Conclude.

第 5 步——得出结论。

$$\frac{d}{dx}[\arcsin x] = \frac{1}{\sqrt{1 - x^2}}, \quad -1 < x < 1.$$
Why the open interval $-1 < x < 1$?

At $x = \pm 1$, $\cos y = 0$, and the formula divides by zero. Geometrically, $\arcsin$ has a vertical tangent at $\pm 1$ — its derivative is undefined there.

为什么是开区间 $-1 < x < 1$?

当 $x = \pm 1$ 时,$\cos y = 0$,公式会除以零。从几何上看,$\arcsin$ 在 $\pm 1$ 处有竖直切线——那里的导数没有定义。

Derivation — $\dfrac{d}{dx}[\arccos x]$ via implicit differentiation推导——用隐函数求导求 $\dfrac{d}{dx}[\arccos x]$

Same recipe. Let $y = \arccos(x)$, so $\cos y = x$ with $0 \le y \le \pi$.

套路相同。令 $y = \arccos(x)$,于是 $\cos y = x$,且 $0 \le y \le \pi$。

Differentiate implicitly:

隐式求导:

$$\begin{aligned} -\sin y \cdot \frac{dy}{dx} &= 1 \\[4pt] \frac{dy}{dx} &= -\frac{1}{\sin y}. \end{aligned}$$

Convert $\sin y$: $\sin^2 y = 1 - \cos^2 y = 1 - x^2$, so $\sin y = \pm\sqrt{1 - x^2}$.

把 $\sin y$ 换回 $x$:$\sin^2 y = 1 - \cos^2 y = 1 - x^2$,故 $\sin y = \pm\sqrt{1 - x^2}$。

Pick the branch: on $0 \le y \le \pi$, sine is non-negative, so $\sin y = +\sqrt{1 - x^2}$.

选取符号支:在 $0 \le y \le \pi$ 上,正弦非负,所以 $\sin y = +\sqrt{1 - x^2}$。

Conclude:

得出结论:

$$\frac{d}{dx}[\arccos x] = -\frac{1}{\sqrt{1 - x^2}}, \quad -1 < x < 1.$$
Why the negative sign?

$\arcsin x + \arccos x = \tfrac{\pi}{2}$ for all $x \in [-1, 1]$. Differentiating both sides gives $\dfrac{d}{dx}[\arcsin x] + \dfrac{d}{dx}[\arccos x] = 0$, so $\arccos$'s derivative is the negative of $\arcsin$'s — consistent with our result.

负号从何而来?

对所有 $x \in [-1, 1]$ 都有 $\arcsin x + \arccos x = \tfrac{\pi}{2}$。两边求导得 $\dfrac{d}{dx}[\arcsin x] + \dfrac{d}{dx}[\arccos x] = 0$,所以 $\arccos$ 的导数就是 $\arcsin$ 导数的相反数——与我们得到的结果一致。

With the Chain Rule

与链式法则结合

On the AP Exam, these functions almost always appear with a non-trivial inner function. Apply the chain rule:

在 AP 考试中,这些函数几乎总是带有一个非平凡的内函数出现。要使用链式法则:

Arctan with Chain Rule
反正切(arctan)与链式法则
$$\frac{d}{dx}\bigl[\arctan(g(x))\bigr] = \frac{g'(x)}{1 + [g(x)]^2}$$
Worked Example
例题

Find $\dfrac{d}{dx}\bigl[\arcsin(3x^2)\bigr]$.

求 $\dfrac{d}{dx}\bigl[\arcsin(3x^2)\bigr]$。

$$\begin{aligned} \frac{d}{dx}\left[\arcsin(3x^2)\right] &= \frac{1}{\sqrt{1-(3x^2)^2}} \cdot \frac{d}{dx}(3x^2) \\ &= \frac{1}{\sqrt{1-9x^4}} \cdot 6x \\ &= \frac{6x}{\sqrt{1-9x^4}} \end{aligned}$$
Interactive — $\arctan(ax)$ and Its Derivative
交互——$\arctan(ax)$ 及其导数

Vary $a$ to see how the chain rule factor changes the steepness of $\arctan(ax)$ and the height of its derivative peak. The graph window stays fixed for direct visual comparison.

改变 $a$,观察链式法则的因子如何改变 $\arctan(ax)$ 的陡峭程度以及其导数峰值的高度。图像窗口固定,便于直接比较。

Parameter $a$参数 $a$1
$y = \arctan(x)$,   $\dfrac{dy}{dx} = \dfrac{1}{1+x^2}$
Dashed horizontal lines mark the asymptotes $y=\pm\dfrac{\pi}{2}$.
虚线水平线标出渐近线 $y=\pm\dfrac{\pi}{2}$。
Worked Example — Product Rule with an Inverse Trig Factor例题——乘积法则结合反三角函数
Problem题目 Find $\dfrac{d}{dx}\bigl[x^2 \arctan(x)\bigr]$.求 $\dfrac{d}{dx}\bigl[x^2 \arctan(x)\bigr]$。
Step 1 — Recognize the product structure第 1 步——识别乘积结构 This is a product of $x^2$ and $\arctan(x)$, so the product rule governs the top level; the inverse-trig derivative only comes in for the second factor.这是 $x^2$ 与 $\arctan(x)$ 的乘积,最外层用乘积法则;反三角函数导数只用在第二个因子上。
Step 2 — Apply the product rule第 2 步——套用乘积法则 $$\frac{d}{dx}\bigl[x^2 \arctan(x)\bigr] = 2x\arctan(x) + x^2 \cdot \frac{1}{1+x^2}$$
Step 3 — Simplify the second term if useful第 3 步——如有需要可化简第二项 $\dfrac{x^2}{1+x^2} = 1 - \dfrac{1}{1+x^2}$, but on the AP exam leaving the answer unsimplified is fully acceptable — don't spend time simplifying past a correct, clearly-derived expression.$\dfrac{x^2}{1+x^2} = 1 - \dfrac{1}{1+x^2}$,但在 AP 考试中,不化简、保留正确且清晰推导出的表达式同样可以得满分——不必在已经正确的答案上再花时间化简。
What is $\dfrac{d}{dx}\bigl[\arccos(2x)\bigr]$?$\dfrac{d}{dx}\bigl[\arccos(2x)\bigr]$ 等于?
$\dfrac{1}{\sqrt{1-4x^2}}$
$\dfrac{-1}{\sqrt{1-2x^2}}$
$\dfrac{-2}{\sqrt{1-4x^2}}$
$\dfrac{2}{\sqrt{1-4x^2}}$
Correct! The outer derivative of $\arccos(u)$ is $\dfrac{-1}{\sqrt{1-u^2}}$ with $u = 2x$, giving $\dfrac{-1}{\sqrt{1-4x^2}}$; the inner derivative of $2x$ is $2$. Multiply: $\dfrac{-2}{\sqrt{1-4x^2}}$.正确!$\arccos(u)$ 的外导数是 $\dfrac{-1}{\sqrt{1-u^2}}$($u = 2x$),得 $\dfrac{-1}{\sqrt{1-4x^2}}$;$2x$ 的内导数是 $2$。相乘得 $\dfrac{-2}{\sqrt{1-4x^2}}$。
Don't forget both the negative sign from $\arccos$ and the inner derivative factor of $2$ from $2x$. The correct chain is $\dfrac{-1}{\sqrt{1-(2x)^2}} \cdot 2 = \dfrac{-2}{\sqrt{1-4x^2}}$.别忘了 $\arccos$ 带来的负号,以及 $2x$ 的内导数因子 $2$。正确的链式过程是 $\dfrac{-1}{\sqrt{1-(2x)^2}} \cdot 2 = \dfrac{-2}{\sqrt{1-4x^2}}$。
AP Exam Tip

Inverse trig derivative questions are graded almost entirely on whether you picked the right formula from the table and correctly applied the chain rule to the inner function — there's rarely any algebraic simplification expected afterward. Spend your time double-checking the sign (arccos, arccot, arccsc are negative) and the inner derivative, not searching for a "nicer" final form.

AP 考试提示

反三角函数求导题的得分几乎完全取决于你是否从表中选对了公式,并对内函数正确使用了链式法则——之后通常不需要再做代数化简。把时间花在核对符号(arccos、arccot、arccsc 均为负)和内导数上,而不是去找一个"更好看"的最终形式。

Selecting Procedures for Calculating Derivatives

选择计算导数的方法

By this point in the course, you have accumulated a large toolkit of differentiation rules: the power rule, product rule, quotient rule, chain rule, implicit differentiation, and inverse function derivatives. The challenge on the AP Exam is often not executing a rule, but recognizing which rules to apply and in what order.

学到这里,你已经积累了一整套求导工具:幂法则(power rule)、乘积法则(product rule)、商的法则(quotient rule)、链式法则、隐函数求导以及反函数的导数。AP 考试的挑战往往不在于使用某一条法则,而在于识别要用哪些法则、以什么顺序使用

Decision Framework

决策框架

When you encounter a derivative problem, ask yourself the following questions in order:

遇到求导题时,按以下顺序自问以下几个问题:

Procedure Selection Checklist
选择方法的检查清单
1

Simplify first. Expand, factor, rewrite radicals as powers, or simplify fractions before differentiating.

先化简。在求导之前先展开、因式分解、把根号写成幂,或化简分式。

2

Product? If the expression is a product of two or more functions, use the product rule — often together with the chain rule.

是乘积吗?如果表达式是两个或多个函数的乘积,就使用乘积法则——通常还要配合链式法则。

3

Quotient? Use the quotient rule, or rewrite the expression as a product with a negative exponent when that makes the derivative cleaner.

是商吗?使用商的法则;当负指数的乘积形式让导数更整齐时,也可以把表达式改写成那种形式。

4

Function inside a function? That is a composition, so apply the chain rule.

函数套在函数里?这就是一个复合,使用链式法则

5

$x$ and $y$ mixed together? Use implicit differentiation.

$x$ 与 $y$ 混在一起?使用隐函数求导

6

Derivative of an inverse? Use the inverse function derivative formula.

反函数的导数?使用反函数的导数公式

Mixed-Rule Recognition
混合法则识别
Multiple Rules at Once
多条法则同时使用

Many AP problems do not fit into just one rule. Read the expression in layers, then combine the correct tools in the correct order.

很多 AP 题目无法只用一条法则解决。要分层阅读表达式,然后按正确顺序组合使用合适的工具。

Product + Chain

Outside structure: a product. Inside, a composition. Use the product rule, and inside one term use the chain rule.

乘积法则 + 链式法则

外层结构:乘积。内层包含一个复合。先使用乘积法则,再对其中某一项使用链式法则

Quotient + Chain

Overall structure: a quotient. Inside the numerator, a composition. Use the quotient rule together with the chain rule.

商的法则 + 链式法则

整体结构:。分子中含一个复合。结合使用商的法则链式法则

Implicit + Product / Chain

Because the two variables are mixed together, start with implicit differentiation. Then differentiate any product term with the product rule.

隐函数 + 乘积法则 / 链式法则

由于两个变量混在一起,先用隐函数求导。然后对任何乘积项使用乘积法则

Inverse + Chain

Recognize the outer function as an inverse trig function, then apply its derivative formula and multiply by the derivative of the inside using the chain rule.

反三角 + 链式法则

识别出外函数是反三角函数,使用相应的导数公式,再借助链式法则乘以内函数的导数。

Best habit: identify the outermost structure first, then look inside each piece for any additional composition, product, quotient, or implicit relationship.
最佳习惯:先识别最外层的结构,再向各个组成部分内部查找是否还有复合、乘积、商或隐式关系。
Worked Example — Reading the Layers Before Choosing a Rule
例题——选择法则前先读懂各层结构

Find $\dfrac{dy}{dx}$ for $y = x^2 \sqrt{\sin(3x)}$.

求 $y = x^2 \sqrt{\sin(3x)}$ 的 $\dfrac{dy}{dx}$。

Step 1 — Identify the outermost structure. This is a product of $x^2$ and $\sqrt{\sin(3x)}$, so the product rule governs the top level.

第 1 步——识别最外层结构。这是 $x^2$ 与 $\sqrt{\sin(3x)}$ 的乘积,所以最外层要用乘积法则。

Step 2 — Look inside the second factor. $\sqrt{\sin(3x)} = [\sin(3x)]^{1/2}$ is a composition three layers deep: an outer power, then sine, then $3x$. That calls for the chain rule applied twice.

第 2 步——查看第二个因子的内部。$\sqrt{\sin(3x)} = [\sin(3x)]^{1/2}$ 是一个三层的复合:外层是幂,再是正弦,再是 $3x$。这需要两次使用链式法则。

$$\frac{d}{dx}\left[\sin(3x)\right]^{1/2} = \tfrac{1}{2}\left[\sin(3x)\right]^{-1/2} \cdot \cos(3x) \cdot 3 = \frac{3\cos(3x)}{2\sqrt{\sin(3x)}}$$

Step 3 — Assemble with the product rule.

第 3 步——套用乘积法则组合。

$$\frac{dy}{dx} = 2x\sqrt{\sin(3x)} + x^2 \cdot \frac{3\cos(3x)}{2\sqrt{\sin(3x)}}$$

Notice that no single rule from the toolkit solved this alone — the skill being tested is the decomposition, not any one differentiation formula.

注意,工具箱里没有任何单一法则能独自解决这道题——真正考察的能力是分解结构,而不是某一条求导公式本身。

Which combination of rules is needed to differentiate $y = \dfrac{\sin(x^2)}{x}$?求 $y = \dfrac{\sin(x^2)}{x}$ 的导数需要哪些法则的组合?
Product rule only只需乘积法则
Quotient rule + chain rule商的法则 + 链式法则
Implicit differentiation隐函数求导
Power rule only只需幂法则
Correct! The outermost structure is a quotient ($\sin(x^2)$ over $x$), so start with the quotient rule; the numerator $\sin(x^2)$ is itself a composition, requiring the chain rule inside that step.正确!最外层结构是商($\sin(x^2)$ 除以 $x$),所以先用商的法则;分子 $\sin(x^2)$ 本身是一个复合,在那一步内部还需要链式法则。
Read the layers: the overall structure is a fraction (quotient rule), and its numerator is a composite function (chain rule). Neither rule alone is sufficient.按层次阅读:整体结构是分式(商的法则),其分子是复合函数(链式法则)。单独任何一条法则都不够。

Calculating Higher-Order Derivatives

计算高阶导数(higher-order derivative

A higher-order derivative is simply the derivative of a derivative. Differentiating $f'(x)$ gives the second derivative $f''(x)$, differentiating again gives $f'''(x)$, and so on.

高阶导数就是导数的导数。对 $f'(x)$ 求导得到二阶导数(second derivative)$f''(x)$,再求一次导得到 $f'''(x)$,依此类推。

Notation

记号

Higher-order derivatives can be written in several equivalent ways:

高阶导数可以用以下几种等价的写法:

Order阶数Prime Notation撇号记法Leibniz Notation莱布尼茨记法
First一阶$f'(x)$ or $y'$$f'(x)$ 或 $y'$$\dfrac{dy}{dx}$
Second二阶$f''(x)$ or $y''$$f''(x)$ 或 $y''$$\dfrac{d^2y}{dx^2}$
Third三阶$f'''(x)$ or $y'''$$f'''(x)$ 或 $y'''$$\dfrac{d^3y}{dx^3}$
$n$th$n$ 阶$f^{(n)}(x)$$\dfrac{d^ny}{dx^n}$
Key Insight

The process of finding higher-order derivatives mirrors the original differentiation process. "Function is to first derivative as first derivative is to second derivative." There is no new rule — you apply the same techniques repeatedly.

关键洞察

求高阶导数的过程与原本的求导过程完全一样。"函数与一阶导数的关系,正如一阶导数与二阶导数的关系。"没有新的法则——只是反复使用相同的技巧而已。

Worked Example
例题

Find $f''(x)$ if $f(x) = \sin(2x)$.

已知 $f(x) = \sin(2x)$,求 $f''(x)$。

$$\begin{aligned} f(x) &= \sin(2x) \\ f'(x) &= \cos(2x)\cdot 2 = 2\cos(2x) \\ f''(x) &= 2\left[-\sin(2x)\right]\cdot 2 \\ &= -4\sin(2x) \end{aligned}$$
Interactive — Successive Derivatives of $\sin(ax)$
交互——$\sin(ax)$ 的连续高阶导数

Observe how each successive derivative of $\sin(ax)$ picks up another factor of $a$. Use the order slider to reveal the pattern one derivative at a time.

观察 $\sin(ax)$ 的每一次连续求导都会多出一个因子 $a$。用阶数滑块逐阶揭示这一规律。

Parameter $a$参数 $a$2
Show up to derivative order显示到第几阶导数2
Each derivative multiplies the amplitude by another factor of $a$ and rotates sine through its 4-step cycle.
每求一阶导数,振幅就乘上一个因子 $a$,并让正弦在其 4 步循环中前进一格。

Implicit Second Derivatives

隐函数的二阶导数

To find $\frac{d^2 y}{dx^2}$ implicitly, differentiate $\frac{dy}{dx}$ (which itself contains $y$ and possibly $\frac{dy}{dx}$) with respect to $x$. Then substitute your expression for $\frac{dy}{dx}$ back in to express the result in terms of $x$ and $y$ only.

要用隐函数法求 $\frac{d^2 y}{dx^2}$,就对 $\frac{dy}{dx}$(其本身含有 $y$,可能还含 $\frac{dy}{dx}$)再对 $x$ 求导。然后把已经求好的 $\frac{dy}{dx}$ 的表达式代回,使最终结果只用 $x$ 和 $y$ 表示。

Watch Out

When differentiating $\frac{dy}{dx}$ implicitly, remember that $y$ is still a function of $x$. You will need the chain rule (and often the quotient rule) in this step.

注意

用隐函数法对 $\frac{dy}{dx}$ 求导时,要记住 $y$ 仍是 $x$ 的函数。这一步会用到链式法则(常常还要用到商的法则)。

Worked Example — Implicit Second Derivative
例题——隐函数的二阶导数

Find $\dfrac{d^2y}{dx^2}$ in terms of $x$ and $y$ if $x^2 + y^2 = 25$.

已知 $x^2 + y^2 = 25$,求用 $x$、$y$ 表示的 $\dfrac{d^2y}{dx^2}$。

Step 1 — First derivative, implicitly.

第 1 步——先隐式求一阶导数。

$$2x + 2y\frac{dy}{dx} = 0 \;\Longrightarrow\; \frac{dy}{dx} = -\frac{x}{y}$$

Step 2 — Differentiate again, using the quotient rule (and the chain rule on the $y$ in the denominator).

第 2 步——再求一次导,使用商的法则(分母中的 $y$ 还要用链式法则)。

$$\frac{d^2y}{dx^2} = \frac{d}{dx}\left(-\frac{x}{y}\right) = -\frac{(1)(y) - x\left(\frac{dy}{dx}\right)}{y^2}$$

Step 3 — Substitute $\frac{dy}{dx} = -\frac{x}{y}$ back in and simplify. This is the step students most often skip — leaving $\frac{dy}{dx}$ in the answer is an incomplete simplification.

第 3 步——把 $\frac{dy}{dx} = -\frac{x}{y}$ 代回并化简。这一步是学生最容易漏掉的——答案中留着 $\frac{dy}{dx}$ 属于化简不完整。

$$\frac{d^2y}{dx^2} = -\frac{y - x\left(-\frac{x}{y}\right)}{y^2} = -\frac{y + \frac{x^2}{y}}{y^2} = -\frac{y^2 + x^2}{y^3}$$

Step 4 — Use the original equation to simplify further. Since $x^2 + y^2 = 25$:

第 4 步——用原方程进一步化简。因为 $x^2 + y^2 = 25$:

$$\frac{d^2y}{dx^2} = -\frac{25}{y^3}$$

This final substitution — recognizing that the constraint equation itself can simplify the answer — is a hallmark of a fully-worked implicit second-derivative problem and is exactly what separates a 9/9 from a partial-credit response on the free-response section.

这最后一步代入——认识到约束方程本身也能用来化简答案——正是完整解答隐函数二阶导数题目的标志,也是自由作答题中拿满分与只拿部分分的关键区别所在。

Going Deeper — What Higher-Order Derivatives Mean Physically

If $s(t)$ is position, $s'(t) = v(t)$ is velocity, and $s''(t) = a(t)$ is acceleration — a physical meaning for a second derivative you already know from Unit 2's rate-of-change work. The third derivative, $s'''(t)$, is called jerk: the rate at which acceleration itself changes. A smooth car ride has low jerk (acceleration changes gradually) even if the acceleration itself is nonzero; a jarring ride has high jerk. This gives every order of derivative a concrete interpretation, not just an abstract "derivative of a derivative."

拓展——高阶导数的物理意义

若 $s(t)$ 是位置,则 $s'(t) = v(t)$ 是速度,$s''(t) = a(t)$ 是加速度——这是你在第 2 单元变化率内容中已经了解的二阶导数的物理意义。三阶导数 $s'''(t)$ 称为加加速度(jerk):加速度本身变化的速率。乘坐平稳的汽车加加速度很低(加速度变化缓慢),即使加速度本身不为零;颠簸的乘坐体验则加加速度很高。这让每一阶导数都有了具体的解释,而不只是"导数的导数"这样一个抽象说法。

Exam Strategy

考试策略

Unit 3 content accounts for 9-13% of the AP Calculus AB exam and 4-7% of the BC exam. However, the chain rule is a foundational skill that appears indirectly in many questions across other units (related rates, optimization, integration by substitution, differential equations, and series). Mastering it here pays dividends throughout the course.

单元 3 的内容占 AP 微积分 AB 考试的 9–13%、BC 考试的 4–7%。但链式法则是一项基础技能,它会以间接方式出现在许多其他单元的题目里(相关变化率、最优化、换元积分、微分方程、级数)。在这里把它学扎实,整门课程都会受益。

Exam Tips

Read the entire problem first. Determine which rules are needed before you start differentiating.

Show every application of the chain rule explicitly. On free-response questions, skipping the inner derivative is a guaranteed point deduction.

Practice with functions named $h$, $k$, $p$, etc. The AP Exam deliberately uses unfamiliar function names. Being comfortable with generic notation is essential.

Tables and graphs are common. Be ready to find derivatives of compositions and inverses using tabulated values — without an explicit formula.

考试要点

先把整道题读完。在动笔求导之前先确定要用哪些法则。

每一次使用链式法则都要明确写出来。在简答题(free-response)上,跳过内函数的导数是一定要扣分的。

多用 $h$、$k$、$p$ 等函数名练习。AP 考试故意使用不熟悉的函数名。熟悉抽象记号是必不可少的能力。

表格和图像很常见。要做好准备,用表格中给出的数值——而不是显式公式——来求复合函数和反函数的导数。

Free-Response Advice

When justifying answers, write the differentiation rule you are using. For example: "By the chain rule, $\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x)$." This demonstrates understanding and earns methodology points.

简答题建议

在说明答案时,写出所使用的求导法则。例如:"由链式法则,$\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x)$。"这能展示出你对概念的理解,并拿到方法分。

A Capstone Habit — Combine, Don't Just Recall

By the end of this unit you have six named techniques (power, product, quotient, chain, implicit, inverse — plus logarithmic differentiation as a bonus tool). The AP Exam rarely tests one in isolation on the harder questions; it tests whether you can read a nested expression, identify every layer, and apply the right tool at each layer in the right order. When you get stuck, don't search for "the one rule" — ask "what's the outermost structure, and what's inside it?" and work inward one layer at a time.

压轴习惯——组合运用,而非单纯回忆

学完本单元后,你已经掌握了六种命名法则(幂、乘积、商、链式、隐函数、反函数——外加对数求导法这个额外工具)。AP 考试中较难的题目很少只单独考查一条法则;它考查的是你能否读懂一个嵌套表达式、识别出每一层结构,并按正确顺序在每一层使用恰当的工具。卡壳时,不要去找"唯一那一条法则",而要问"最外层结构是什么?里面又是什么?",然后一层一层向内处理。

Common Mistakes

常见错误

Mistake #1 — Forgetting the Inner Derivative

The most frequent error: writing $\frac{d}{dx}[\sin(3x)] = \cos(3x)$ instead of $3\cos(3x)$. Always multiply by $g'(x)$.

错误 #1 ——忘记乘内函数的导数

最常见的错误:把 $\frac{d}{dx}[\sin(3x)]$ 写成 $\cos(3x)$,而不是 $3\cos(3x)$。永远要乘以 $g'(x)$。

Mistake #2 — Missing the Chain Rule for $y$

In implicit differentiation, every differentiated $y$ term must carry a $\frac{dy}{dx}$ factor. Writing $\frac{d}{dx}[y^3] = 3y^2$ instead of $3y^2 \frac{dy}{dx}$ is incorrect.

错误 #2 ——对 $y$ 忘记用链式法则

在隐函数求导中,每一个被求导的 $y$ 项都必须带上一个因子 $\frac{dy}{dx}$。把 $\frac{d}{dx}[y^3]$ 写成 $3y^2$ 而不是 $3y^2 \frac{dy}{dx}$ 是错的。

Mistake #3 — Confusing $(\sin x)^n$ and $\sin(x^n)$

These have different outer/inner structures. $(\sin x)^4$ has outer $u^4$ and inner $\sin x$. But $\sin(x^4)$ has outer $\sin u$ and inner $x^4$. Misidentifying gives a wrong answer.

错误 #3 ——把 $(\sin x)^n$ 与 $\sin(x^n)$ 搞混

这两种写法的外/内函数结构不同。$(\sin x)^4$ 的外函数是 $u^4$,内函数是 $\sin x$;而 $\sin(x^4)$ 的外函数是 $\sin u$,内函数是 $x^4$。识别错误就会得到错误答案。

Mistake #4 — Inverse Derivative Evaluation Errors

When using $(f^{-1})'(b) = \frac{1}{f'(a)}$ where $f(a)=b$, students sometimes evaluate $f'$ at $b$ instead of at $a$. Remember: evaluate the original function's derivative at the input that maps to $b$.

错误 #4 ——反函数求导中的代值错误

使用 $(f^{-1})'(b) = \frac{1}{f'(a)}$ 时(其中 $f(a)=b$),学生有时会把 $f'$ 代到 $b$ 处而不是 $a$ 处。要记住:原函数的导数应代入那个映射到 $b$ 的自变量值

Mistake #5 — Stopping Too Early with $e^x$ or Trig

Students sometimes apply the chain rule to the outermost layer but forget that $e^{g(x)}$ still needs $g'(x)$, or that $\cos(g(x))$ needs $g'(x)$. Carry the chain through every layer.

错误 #5 ——遇到 $e^x$ 或三角函数过早停手

学生有时只对最外层用了链式法则,却忘了 $e^{g(x)}$ 还要乘 $g'(x)$,或 $\cos(g(x))$ 也要乘 $g'(x)$。要把链式贯穿到每一层。

Mistake #6 — Forgetting to Multiply Back by y in Logarithmic Differentiation

After differentiating $\ln y$ implicitly, you get $\frac{1}{y}\frac{dy}{dx} = (\text{something})$. The final answer needs $\frac{dy}{dx}$ alone, so you must multiply both sides by $y$ — and then substitute the original expression for $y$ back in. Leaving a bare $y$ (or worse, stopping at $\frac{1}{y}\frac{dy}{dx} = \ldots$) is an incomplete answer.

错误 #6 ——对数求导法中忘记乘回 y

对 $\ln y$ 隐式求导后,会得到 $\frac{1}{y}\frac{dy}{dx} = (\text{某表达式})$。最终答案需要单独的 $\frac{dy}{dx}$,所以必须两边同乘 $y$——然后把 $y$ 的原始表达式代回去。留下裸露的 $y$(或者更糟,停在 $\frac{1}{y}\frac{dy}{dx} = \ldots$)都是不完整的答案。

Flashcards

闪卡

Click any card to reveal the answer. Click again to flip back.

点击任意一张卡查看答案。再次点击翻回正面。

State the chain rule in Leibniz notation.
写出链式法则的莱布尼茨记法。
$$\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$$
$\dfrac{d}{dx}[\arctan(x)] = \;?$
$$\frac{1}{1+x^2}$$
$\dfrac{d}{dx}[\arcsin(x)] = \;?$
$$\frac{1}{\sqrt{1-x^2}}$$
What is the key step in implicit differentiation?
隐函数求导的关键一步是什么?
$$\frac{d}{dx}[f(y)] = f'(y)\cdot\frac{dy}{dx}$$
$(f^{-1})'(b) = \;?$
given $f(a) = b$
$(f^{-1})'(b) = \;?$
已知 $f(a) = b$
$$\frac{1}{f'(a)}$$ where $f(a)=b$ and $f'(a)\neq 0$.其中 $f(a)=b$ 且 $f'(a)\neq 0$。
What notation represents the second derivative in Leibniz form?
二阶导数的莱布尼茨记法是什么?
$$\frac{d^2 y}{dx^2}$$
$\dfrac{d}{dx}[e^{g(x)}] = \;?$
$$e^{g(x)} \cdot g'(x)$$
$\dfrac{d}{dx}[\ln(g(x))] = \;?$
$$\frac{g'(x)}{g(x)}$$

Unit Quiz

单元小测

Test your understanding. Select an answer for each question, then check the explanation.

检验你的理解。为每道题选择一个答案,再查看解释。

Question 1第 1 题
What is $\dfrac{d}{dx}[\cos(5x)]$?$\dfrac{d}{dx}[\cos(5x)]$ 等于多少?
A $5\cos(5x)$
B $-5\sin(5x)$
C $-\sin(5x)$
D $\sin(5x) \cdot 5$
The outer function is $\cos(u)$ with derivative $-\sin(u)$. The inner function is $5x$ with derivative $5$. By the chain rule: $-\sin(5x) \cdot 5 = -5\sin(5x)$.外函数是 $\cos(u)$,其导数为 $-\sin(u)$;内函数是 $5x$,其导数为 $5$。由链式法则:$-\sin(5x) \cdot 5 = -5\sin(5x)$。
Question 2第 2 题
Find $\dfrac{dy}{dx}$ if $x^2 + y^2 = 16$.已知 $x^2 + y^2 = 16$,求 $\dfrac{dy}{dx}$。
A $\dfrac{x}{y}$
B $\dfrac{-2x}{y}$
C $\dfrac{-x}{y}$
D $\dfrac{y}{x}$
Differentiating: $2x + 2y\frac{dy}{dx} = 0$. Solving: $\frac{dy}{dx} = \frac{-2x}{2y} = \frac{-x}{y}$.求导得:$2x + 2y\frac{dy}{dx} = 0$。解出:$\frac{dy}{dx} = \frac{-2x}{2y} = \frac{-x}{y}$。
Question 3第 3 题
If $f(2) = 5$ and $f'(2) = 3$, what is $(f^{-1})'(5)$?若 $f(2) = 5$ 且 $f'(2) = 3$,则 $(f^{-1})'(5)$ 等于多少?
A $\dfrac{1}{3}$
B $3$
C $\dfrac{1}{5}$
D $5$
Since $f(2) = 5$, we know $f^{-1}(5) = 2$. The inverse derivative formula gives $(f^{-1})'(5) = \frac{1}{f'(2)} = \frac{1}{3}$.由 $f(2) = 5$,得 $f^{-1}(5) = 2$。由反函数的导数公式:$(f^{-1})'(5) = \frac{1}{f'(2)} = \frac{1}{3}$。
Question 4第 4 题
What is $\dfrac{d}{dx}[e^{3x^2}]$?$\dfrac{d}{dx}[e^{3x^2}]$ 等于多少?
A $e^{3x^2}$
B $3x^2 \cdot e^{3x^2-1}$
C $3e^{3x^2}$
D $6x\,e^{3x^2}$
The outer function is $e^u$ (derivative $e^u$), and the inner function is $3x^2$ (derivative $6x$). Chain rule: $e^{3x^2} \cdot 6x = 6xe^{3x^2}$.外函数是 $e^u$(其导数为 $e^u$),内函数是 $3x^2$(其导数为 $6x$)。由链式法则:$e^{3x^2} \cdot 6x = 6xe^{3x^2}$。
Question 5第 5 题
What is $\dfrac{d}{dx}[\arctan(2x)]$?$\dfrac{d}{dx}[\arctan(2x)]$ 等于多少?
A $\dfrac{1}{1+4x^2}$
B $\dfrac{2}{1+4x^2}$
C $\dfrac{2}{1+2x^2}$
D $\dfrac{1}{\sqrt{1-4x^2}}$
$\frac{d}{dx}[\arctan(u)] = \frac{1}{1+u^2} \cdot u'$. With $u = 2x$: $\frac{1}{1+(2x)^2}\cdot 2 = \frac{2}{1+4x^2}$.$\frac{d}{dx}[\arctan(u)] = \frac{1}{1+u^2} \cdot u'$。代入 $u = 2x$:$\frac{1}{1+(2x)^2}\cdot 2 = \frac{2}{1+4x^2}$。
Question 6第 6 题
If $f(x) = \sin(x^2)$, what is $f''(x)$?若 $f(x) = \sin(x^2)$,则 $f''(x)$ 等于多少?
A $-4x^2\sin(x^2)$
B $2\cos(x^2) + 4x^2\sin(x^2)$
C $2\cos(x^2) - 4x^2\sin(x^2)$
D $-2\sin(x^2)$
$f'(x) = 2x\cos(x^2)$. Using the product rule on $f'$: $f''(x) = 2\cos(x^2) + 2x\cdot(-\sin(x^2)\cdot 2x) = 2\cos(x^2) - 4x^2\sin(x^2)$.$f'(x) = 2x\cos(x^2)$。对 $f'$ 使用乘积法则:$f''(x) = 2\cos(x^2) + 2x\cdot(-\sin(x^2)\cdot 2x) = 2\cos(x^2) - 4x^2\sin(x^2)$。
Question 7第 7 题
Find $\dfrac{dy}{dx}$ for $\ln(xy) = 1$.已知 $\ln(xy) = 1$,求 $\dfrac{dy}{dx}$。
A $-\dfrac{y}{x}$
B $\dfrac{y}{x}$
C $\dfrac{-1}{x}$
D $\dfrac{1}{xy}$
Rewrite: $\ln x + \ln y = 1$. Differentiate: $\frac{1}{x} + \frac{1}{y}\frac{dy}{dx} = 0$. So $\frac{dy}{dx} = -\frac{y}{x}$.先改写:$\ln x + \ln y = 1$。求导:$\frac{1}{x} + \frac{1}{y}\frac{dy}{dx} = 0$,故 $\frac{dy}{dx} = -\frac{y}{x}$。

Readiness Checklist

备考清单

Click each item you've mastered. Aim for 100% before exam day.

点击每一条你已经掌握的内容。目标是在考试前达到 100%。

0 / 14 mastered已掌握 0 / 14
  • Apply the Chain Rule to nested composite functions对嵌套的复合函数使用链式法则
  • Differentiate triple-composed functions without losing a factor对三层复合的函数求导时不遗漏任何一个因子
  • Combine the Chain Rule with Product and Quotient Rules把链式法则与乘积法则、商的法则结合使用
  • Perform implicit differentiation to find $dy/dx$使用隐函数求导求 $dy/dx$
  • Write tangent line equations to implicitly defined curves写出隐式定义曲线的切线方程
  • Differentiate an inverse function using $(f^{-1})'(a) = 1/f'(f^{-1}(a))$用 $(f^{-1})'(a) = 1/f'(f^{-1}(a))$ 对反函数求导
  • Differentiate $\arcsin$, $\arccos$, $\arctan$ and related expressions对 $\arcsin$、$\arccos$、$\arctan$ 及相关表达式求导
  • Compute higher-order derivatives $f''$, $f'''$, $f^{(n)}$计算高阶导数 $f''$、$f'''$、$f^{(n)}$
  • Find $d^2y/dx^2$ implicitly in terms of $x$ and $y$用隐函数法求 $d^2y/dx^2$,结果用 $x$ 和 $y$ 表示
  • Select the correct differentiation procedure for a given expression为给定表达式选择正确的求导方法
  • Recognize when logarithmic differentiation simplifies the work识别何时使用对数求导法(logarithmic differentiation)能简化运算
  • Simplify derivative expressions and factor out common terms化简导数表达式并提取公因子
  • Use the Chain Rule in Leibniz form $dy/dx = (dy/du)(du/dx)$用莱布尼茨形式的链式法则 $dy/dx = (dy/du)(du/dx)$
  • Interpret $f''$ qualitatively (concavity, acceleration)从定性角度解读 $f''$(凹凸性、加速度)
Next Step下一步

AP-Style Practice ProblemsAP 风格练习题

Exam-level practice for this unit — multiple-choice plus extended-response items modeled on the AP rubric. Built for top-score prep; go here after you've worked through the notes and the in-page quizzes above.

本单元的考试级练习——按 AP 评分标准设计的多项选择题与简答题。为冲击高分而准备;学完上方笔记和页内小测后再做。

Practice Problems →练习题 →