What is the second derivative of the function f(x)=2x^3+e^2x+sin 2x-lnx?
- print Print
- list Cite
Expert Answers

calendarEducator since 2010
write12,544 answers
starTop subjects are Math, Science, and Business
We have the function f(x) =2x^3 + e^2x + sin 2x - ln x. We have to find f''(x).
f'(x) = 6x^2 + 2e^2x + 2 cos 2x - 1/x
f''(x) = 12x + 4e^2x - 4 sin 2x + 1/x^2
The required second derivative f(x) = 12x + 4e^2x - 4 sin 2x + 1/x^2
Related Questions
- What is the second derivative of the function f(x) given by f(x)=e^2x+sin2x/2x ?
- 1 Educator Answer
- What is the second derivative of y=e^5x+(lnx)/2x ?
- 1 Educator Answer
- What is f(x) if derivative is f'(x)=sin2x/(sin^2 x-4)?
- 1 Educator Answer
- Calculate the second order linear derivatives fxy, fyx for the given function f(x,y)=x^3+8xy
- 1 Educator Answer
- What is the limit of the function sin x/(1-2sin^2x) -cos x/(2cos^2x-1) - sin2x/cosx, if x...
- 1 Educator Answer
To determine the second derivative, we'll have to determine the 1st derivative, for the beginning.
f'(x) = (2x^3+e^2x+sin 2x-lnx)'
f'(x) = 6x^2 + 2e^2x + 2cos 2x - 1/x
Now, we'll determine the second derivative:
f"(x) = [f'(x)]'
In other words, we'll determine the derivative of the expression of the 1st derivative:
f"(x) = (6x^2 + 2e^2x + 2cos 2x - 1/x)'
f"(x) = 12x + 4e^2x - 4sin 2x + 1/x^2
The second derivative is: f"(x) = 12x + 4e^2x - 4sin 2x + 1/x^2.
Student Answers