EngnrMatt
- 34
- 0
The problem I am struggling with is differentiating f(r)=r/sqrt(r^2 + 1)
I rewrote it as: r(r^2 +1)^(-1/2)
Split this up to get:
g(r)=r
h(r)=(r^2 + 1)^(-1/2)
By product rule, f'(r)=gh'+hg'
Obviously
g' = 1
Now by chain rule, I find h'= -r(r^2 + 1)^-(3/2)
Finally, I get f'= [(r^2 + 1)^(-1/2)] - [(r^2)((r^2 + 1)^(-3/2))]
However, Several sources say this is not correct. I followed what I believe to be the right procedures, so any feedback on where I went wrong would be great. I'm doing this from mobile, so I can't show quite as much of my work as I want. Thanks in advance.
I rewrote it as: r(r^2 +1)^(-1/2)
Split this up to get:
g(r)=r
h(r)=(r^2 + 1)^(-1/2)
By product rule, f'(r)=gh'+hg'
Obviously
g' = 1
Now by chain rule, I find h'= -r(r^2 + 1)^-(3/2)
Finally, I get f'= [(r^2 + 1)^(-1/2)] - [(r^2)((r^2 + 1)^(-3/2))]
However, Several sources say this is not correct. I followed what I believe to be the right procedures, so any feedback on where I went wrong would be great. I'm doing this from mobile, so I can't show quite as much of my work as I want. Thanks in advance.
Last edited: