answersLogoWhite

0


Best Answer

First one:

f'(x) = 2x*lnx + x^2*(1/x) = 2x*lnx + x = x*(2*lnx + 1)

Second derivate:

f"(x) = D [x*(2*lnx + 1)] = 1*(2*lnx + 1) + x*(2/x)

= 2*lnx+1+2

= 2*lnx + 3

So, there is a minimum in this graph on point (1/e^(1/2)), -1/(2e)) = MIN(x, y)

Van Sanden David

Belgium

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the second derivative of x2 ln x?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the derivative of ln x to the power of 2?

If the function is (ln x)2, then the chain rules gives us the derivative 2ln(x)/x, with the x in the denominator. If the function is ln (x2), then the chain rule gives us the derivative 2/x.


What is the anti derivative of x divided by x squared minus 1?

The antiderivative of x/(x2-1) is ln(x2-1)/2. Proof: (ln(x2-1)/2)' = (1/(x2-1))*(x2-1)'/2=1/(x2-1)*(2x/2)=x/(x2-1).


What is the derivative of x to the second powerr?

2x is the first derivative of x2.


What is the derivative of x to the second power?

2x is the first derivative of x2.


What is the derivative of ln1 divided by x?

Given y=ln(1/x) y'=(1/(1/x))(-x-2)=(1/(1/x))(1/x2)=x/x2=1/x Use the chain rule. The derivative of ln(x) is 1/x. Instead of just "x" inside the natural log function, it's "1/x". Since the inside of the function is not x, the derivative must be multiplied by the derivative of the inside of the function. So it's 1/(1/x) [the derivative of the outside function, natural log] times -x-2=1/x2 [the derivative of the inside of the function, 1/x] This all simplifies to 1/x So the derivative of ln(1/x) is 1/x


What is the derivative of lnlnx?

1/xlnx Use the chain rule: ln(ln(x)) The derivative of the outside is1/ln(x) times the derivative of the inside. 1/[x*ln(x)]


Find the second derivative for the square root of x2 - 3?

-1


How do you do exponential functions?

The derivative of e^u(x) with respect to x: [du/dx]*[e^u(x)]For a general exponential: b^x, can be rewritten as b^x = e^(x*ln(b))So derivative of b^x = derivative of e^u(x), where u(x) = x*ln(b).Derivative of x*ln(b) = ln(b). {remember b is just a constant, so ln(b) is a constant}So derivative of b^x = ln(b)*e^(x*ln(b))= ln(b) * b^x(from above)


How do you differentiate exponential function?

The derivative of e^u(x) with respect to x: [du/dx]*[e^u(x)]For a general exponential: b^x, can be rewritten as b^x = e^(x*ln(b))So derivative of b^x = derivative of e^u(x), where u(x) = x*ln(b).Derivative of x*ln(b) = ln(b). {remember b is just a constant, so ln(b) is a constant}So derivative of b^x = ln(b)*e^(x*ln(b))= ln(b) * b^x(from above)


What is the Derivative of 500 ln x plus 1?

the derivative of ln x = x'/x; the derivative of 1 is 0 so the answer is 500(1/x)+0 = 500/x


Integrate of ln x squared?

int(ln(x2)dx)=xln|x2|-2x int(ln2(x)dx)=x[(ln|x|-2)ln|x|+2]


What is the derivative of e the the power ln x?

y = e^ln x using the fact that e to the ln x is just x, and the derivative of x is 1: y = x y' = 1