lim(y->0), (sqrt(x+y)-sqrt(x))/y Basically, I'm trying to find the integral of sqrt(x) without using actual calculus.... which I personally don't get, but whatever. Any ideas??
You're just going to have to muck around with algebra.
try by multiplying the conjugate.
*bangs head on wall* dammit...... I tried but once y approaches zero then it starts to become dividing by zero... and then people start catching on fire.
No they don't. It's a limit. You're not actually dividing by zero.
Well, true. DNE but still i need a function for an answer
I dont think that limit will give integral of sqrt(x)
If you want to find derivative then its {sqrt(x+y)-sqrt(x)}/y not {sqrt(x+y)+sqrt(x)}/y as y approaches 0
ah, did I type it wrong? my bad... you're right, its - not +
\[ \begin{split} \lim_{y\to0}\frac{\sqrt{x+y}-\sqrt{x}}y &= \lim_{y\to0}\frac{(\sqrt{x+y}-\sqrt{x})(\sqrt{x+y}+\sqrt{x})}{y(\sqrt{x+y}+\sqrt{x})}\\ &= \lim_{y\to0}\frac{x+y-x}{y(\sqrt{x+y}+\sqrt{x})}\\ &=\lim_{y\to0}\frac{y}{y(\sqrt{x+y}+\sqrt{x})}\\ &=\lim_{y\to0}\frac{1}{\sqrt{x+y}+\sqrt{x}}\\ &=\frac{1}{\sqrt{x}+\sqrt{x}}\\ &=\frac{1}{2\sqrt{x}} \end{split} \]
thats correct
oooooh....... brilliant brilliant!
the second step numerator is what I had wrong...
Join our real-time social learning platform and learn together with your friends!