题目
Problem
Find, using calculus, the x coordinate of the stationary point on the curve with equation
y=(2x+5)e3x
(4)
题目中文翻译
用微积分求曲线
y=(2x+5)e3x
的驻点的 x 坐标。
解答
解法一
思路
展开
用乘积法则求导,再令导数等于零。由于指数函数 e3x 恒为正,驻点只能来自一次因子 6x+17=0。
答题过程
展开
Using the product rule,
dxdy==2e3x+3(2x+5)e3xe3x(6x+17)
At a stationary point,
e3x(6x+17)=0
Since e3x>0 for all real x,
6x+17=0
Hence the x coordinate is
x=−617