Is My Derivative Calculation for a Logarithmic Function Correct?

AI Thread Summary
The discussion revolves around the derivative calculation of the logarithmic function Y = ln[(x+1)^3/((x^2)-1)^(1/2)]. The initial answer provided was (3x-4)/((x^2)-1), but an online calculator yielded (2x-3)/((x^2)-1) as the correct result. Participants noted that the discrepancy likely stemmed from a missing term or sign error in the original calculation. The correct approach involves applying the chain rule and simplifying the logarithmic expression. Ultimately, the user corrected their mistake after reviewing the feedback and arrived at the accurate derivative.
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
The latter is correct, unfortunately for you :)
You're not completely off, though, as
\frac{2x - 3}{x^2 - 1} = \frac{3 x - 4}{x^2 - 1} + \frac{x - 1}{x^2 - 1} = \frac{3 x - 4}{x^2 - 1} - \frac{1}{1 + x}<br />
so it looks like you're just missing a term or you've got a sign wrong.

Also unfortunately, it is hard for us to tell you what went wrong without showing us your work. It's basically just calculating: d/du log(u) = 1/u, using the chain rule with u = (x+1)^3/((x^2)-1)^(1/2).
 
Thank you for your help! it allowed me to go back into my work, and figure out where I wen't wrong. Basically all I did, was i forgot to write an X, and instead wrote a 1...so when I was multiplying both sides by a common demonator, my numbers came out funny.

Anyways, I found the error, corrected the following calculations, and VOILA! got it.

Thanks again!
 
xxclaymanxx said:
1. Given Y = ln [ (x+1)^3/((x^2)-1)^(1/2)], find y'

May I point out that Y= 3ln(x+1)-(1/2)ln(x2+ 1). Surely that is simpler to differentiate!



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!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top