How Do You Differentiate 1/sqrt(x) Using Limits?

  • Thread starter Thread starter Pithikos
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 70K views
Pithikos
Messages
55
Reaction score
1

Homework Statement


Find the derivative of [tex]\frac{1}{\sqrt{x}}[/tex] using the lim definition.

Homework Equations


f(x)'=[tex]\frac{f(x+h)-f(x)}{h}[/tex]

The Attempt at a Solution


Keep in mind that everything bellow is for the lim as h approaches 0.

[tex]\frac{1}{\sqrt{x}}[/tex]

[tex]\Downarrow[/tex]

[tex] \frac{<br /> \frac{1}{\sqrt{x+h}}-\frac{1}{\sqrt{x}}<br /> }<br /> {h}[/tex]

[tex]\Downarrow[/tex]

(I multiply both nominator and denominator with conjugate)

[tex] \frac<br /> {<br /> \frac{1}{x+h}-\frac{1}{x}<br /> }<br /> {<br /> \frac{h}{\sqrt{x+h}}+\frac{h}{\sqrt{x}}<br /> }[/tex]

After this I am totally lost..
 
Physics news on Phys.org
You could also use the definition...

[tex]f'(x)= \lim_{ x \to a} \frac{f(x)- f(a)}{x-a}[/tex].
 
Thaaaank you! Problem solved! :)
Did the same to denominator and then combined the two franctions into one.
 
Pithikos said:

Homework Statement


Find the derivative of [tex]\frac{1}{\sqrt{x}}[/tex] using the lim definition.

Homework Equations


f(x)'=[tex]\frac{f(x+h)-f(x)}{h}[/tex]

The Attempt at a Solution


Keep in mind that everything bellow is for the lim as h approaches 0.

[tex]\frac{1}{\sqrt{x}}[/tex]

[tex]\Downarrow[/tex]

[tex] \frac{<br /> \frac{1}{\sqrt{x+h}}-\frac{1}{\sqrt{x}}<br /> }<br /> {h}[/tex]

[tex]\Downarrow[/tex]

(I multiply both nominator and denominator with conjugate)

[tex] \frac<br /> {<br /> \frac{1}{x+h}-\frac{1}{x}<br /> }<br /> {<br /> \frac{h}{\sqrt{x+h}}+\frac{h}{\sqrt{x}}<br /> } [/tex]

After this I am totally lost..
This is perfectly fine - up to this point.
Continuing on:

[tex]\displaystyle =\frac<br /> { \displaystyle \frac{x-(x+h)}{(x+h)x}<br /> }<br /> { \displaystyle \frac{h}{\ \sqrt{x+h}}+\frac{h}{\sqrt{x}\ \ }<br /> }[/tex]

[tex]\displaystyle =\frac<br /> { \displaystyle \frac{-h}{(x+h)(x)}\ \cdot\ \displaystyle \frac{1}{h}<br /> }<br /> { \displaystyle \left(\frac{h}{\sqrt{x+h}}+\frac{h}{\sqrt{x}}\right) \ \cdot\ \displaystyle \frac{1}{h}}<br /> } [/tex]

[tex]\displaystyle =\frac<br /> { \displaystyle \frac{-1}{(x+h)(x)}<br /> }<br /> { \displaystyle \frac{1}{\sqrt{x+h}}+\frac{1}{\sqrt{x}}<br /> } [/tex]

Then,
[tex]\displaystyle f'(x)= \lim_{h\to 0} \ \ <br /> \frac<br /> { \displaystyle \frac{-1}{(x+h)(x)}<br /> }<br /> { \displaystyle \frac{1}{\sqrt{x+h}}+\frac{1}{\sqrt{x}}<br /> }[/tex]