ive never got the hang of first principles: find from first principles the derivative of f(x) = x + sqrt(x).
\[f(x) = x + \sqrt{x}\] \[f'(x) = (1)x ^{1-1} + (1/2) x^{\frac{1}{2} -1} \] \[f'(x)= x^0 + \frac{1}{2} x^{-1/2}\] \[f'(x)= 1 + \frac{1}{2 \sqrt{x}}\]
the question asks for first principles - as in the whole lim x as h->0 of f(x+h) - f(x)/h. thanks though
ready to do this?
\[f'(x) = {\lim_{h \to 0}}\; \; {f(x + h) - f(x) \over h} \]
Can you apply that here?
\[\lim_{h \to 0} \; \; {(x + h + \sqrt{x + h}) - (x + \sqrt{x}) \over h } \]\[\lim_{h \to 0 } \; \; {x + h + \sqrt{x + h} - x - \sqrt{x} \over h} \]
Apply L'Hospital's Rule to simplify the limit.
@ParthKohli No.
\[\lim_{h \rightarrow 0} \frac{ f(x+h)-f(x) }{ h }\] \[\lim_{h \rightarrow 0} \frac{ [(x+h)+\sqrt{x+h}] - (x+\sqrt{x}) }{ h }\] \[\lim_{h \rightarrow 0} \frac{ x+h+\sqrt{x+h}-x-\sqrt{x} }{ h }\] \[\lim_{h \rightarrow 0} \frac{ (1+\sqrt{x+h}-\sqrt{x})(\sqrt{x+h}+\sqrt{x}) }{ h(\sqrt{x+h}+\sqrt{x}) }\] \[\lim_{h \rightarrow 0} \frac{ 1+(x+h-x) }{ h(\sqrt{x+h}+\sqrt{x}) }\] \[\lim_{h \rightarrow 0} 1+\frac{ h }{ h(\sqrt{x+h}+\sqrt{x}) }\] \[\lim_{h \rightarrow 0} 1+\frac{ 1 }{ \sqrt{x+h}+\sqrt{x} }\] Let h --> 0: \[1+\frac{ 1 }{ \sqrt{x+0}+\sqrt{x} }\] \[= 1+\frac{ 1 }{ 2\sqrt{x} }\]
OK, right. I actually might have forgotten that one, maybe. Doing the power rule has made me lazy ;)
@nj1202 mostly right 89% B+ read the Code of Conduct
I'm aware answer-giving is not allowed, but then I would've just put the last step :P
@nj1202 so stop doing entire problems for people. And if you are going to do entire problems, at least do them right.
Join our real-time social learning platform and learn together with your friends!