Let $f(x) = \sqrt{3x+5}$. Obtain and prove a formula for the nth derivative. I'm having trouble finding the formula for the nth derivative.
I've computed the first three derivatives but not really sure what to do after that.
Let $f(x) = \sqrt{3x+5}$. Obtain and prove a formula for the nth derivative. I'm having trouble finding the formula for the nth derivative.
I've computed the first three derivatives but not really sure what to do after that.
Copyright © 2021 JogjaFile Inc.
at first the first thee derivatives $$f(x)=(3x+5)^{1/2}$$ $$f'(x)=\frac{3}{2}(3x+5)^{1/2}$$ $$f''(x)=-\frac{9}{4}(3x+5)^{-3/2}$$ $$f'''(x)=\frac{81}{8}(3x+5)^{-5/2}$$ and can you proceed?