题目
Problem
Figure 1 shows a sketch of the curve with equation
x=2y2+5y−6
(a) Find dxdy in terms of y.
(2)
The point P lies on the curve and is shown in Figure 1.
Given that the tangent to the curve at P is parallel to the y-axis,
(b) find the coordinates of P.
(3)
题目中文翻译
图 1 给出了曲线的草图,曲线方程为
x=2y2+5y−6
(a) 用 y 表示 dxdy。
点 P 在曲线上,并如图 1 所示。
已知曲线在 P 点处的切线平行于 y 轴,
(b) 求点 P 的坐标。
解答
(a)
解法一
思路
展开
题目把 x 写成了 y 的函数,所以先对 y 求导得到 dydx,再取倒数。
答题过程
展开
Differentiating x=2y2+5y−6 with respect to y,
dydx=4y+5.
Therefore,
dxdy=4y+51.
(b)
解法一
思路
展开
切线平行于 y 轴时,dxdy 无定义。因此令上一问所得分母为零,先求出 y,再代回曲线方程求 x。
答题过程
展开
At a vertical tangent, dxdy is undefined. Hence
4y+5=0,
so
y=−45.
Substituting into the equation of the curve,
x===2(−45)2+5(−45)−6825−425−6−873.
Therefore,
P(−873,−45).
解法二
思路
展开
把曲线方程对 y 配方。所得抛物线在顶点处的 x 最小,而图中的曲线在该点转向,切线正好平行于 y 轴。这也是官方评分资料接受的非求导路线。
答题过程
展开
Complete the square:
x==2y2+5y−62(y+45)2−873.
The turning point occurs when
y+45=0.
Thus
y=−45andx=−873.
Hence
P(−873,−45).