I need to differentiate ln(x^4 sin(x^2) ). Help

  • Thread starter Thread starter rcmango
  • Start date Start date
  • Tags Tags
    Differentiate
rcmango
Messages
232
Reaction score
0

Homework Statement



need to differentiate:

f(x) = ln(x^4sinx^2)

Homework Equations





The Attempt at a Solution



just use ln 1/x and differentiate the sins and exponents to get what's below.

would this be the final form?
f'(x) = 4*(1/x) + 2*(cosx/(sinx)
 
Physics news on Phys.org
Correct.

(Yes, I think he meant sin^2 x, i.e. (sin x)^2.)
 
Last edited:
rcmango said:

Homework Statement



need to differentiate:

f(x) = ln(x^4sinx^2)

Homework Equations





The Attempt at a Solution



just use ln 1/x and differentiate the sins and exponents to get what's below.

would this be the final form?

f'(x) = 4*(1/x) + 2*(cosx/(sinx)
I presume that the first thing you did was use the laws of logarithms to simplify
f(x) = ln(x^4sin^2x) to f(x)= 4 ln(x)+ 2 ln(sin(x)). Yes, the derivative is exactly what you say.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top