题目
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 坐标。
解答
We have
y=(2x+5)e3x
Using the product rule,
dxdy=2e3x+(2x+5)⋅3e3x
So
dxdy=e3x[2+3(2x+5)]
Simplifying,
dxdy=e3x(6x+17)
At a stationary point,
dxdy=0
Thus
e3x(6x+17)=0
Since
e3x>0
we must have
6x+17=0
Therefore
x=−617
So the x coordinate of the stationary point is
−617