Question
Question: The point in the interval \([0,2\pi ]\), where \(f(x) = {e^x}\sin (x)\) has a maximum slope \( ...
The point in the interval [0,2π], where f(x)=exsin(x) has a maximum slope
1)π/4 2)π/2 3)π 4)3π/2
Solution
This a question based on basic concepts of differentiation. Firstly, the formula for the slope for any curve y=f(x) is dxdy. Secondly, to find the maximum value of the function we need to find the critical points using differentiation and lastly double differentiate the final equation to confirm whether the point will give a maxima or a minima.
Complete step-by-step solution:
Now we have, f(x)=exsin(x)
So, slope = f′(x)
= dxd(exsin(x))
Now, we use the product rule of differentiation dxd(f(x)×g(x))=f(x)×dxd(g(x))+g(x)×dxd(f(x)) to find the derivative of expression. So, we get,
= exdxd(sinx)+sinxdxd(ex)
Now, we know that the derivative of sinx with respect to x is cosx. Also, the derivative of ex with respect to x is ex. So, we have,
= excosx+exsinx
= ex(sin(x)+cos(x))
So, the slope of the curve is represented by the expression ex(sin(x)+cos(x)). Now, we need to find the critical points for the slope
So, f′′(x) = 0
⇒dxd(ex(sin(x)+cos(x))=0
Opening the brackets,
⇒dxd(exsinx+excosx)=0
⇒dxd(exsinx)+dxd(excosx)=0
Again using the product rule of differentiation, we get,
⇒[exdxd(sinx)+(sinx)dxd(ex)]+[exdxd(cosx)+(cosx)dxd(ex)]=0
Substituting the derivative of sinx, cosx and ex, we get,
⇒[excosx+(sinx)(ex)]+[ex(−sinx)+(cosx)(ex)]=0
⇒excosx+exsinx−exsinx+excosx=0
Simplifying the expression, we get,
⇒2excos(x)=0
Dividing both sides of the equation by two, we get,
⇒excos(x)=0
Now, we know that exponential function cannot be equal to zero. So, we get, cos(x)=0.
Now, we know that cosine function is zero for odd multiples of (2π).
Hence, x=(2n+1)2π
Now, substituting in the values of n as zero and one.
⇒x=(2×0+1)2π and x=(2×1+1)2π
Doing the calculations, we get,
⇒x=(2×0+1)2π and x=(2×1+1)2π
⇒x=2π and x=23π
Now, to check which critical point will the maxima or minima, we need to differentiate the above equation again
So, f′′′(x)=dxd(2excos(x))
Using the product rule of differentiation, we get,
⇒f′′′(x)=2[exdxd(cosx)+cosxdxd(ex)]
Substituting the values of derivatives,
⇒f′′′(x)=2[−exsinx+excosx]
Taking common terms outside the bracket, we get,
⇒f′′′(x)=2ex[cosx−sinx]
So, substituting both the values of x obtained as critical points, we get,
f′′′(2π)=2e(2π)[cos(2π)−sin(2π)]
We know the values of cosine and sine for 2π radians.
⇒f′′′(2π)=2e(2π)[0−1]
⇒f′′′(2π)=−2e(2π)
Similarly, f′′′(23π)=2e(23π)[cos(23π)−sin(23π)]
We know the values of cosine and sine for 23π radians.
⇒f′′′(23π)=2e(23π)[0−(−1)]
⇒f′′′(23π)=2e(23π)
Now, we know that exponential function is always positive.
So, the function has maxima for x=2π as the second derivative is negative for the value. Similarly, the function has minima for x=23π as the second derivative is positive for the value.
So, the maximum value of slope is for x=2π.
Note: We need to know the product rule and basics of differentiation before solving such questions. We must know the expressions for the slope and normal of curves to get to the required answer. Care should be taken while handling the calculative steps. Simplification rules may be used to ease the calculations and to deal with expressions.