answersLogoWhite

0

What is the derivative of ln x divided by x cubed?

Updated: 4/28/2022
User Avatar

Milolucas

Lvl 1
12y ago

Best Answer

I will use the quotient rule here.

d/dx(f(x)/g(x) = g(x)*f'(x) - f(x)*g'(x)/[g(x)]2

x3*1/x - ln(x)*3x2/(x3)2

x3/x - 3ln(x)x2/x6

x2 - 3ln(x)x2/x6

= - 3ln(x)/x4

=========

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
User Avatar

Kamiya Johnson

Lvl 1
2y ago
yes i guess?

Add your answer:

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

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)]


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)


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)


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


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


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 derivative of 2lnx?

The derivative of ln x is 1/x The derivative of 2ln x is 2(1/x) = 2/x


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

e^[ln(x^2)]=x^2, so your question is really, "What is the derivative of x^2," to which the answer is 2x.


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

if f(x)=kx, f'(x)=ln(k)*kx. Therefore, the derivative of 2x is ln(2)*2x.


Derivative of x3?

the derivative of 3x is 3 the derivative of x cubed is 3 times x squared


Derivative of log?

The derivative of a log is as follows: 1 divided by xlnb Where x is the number beside the log Where b is the base of the log and ln is just the natural log.


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