Derivative of a Log function: Y=ln( )

xxclaymanxx
Messages
7
Reaction score
0
1. Given Y = ln [ (x+1)^3/((x^2)-1)^(1/2), find y'



2. I came out with the following answer to this question:

(3x-4)/((x^2)-1)


How ever, I typed the question into an online derivative calculator (to hopefully check my asnwer as I have no answer key, and want to make sure I'm on the right path), but it came up with a completely different answer:

(2x-3)/((x^2)-1)

Could anyone point me in the right direction...my answer worked out nicely: factored, canceled etc. but I'm worried its not correct.

Thanks for the check!
 
Physics news on Phys.org
I'm not sure how you solved the question initially, but the best way to approach such a question is to use the properties of ln... in particular, remember that ln(a^n/b^k) = ln (a^n) - ln (b^k) and furthermore this is equal to n ln(a) - k ln(b)... Apply these same rules to the original equation and you will get a form that is extremely simple to take the derivative of, and the answer that the online derivative calculator gave you will become apparent :)
 
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