Worked Solutions to the AP-Style Practice SetAP 风格练习题配套解析
Topics 3.1-3.6考点 3.1 至 3.6AB
If $f(x)=(3x^{2}+1)^{4}$, then $f'(x)=$若 $f(x)=(3x^{2}+1)^{4}$,则 $f'(x)=$
Treat $f$ as $u^{4}$ with inner function $u=3x^{2}+1$: the chain rule gives $f'(x)=4u^{3}\cdot u'=4(3x^{2}+1)^{3}\cdot 6x$. (M1)将 $f$ 视为 $u^{4}$,其中内函数 $u=3x^{2}+1$:由链式法则得 $f'(x)=4u^{3}\cdot u'=4(3x^{2}+1)^{3}\cdot 6x$。(M1)
Simplify the constant: $4\cdot 6x=24x$, so $f'(x)=24x(3x^{2}+1)^{3}$. (A1)化简常数:$4\cdot 6x=24x$,故 $f'(x)=24x(3x^{2}+1)^{3}$。(A1)
$\dfrac{d}{dx}\bigl[\,\sin(4x)\,\bigr]=$
With inner function $u=4x$, $\dfrac{d}{dx}[\sin u]=\cos u\cdot u'=\cos(4x)\cdot 4$. (M1)令内函数 $u=4x$,$\dfrac{d}{dx}[\sin u]=\cos u\cdot u'=\cos(4x)\cdot 4$。(M1)
So $\dfrac{d}{dx}[\sin(4x)]=4\cos(4x)$. (A1)故 $\dfrac{d}{dx}[\sin(4x)]=4\cos(4x)$。(A1)
$\dfrac{d}{dx}\bigl[\,e^{\,x^{2}}\,\bigr]=$
With inner function $u=x^{2}$, $\dfrac{d}{dx}[e^{u}]=e^{u}\cdot u'=e^{x^{2}}\cdot 2x$. (M1)令内函数 $u=x^{2}$,$\dfrac{d}{dx}[e^{u}]=e^{u}\cdot u'=e^{x^{2}}\cdot 2x$。(M1)
So $\dfrac{d}{dx}[e^{x^{2}}]=2x\,e^{x^{2}}$. (A1)故 $\dfrac{d}{dx}[e^{x^{2}}]=2x\,e^{x^{2}}$。(A1)
$\dfrac{d}{dx}\bigl[\ln(x^{2}+3x)\bigr]=$
With inner function $u=x^{2}+3x$, $\dfrac{d}{dx}[\ln u]=\dfrac{u'}{u}$, and $u'=2x+3$. (M1)令内函数 $u=x^{2}+3x$,$\dfrac{d}{dx}[\ln u]=\dfrac{u'}{u}$,且 $u'=2x+3$。(M1)
So $\dfrac{d}{dx}[\ln(x^{2}+3x)]=\dfrac{2x+3}{x^{2}+3x}$. (A1)故 $\dfrac{d}{dx}[\ln(x^{2}+3x)]=\dfrac{2x+3}{x^{2}+3x}$。(A1)
If $y=\sin^{2}(3x)$, then $\dfrac{dy}{dx}=$若 $y=\sin^{2}(3x)$,则 $\dfrac{dy}{dx}=$
Read $y=[\sin(3x)]^{2}$ as a square of an inner function $u=\sin(3x)$: $\dfrac{dy}{dx}=2u\cdot u'=2\sin(3x)\cdot\dfrac{d}{dx}[\sin(3x)]$. (M1)将 $y=[\sin(3x)]^{2}$ 视为内函数 $u=\sin(3x)$ 的平方:$\dfrac{dy}{dx}=2u\cdot u'=2\sin(3x)\cdot\dfrac{d}{dx}[\sin(3x)]$。(M1)
The inner derivative itself needs the chain rule: $\dfrac{d}{dx}[\sin(3x)]=3\cos(3x)$, so $\dfrac{dy}{dx}=2\sin(3x)\cdot 3\cos(3x)=6\sin(3x)\cos(3x)$. (A1)内层导数本身仍需链式法则:$\dfrac{d}{dx}[\sin(3x)]=3\cos(3x)$,故 $\dfrac{dy}{dx}=2\sin(3x)\cdot 3\cos(3x)=6\sin(3x)\cos(3x)$。(A1)
Selected values of $f$ and $g$; find $h'(1)$ for $h(x)=f(g(x))$.$f$ 和 $g$ 的部分函数值;求 $h(x)=f(g(x))$ 的 $h'(1)$。
By the chain rule, $h'(x)=f'(g(x))\cdot g'(x)$, so $h'(1)=f'(g(1))\cdot g'(1)$. From the table, $g(1)=3$ and $g'(1)=-2$. (M1)由链式法则,$h'(x)=f'(g(x))\cdot g'(x)$,故 $h'(1)=f'(g(1))\cdot g'(1)$。由表格,$g(1)=3$,$g'(1)=-2$。(M1)
Looking up $x=3$ in the table gives $f'(3)=-1$, so $h'(1)=f'(3)\cdot g'(1)=(-1)(-2)=2$. (A1)在表中查 $x=3$ 得 $f'(3)=-1$,故 $h'(1)=f'(3)\cdot g'(1)=(-1)(-2)=2$。(A1)
If $x^{2}+y^{2}=25$, then $\dfrac{dy}{dx}=$若 $x^{2}+y^{2}=25$,则 $\dfrac{dy}{dx}=$
Differentiate both sides: $\dfrac{d}{dx}[x^{2}]+\dfrac{d}{dx}[y^{2}]=\dfrac{d}{dx}[25]$ gives $2x+2y\dfrac{dy}{dx}=0$, using the chain rule on $y^{2}$. (M1)两边求导:$\dfrac{d}{dx}[x^{2}]+\dfrac{d}{dx}[y^{2}]=\dfrac{d}{dx}[25]$,对 $y^{2}$ 用链式法则得 $2x+2y\dfrac{dy}{dx}=0$。(M1)
Solve for $\dfrac{dy}{dx}$: $2y\dfrac{dy}{dx}=-2x$, so $\dfrac{dy}{dx}=-\dfrac{x}{y}$. (A1)解出 $\dfrac{dy}{dx}$:$2y\dfrac{dy}{dx}=-2x$,故 $\dfrac{dy}{dx}=-\dfrac{x}{y}$。(A1)
If $xy+y^{3}=4$, then $\dfrac{dy}{dx}=$若 $xy+y^{3}=4$,则 $\dfrac{dy}{dx}=$
Differentiate: $\dfrac{d}{dx}[xy]=y+x\dfrac{dy}{dx}$ (product rule) and $\dfrac{d}{dx}[y^{3}]=3y^{2}\dfrac{dy}{dx}$ (chain rule), so $y+x\dfrac{dy}{dx}+3y^{2}\dfrac{dy}{dx}=0$. (M1)求导:$\dfrac{d}{dx}[xy]=y+x\dfrac{dy}{dx}$(乘积法则),$\dfrac{d}{dx}[y^{3}]=3y^{2}\dfrac{dy}{dx}$(链式法则),故 $y+x\dfrac{dy}{dx}+3y^{2}\dfrac{dy}{dx}=0$。(M1)
Collect all $\dfrac{dy}{dx}$ terms: $\dfrac{dy}{dx}(x+3y^{2})=-y$, so $\dfrac{dy}{dx}=-\dfrac{y}{x+3y^{2}}$. (A1)将所有 $\dfrac{dy}{dx}$ 项归并:$\dfrac{dy}{dx}(x+3y^{2})=-y$,故 $\dfrac{dy}{dx}=-\dfrac{y}{x+3y^{2}}$。(A1)
For the curve $x^{2}+xy+y^{2}=7$, the slope of the tangent line at $(1,2)$ is曲线 $x^{2}+xy+y^{2}=7$ 在点 $(1,2)$ 处切线的斜率为
Differentiate every term: $2x+\left(y+x\dfrac{dy}{dx}\right)+2y\dfrac{dy}{dx}=0$, where the middle term uses the product rule on $xy$. (M1)对每一项求导:$2x+\left(y+x\dfrac{dy}{dx}\right)+2y\dfrac{dy}{dx}=0$,其中中间项对 $xy$ 用了乘积法则。(M1)
Collect $\dfrac{dy}{dx}$ terms: $\dfrac{dy}{dx}(x+2y)=-(2x+y)$, so $\dfrac{dy}{dx}=-\dfrac{2x+y}{x+2y}$. (M1)归并 $\dfrac{dy}{dx}$ 项:$\dfrac{dy}{dx}(x+2y)=-(2x+y)$,故 $\dfrac{dy}{dx}=-\dfrac{2x+y}{x+2y}$。(M1)
Substitute $(x,y)=(1,2)$: $\dfrac{dy}{dx}=-\dfrac{2(1)+2}{1+2(2)}=-\dfrac{4}{5}$. (A1)代入 $(x,y)=(1,2)$:$\dfrac{dy}{dx}=-\dfrac{2(1)+2}{1+2(2)}=-\dfrac{4}{5}$。(A1)
If $f(x)=x^{3}+x+1$, then $(f^{-1})'(1)=$若 $f(x)=x^{3}+x+1$,则 $(f^{-1})'(1)=$
The inverse-derivative formula $(f^{-1})'(a)=\dfrac{1}{f'(f^{-1}(a))}$ needs $f^{-1}(1)$ first: solve $x^{3}+x+1=1$, i.e. $x^{3}+x=0$, i.e. $x(x^{2}+1)=0$. Since $x^{2}+1>0$ always, the only real root is $x=0$, so $f^{-1}(1)=0$. (M1)反函数导数公式 $(f^{-1})'(a)=\dfrac{1}{f'(f^{-1}(a))}$ 需要先求出 $f^{-1}(1)$:解 $x^{3}+x+1=1$,即 $x^{3}+x=0$,即 $x(x^{2}+1)=0$。因 $x^{2}+1>0$ 恒成立,唯一实根为 $x=0$,故 $f^{-1}(1)=0$。(M1)
Compute $f'(x)=3x^{2}+1$ and evaluate at $x=0$: $f'(0)=1$. (M1)求 $f'(x)=3x^{2}+1$,并在 $x=0$ 处求值:$f'(0)=1$。(M1)
So $(f^{-1})'(1)=\dfrac{1}{f'(0)}=\dfrac{1}{1}=1$. (A1)故 $(f^{-1})'(1)=\dfrac{1}{f'(0)}=\dfrac{1}{1}=1$。(A1)
Let $f$ be differentiable and one-to-one, with selected values in the table. Find $(f^{-1})'(7)$.设 $f$ 可微且为一一映射,部分函数值如表所示,求 $(f^{-1})'(7)$。
From the table, $f(2)=7$, so $f^{-1}(7)=2$. (M1)由表格,$f(2)=7$,故 $f^{-1}(7)=2$。(M1)
By the inverse-derivative formula, $(f^{-1})'(7)=\dfrac{1}{f'(f^{-1}(7))}=\dfrac{1}{f'(2)}=\dfrac{1}{5}$. (A1)由反函数导数公式,$(f^{-1})'(7)=\dfrac{1}{f'(f^{-1}(7))}=\dfrac{1}{f'(2)}=\dfrac{1}{5}$。(A1)
$\dfrac{d}{dx}\bigl[\arctan x\bigr]=$
The standard derivative formula is $\dfrac{d}{dx}[\arctan x]=\dfrac{1}{1+x^{2}}$. (M1)标准导数公式为 $\dfrac{d}{dx}[\arctan x]=\dfrac{1}{1+x^{2}}$。(M1)
This matches option (A) directly, with plain $x$ as the argument (not a composed inner function), so no further chain-rule multiplier is needed. (A1)该式直接对应选项 (A),因自变量为单纯的 $x$(并非复合的内函数),无需再乘以链式法则的乘子。(A1)
$\dfrac{d}{dx}\bigl[\arcsin(2x)\bigr]=$
With inner function $u=2x$, $\dfrac{d}{dx}[\arcsin u]=\dfrac{u'}{\sqrt{1-u^{2}}}=\dfrac{2}{\sqrt{1-(2x)^{2}}}$. (M1)令内函数 $u=2x$,$\dfrac{d}{dx}[\arcsin u]=\dfrac{u'}{\sqrt{1-u^{2}}}=\dfrac{2}{\sqrt{1-(2x)^{2}}}$。(M1)
Simplify $(2x)^{2}=4x^{2}$: $\dfrac{d}{dx}[\arcsin(2x)]=\dfrac{2}{\sqrt{1-4x^{2}}}$. (A1)化简 $(2x)^{2}=4x^{2}$:$\dfrac{d}{dx}[\arcsin(2x)]=\dfrac{2}{\sqrt{1-4x^{2}}}$。(A1)
If $x^{2}+y^{2}=4$, then $\dfrac{d^{2}y}{dx^{2}}=$若 $x^{2}+y^{2}=4$,则 $\dfrac{d^{2}y}{dx^{2}}=$
Differentiating $x^{2}+y^{2}=4$ gives $2x+2yy'=0$, so $x+yy'=0$ and $y'=-\dfrac{x}{y}$. (M1)对 $x^{2}+y^{2}=4$ 求导得 $2x+2yy'=0$,故 $x+yy'=0$,$y'=-\dfrac{x}{y}$。(M1)
Differentiate $x+yy'=0$ again with the product rule on $yy'$: $1+(y')^{2}+yy''=0$, so $y''=-\dfrac{1+(y')^{2}}{y}$. Substituting $(y')^{2}=\dfrac{x^{2}}{y^{2}}$ gives $y''=-\dfrac{y^{2}+x^{2}}{y^{3}}=-\dfrac{x^{2}+y^{2}}{y^{3}}$. (M1)再对 $x+yy'=0$ 求导,对 $yy'$ 用乘积法则:$1+(y')^{2}+yy''=0$,故 $y''=-\dfrac{1+(y')^{2}}{y}$。代入 $(y')^{2}=\dfrac{x^{2}}{y^{2}}$ 得 $y''=-\dfrac{y^{2}+x^{2}}{y^{3}}=-\dfrac{x^{2}+y^{2}}{y^{3}}$。(M1)
Substitute the curve's own equation $x^{2}+y^{2}=4$ to simplify: $y''=-\dfrac{4}{y^{3}}$. (A1)代入曲线本身的方程 $x^{2}+y^{2}=4$ 化简:$y''=-\dfrac{4}{y^{3}}$。(A1)
A circle's radius grows at $3$ cm/s. At $r=5$, find the rate of change of its area.某圆的半径以 $3$ cm/s 的速率增大,求当 $r=5$ 时其面积的变化率。
Since $A=\pi r^{2}$ and both $A$ and $r$ depend on time $t$, the chain rule gives $\dfrac{dA}{dt}=2\pi r\dfrac{dr}{dt}$. (M1)因 $A=\pi r^{2}$,且 $A$、$r$ 均随时间 $t$ 变化,由链式法则得 $\dfrac{dA}{dt}=2\pi r\dfrac{dr}{dt}$。(M1)
Substitute $r=5$ and $\dfrac{dr}{dt}=3$: $\dfrac{dA}{dt}=2\pi(5)(3)=30\pi$ cm²/s. (A1)代入 $r=5$ 与 $\dfrac{dr}{dt}=3$:$\dfrac{dA}{dt}=2\pi(5)(3)=30\pi$ cm²/s。(A1)
A $13$-ft ladder slides down a wall. When the base is $5$ ft from the wall and moving at $2$ ft/s away, find the rate the top is moving.一把 $13$ 英尺长的梯子靠墙放置并向下滑动,求当底部距墙 $5$ 英尺且以 $2$ ft/s 的速率向外移动时梯子顶端的移动速率。
Let $x$ be the base's distance from the wall and $y$ the height of the top: $x^{2}+y^{2}=13^{2}=169$. At the instant $x=5$: $y=\sqrt{169-25}=\sqrt{144}=12$. (M1)设 $x$ 为底部距墙的距离,$y$ 为顶端的高度:$x^{2}+y^{2}=13^{2}=169$。当 $x=5$ 时:$y=\sqrt{169-25}=\sqrt{144}=12$。(M1)
Differentiate with respect to $t$: $2x\dfrac{dx}{dt}+2y\dfrac{dy}{dt}=0$, so $\dfrac{dy}{dt}=-\dfrac{x}{y}\dfrac{dx}{dt}$. (M1)关于 $t$ 求导:$2x\dfrac{dx}{dt}+2y\dfrac{dy}{dt}=0$,故 $\dfrac{dy}{dt}=-\dfrac{x}{y}\dfrac{dx}{dt}$。(M1)
Substitute $x=5,\ y=12,\ \dfrac{dx}{dt}=2$: $\dfrac{dy}{dt}=-\dfrac{5}{12}(2)=-\dfrac{5}{6}\approx -0.83$ ft/s. (A1)代入 $x=5,\ y=12,\ \dfrac{dx}{dt}=2$:$\dfrac{dy}{dt}=-\dfrac{5}{12}(2)=-\dfrac{5}{6}\approx -0.83$ ft/s。(A1)
The curve $x^{2}-xy+y^{2}=3$ has a horizontal tangent at points where曲线 $x^{2}-xy+y^{2}=3$ 上水平切线的切点满足
Differentiate every term: $2x-\left(y+x\dfrac{dy}{dx}\right)+2y\dfrac{dy}{dx}=0$, using the product rule on $xy$. (M1)对每一项求导:$2x-\left(y+x\dfrac{dy}{dx}\right)+2y\dfrac{dy}{dx}=0$,其中对 $xy$ 用了乘积法则。(M1)
Collect $\dfrac{dy}{dx}$ terms: $\dfrac{dy}{dx}(2y-x)=y-2x$, so $\dfrac{dy}{dx}=\dfrac{y-2x}{2y-x}$. (M1)归并 $\dfrac{dy}{dx}$ 项:$\dfrac{dy}{dx}(2y-x)=y-2x$,故 $\dfrac{dy}{dx}=\dfrac{y-2x}{2y-x}$。(M1)
A horizontal tangent needs $\dfrac{dy}{dx}=0$, which happens exactly when the numerator vanishes (and the denominator does not): $y-2x=0$, i.e. $y=2x$. (A1)水平切线要求 $\dfrac{dy}{dx}=0$,这恰好在分子为零(且分母不为零)时成立:$y-2x=0$,即 $y=2x$。(A1)
If $y=x^{2}\sin(\ln x)$, then $\dfrac{dy}{dx}=$若 $y=x^{2}\sin(\ln x)$,则 $\dfrac{dy}{dx}=$
With $u=x^{2}$ and $v=\sin(\ln x)$, the product rule gives $\dfrac{dy}{dx}=u'v+uv'=2x\sin(\ln x)+x^{2}\cdot\dfrac{d}{dx}[\sin(\ln x)]$. The chain rule gives $\dfrac{d}{dx}[\sin(\ln x)]=\cos(\ln x)\cdot\dfrac{1}{x}$, so $\dfrac{dy}{dx}=2x\sin(\ln x)+x^{2}\cos(\ln x)\cdot\dfrac{1}{x}$: this is exactly option (B). (M1)令 $u=x^{2}$,$v=\sin(\ln x)$,由乘积法则得 $\dfrac{dy}{dx}=u'v+uv'=2x\sin(\ln x)+x^{2}\cdot\dfrac{d}{dx}[\sin(\ln x)]$。由链式法则,$\dfrac{d}{dx}[\sin(\ln x)]=\cos(\ln x)\cdot\dfrac{1}{x}$,故 $\dfrac{dy}{dx}=2x\sin(\ln x)+x^{2}\cos(\ln x)\cdot\dfrac{1}{x}$:这正是选项 (B)。(M1)
Simplify $x^{2}\cdot\dfrac{1}{x}=x$: $\dfrac{dy}{dx}=2x\sin(\ln x)+x\cos(\ln x)$, which is exactly option (A). Since (A) is simply the fully simplified form of (B), both are correct expressions of the same derivative, so the answer is (D). (A1)化简 $x^{2}\cdot\dfrac{1}{x}=x$:$\dfrac{dy}{dx}=2x\sin(\ln x)+x\cos(\ln x)$,这正是选项 (A)。因 (A) 只是 (B) 完全化简后的形式,二者都是同一导数的正确表达,故答案为 (D)。(A1)
Differentiate each function. Label inner and outer functions.对下列各函数求导,并标注内函数和外函数。
$u'=6x^{2}-5$, so $\dfrac{dy}{dx}=6u^{5}\cdot u'=6(2x^{3}-5x+1)^{5}(6x^{2}-5)$. (M1) The full expression is the final answer. (A1)$u'=6x^{2}-5$,故 $\dfrac{dy}{dx}=6u^{5}\cdot u'=6(2x^{3}-5x+1)^{5}(6x^{2}-5)$。(M1) 此完整表达式即为最终答案。(A1)
Write $y=(9-x^{2})^{1/2}$ with $u'=-2x$: $\dfrac{dy}{dx}=\dfrac{1}{2}u^{-1/2}\cdot u'=\dfrac{1}{2}(9-x^{2})^{-1/2}(-2x)$. (M1)写 $y=(9-x^{2})^{1/2}$,$u'=-2x$:$\dfrac{dy}{dx}=\dfrac{1}{2}u^{-1/2}\cdot u'=\dfrac{1}{2}(9-x^{2})^{-1/2}(-2x)$。(M1)
Simplify: $\dfrac{dy}{dx}=-\dfrac{x}{\sqrt{9-x^{2}}}$. (A1)化简:$\dfrac{dy}{dx}=-\dfrac{x}{\sqrt{9-x^{2}}}$。(A1)
$u'=2e^{2x}$ (itself a chain rule, on $e^{2x}$), so $\dfrac{dy}{dx}=-\sin u\cdot u'=-\sin(e^{2x})\cdot 2e^{2x}$. (M1) So $\dfrac{dy}{dx}=-2e^{2x}\sin(e^{2x})$. (A1)$u'=2e^{2x}$(本身也需链式法则,来自 $e^{2x}$),故 $\dfrac{dy}{dx}=-\sin u\cdot u'=-\sin(e^{2x})\cdot 2e^{2x}$。(M1) 故 $\dfrac{dy}{dx}=-2e^{2x}\sin(e^{2x})$。(A1)
Consider the curve defined by $x^{2}+2xy+y^{3}=4$.考虑由 $x^{2}+2xy+y^{3}=4$ 所定义的曲线。
Differentiate every term with respect to $x$: $2x+\dfrac{d}{dx}[2xy]+\dfrac{d}{dx}[y^{3}]=0$. (M1)对每一项关于 $x$ 求导:$2x+\dfrac{d}{dx}[2xy]+\dfrac{d}{dx}[y^{3}]=0$。(M1)
The product rule gives $\dfrac{d}{dx}[2xy]=2y+2x\dfrac{dy}{dx}$, and the chain rule gives $\dfrac{d}{dx}[y^{3}]=3y^{2}\dfrac{dy}{dx}$, so $2x+2y+2x\dfrac{dy}{dx}+3y^{2}\dfrac{dy}{dx}=0$. (M1)乘积法则给出 $\dfrac{d}{dx}[2xy]=2y+2x\dfrac{dy}{dx}$,链式法则给出 $\dfrac{d}{dx}[y^{3}]=3y^{2}\dfrac{dy}{dx}$,故 $2x+2y+2x\dfrac{dy}{dx}+3y^{2}\dfrac{dy}{dx}=0$。(M1)
Collect $\dfrac{dy}{dx}$ terms: $\dfrac{dy}{dx}(2x+3y^{2})=-(2x+2y)$, so $\dfrac{dy}{dx}=-\dfrac{2x+2y}{2x+3y^{2}}$. (A1)归并 $\dfrac{dy}{dx}$ 项:$\dfrac{dy}{dx}(2x+3y^{2})=-(2x+2y)$,故 $\dfrac{dy}{dx}=-\dfrac{2x+2y}{2x+3y^{2}}$。(A1)
Check $(2,0)$: $2^{2}+2(2)(0)+0^{3}=4+0+0=4$, which matches the right-hand side, so $(2,0)$ lies on the curve. (M1)检验 $(2,0)$:$2^{2}+2(2)(0)+0^{3}=4+0+0=4$,与右边相符,故 $(2,0)$ 在曲线上。(M1)
Substitute $(x,y)=(2,0)$ into part (a): $\dfrac{dy}{dx}=-\dfrac{2(2)+2(0)}{2(2)+3(0)^{2}}=-\dfrac{4}{4}=-1$. (A1)将 $(x,y)=(2,0)$ 代入 (a) 的结果:$\dfrac{dy}{dx}=-\dfrac{2(2)+2(0)}{2(2)+3(0)^{2}}=-\dfrac{4}{4}=-1$。(A1)
With slope $-1$ through $(2,0)$: $y-0=-1(x-2)$, i.e. $y=-x+2$. (A1)斜率为 $-1$,过点 $(2,0)$:$y-0=-1(x-2)$,即 $y=-x+2$。(A1)
Let $f(x)=x^{3}+2x-1$.设 $f(x)=x^{3}+2x-1$。
$f'(x)=3x^{2}+2$. Since $x^{2}\ge 0$ for all real $x$, $3x^{2}\ge 0$, so $f'(x)=3x^{2}+2\ge 2>0$ for every real $x$. (M1)$f'(x)=3x^{2}+2$。因对所有实数 $x$ 均有 $x^{2}\ge 0$,故 $3x^{2}\ge 0$,即 $f'(x)=3x^{2}+2\ge 2>0$ 对所有实数 $x$ 恒成立。(M1)
Because $f'(x)>0$ everywhere, $f$ is strictly increasing on all of $\mathbb{R}$, and a strictly increasing function can never repeat an output value, so $f$ is one-to-one. (R1)因 $f'(x)>0$ 处处成立,故 $f$ 在整个 $\mathbb{R}$ 上严格递增,而严格递增函数不可能重复取同一函数值,故 $f$ 为一一映射。(R1)
$f(1)=1^{3}+2(1)-1=1+2-1=2$, so $f^{-1}(2)=1$. (M1)$f(1)=1^{3}+2(1)-1=1+2-1=2$,故 $f^{-1}(2)=1$。(M1)
From (a), $f'(1)=3(1)^{2}+2=5$, so $(f^{-1})'(2)=\dfrac{1}{f'(f^{-1}(2))}=\dfrac{1}{f'(1)}=\dfrac{1}{5}$. (A1)由 (a),$f'(1)=3(1)^{2}+2=5$,故 $(f^{-1})'(2)=\dfrac{1}{f'(f^{-1}(2))}=\dfrac{1}{f'(1)}=\dfrac{1}{5}$。(A1)
By the chain rule, $g'(x)=\dfrac{f'(x)}{1+[f(x)]^{2}}$. (M1)由链式法则,$g'(x)=\dfrac{f'(x)}{1+[f(x)]^{2}}$。(M1)
Substitute $x=1$, using $f(1)=2$ and $f'(1)=5$ from (b): $g'(1)=\dfrac{5}{1+2^{2}}=\dfrac{5}{5}=1$. (A1)代入 $x=1$,利用 (b) 中 $f(1)=2$ 与 $f'(1)=5$:$g'(1)=\dfrac{5}{1+2^{2}}=\dfrac{5}{5}=1$。(A1)
Water is poured into a right-circular-cone tank (vertex down), radius $4$ ft at the top, height $6$ ft, at $2$ ft³/min.以 $2$ ft³/min 的速率向顶点朝下的正圆锥形水箱注水,该水箱顶口半径为 $4$ 英尺,高度为 $6$ 英尺。
The water's cross-section is always similar to the full tank's cross-section, so its radius $r$ and height $h$ stay in the fixed ratio of the tank itself: $\dfrac{r}{h}=\dfrac{4}{6}=\dfrac{2}{3}$, so $r=\dfrac{2}{3}h$. (M1)水面的横截面始终与水箱整体的横截面相似,故其半径 $r$ 与高度 $h$ 保持水箱自身的固定比例:$\dfrac{r}{h}=\dfrac{4}{6}=\dfrac{2}{3}$,故 $r=\dfrac{2}{3}h$。(M1)
Substitute into the cone volume formula $V=\dfrac{1}{3}\pi r^{2}h$: (M1)代入圆锥体积公式 $V=\dfrac{1}{3}\pi r^{2}h$:(M1)
$$ V=\frac{1}{3}\pi\left(\frac{2}{3}h\right)^{2}h=\frac{1}{3}\pi\cdot\frac{4}{9}h^{2}\cdot h=\frac{4\pi}{27}h^{3}. $$(A1)
Differentiate part (a) with respect to $t$: $\dfrac{dV}{dt}=\dfrac{4\pi}{27}\cdot 3h^{2}\dfrac{dh}{dt}=\dfrac{4\pi}{9}h^{2}\dfrac{dh}{dt}$. (M1)对 (a) 关于 $t$ 求导:$\dfrac{dV}{dt}=\dfrac{4\pi}{27}\cdot 3h^{2}\dfrac{dh}{dt}=\dfrac{4\pi}{9}h^{2}\dfrac{dh}{dt}$。(M1)
At $h=3$, $h^{2}=9$, so $\dfrac{dV}{dt}=\dfrac{4\pi}{9}(9)\dfrac{dh}{dt}=4\pi\dfrac{dh}{dt}$. Substituting $\dfrac{dV}{dt}=2$: $2=4\pi\dfrac{dh}{dt}$. (M1)当 $h=3$ 时,$h^{2}=9$,故 $\dfrac{dV}{dt}=\dfrac{4\pi}{9}(9)\dfrac{dh}{dt}=4\pi\dfrac{dh}{dt}$。代入 $\dfrac{dV}{dt}=2$:$2=4\pi\dfrac{dh}{dt}$。(M1)
So $\dfrac{dh}{dt}=\dfrac{2}{4\pi}=\dfrac{1}{2\pi}\approx 0.159$ ft/min. (A1)故 $\dfrac{dh}{dt}=\dfrac{2}{4\pi}=\dfrac{1}{2\pi}\approx 0.159$ ft/min。(A1)
From part (b)'s relationship, $\dfrac{dh}{dt}=\dfrac{dV/dt}{(4\pi/9)h^{2}}=\dfrac{9\,(dV/dt)}{4\pi h^{2}}$, so with $dV/dt$ fixed at $2$ ft³/min, $\dfrac{dh}{dt}$ is inversely proportional to $h^{2}$: at $h=2$, $\dfrac{dh}{dt}=\dfrac{4.5}{\pi(4)}\approx 0.358$ ft/min; at $h=4$, $\dfrac{dh}{dt}=\dfrac{4.5}{\pi(16)}\approx 0.089$ ft/min. (M1)由 (b) 部分的关系式,$\dfrac{dh}{dt}=\dfrac{dV/dt}{(4\pi/9)h^{2}}=\dfrac{9\,(dV/dt)}{4\pi h^{2}}$,故当 $dV/dt$ 固定为 $2$ ft³/min 时,$\dfrac{dh}{dt}$ 与 $h^{2}$ 成反比:当 $h=2$ 时,$\dfrac{dh}{dt}=\dfrac{4.5}{\pi(4)}\approx 0.358$ ft/min;当 $h=4$ 时,$\dfrac{dh}{dt}=\dfrac{4.5}{\pi(16)}\approx 0.089$ ft/min。(M1)
Since $0.358>0.089$, the water height is rising faster when $h=2$ ft: the tank is narrower there, so the same inflow rate raises the (smaller) cross-section faster. (R1)因 $0.358>0.089$,故当 $h=2$ 英尺时水位上升更快:此处水箱更窄,同样的进水速率会使(较小的)横截面上升得更快。(R1)
Consider the curve $y^{2}=x^{3}+2x$.考虑曲线 $y^{2}=x^{3}+2x$。
Differentiate both sides: $2y\dfrac{dy}{dx}=3x^{2}+2$. (M1)两边求导:$2y\dfrac{dy}{dx}=3x^{2}+2$。(M1)
So $\dfrac{dy}{dx}=\dfrac{3x^{2}+2}{2y}$. (A1)故 $\dfrac{dy}{dx}=\dfrac{3x^{2}+2}{2y}$。(A1)
Confirm $(1,\sqrt3)$ is on the curve: $y^2=3$ and $x^3+2x=1+2=3$, matching. At $(1,\sqrt{3})$: $\dfrac{dy}{dx}=\dfrac{3(1)^{2}+2}{2\sqrt{3}}=\dfrac{5}{2\sqrt{3}}=\dfrac{5\sqrt{3}}{6}$. (A1)验证 $(1,\sqrt3)$ 在曲线上:$y^2=3$,$x^3+2x=1+2=3$,二者相符。在 $(1,\sqrt{3})$ 处:$\dfrac{dy}{dx}=\dfrac{3(1)^{2}+2}{2\sqrt{3}}=\dfrac{5}{2\sqrt{3}}=\dfrac{5\sqrt{3}}{6}$。(A1)
Differentiate $2y\dfrac{dy}{dx}=3x^{2}+2$ with respect to $x$, using the product rule on the left: $2\left(\dfrac{dy}{dx}\right)^{2}+2y\dfrac{d^{2}y}{dx^{2}}=6x$. (M1)对 $2y\dfrac{dy}{dx}=3x^{2}+2$ 关于 $x$ 求导,左边用乘积法则:$2\left(\dfrac{dy}{dx}\right)^{2}+2y\dfrac{d^{2}y}{dx^{2}}=6x$。(M1)
Solve for $\dfrac{d^{2}y}{dx^{2}}$: $\dfrac{d^{2}y}{dx^{2}}=\dfrac{6x-2(dy/dx)^{2}}{2y}=\dfrac{3x-(dy/dx)^{2}}{y}$. At $(1,\sqrt{3})$, using $\dfrac{dy}{dx}=\dfrac{5\sqrt{3}}{6}$ from (b): $\left(\dfrac{dy}{dx}\right)^{2}=\dfrac{25\cdot 3}{36}=\dfrac{25}{12}$. (M1)解出 $\dfrac{d^{2}y}{dx^{2}}$:$\dfrac{d^{2}y}{dx^{2}}=\dfrac{6x-2(dy/dx)^{2}}{2y}=\dfrac{3x-(dy/dx)^{2}}{y}$。在 $(1,\sqrt{3})$ 处,利用 (b) 中 $\dfrac{dy}{dx}=\dfrac{5\sqrt{3}}{6}$:$\left(\dfrac{dy}{dx}\right)^{2}=\dfrac{25\cdot 3}{36}=\dfrac{25}{12}$。(M1)
So $\dfrac{d^{2}y}{dx^{2}}=\dfrac{3(1)-25/12}{\sqrt{3}}=\dfrac{11/12}{\sqrt{3}}=\dfrac{11}{12\sqrt{3}}=\dfrac{11\sqrt{3}}{36}$. (A1)故 $\dfrac{d^{2}y}{dx^{2}}=\dfrac{3(1)-25/12}{\sqrt{3}}=\dfrac{11/12}{\sqrt{3}}=\dfrac{11}{12\sqrt{3}}=\dfrac{11\sqrt{3}}{36}$。(A1)
From part (c), $\dfrac{d^{2}y}{dx^{2}}=\dfrac{11\sqrt{3}}{36}>0$. (A1)由 (c),$\dfrac{d^{2}y}{dx^{2}}=\dfrac{11\sqrt{3}}{36}>0$。(A1)
Since the second derivative is positive at $(1,\sqrt{3})$, the curve is concave up there. (R1)因二阶导数在 $(1,\sqrt{3})$ 处为正,故曲线在该点处上凸。(R1)