Limit definition of a derivative

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
crybllrd
Messages
120
Reaction score
0

Homework Statement


I had my second exam last week for my Calculus I course. I did alright, but we are supposed to correct them and bring them back for a quiz grade. However, I wasn't sure how to do this one on the test, and did not magically figure it out since then :)

Find the derivative of [tex]f(x)=\sqrt{3x+1}[/tex]

Homework Equations



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

The Attempt at a Solution



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


I have a hard time with these limit definitions of a derivative when it involves a square root. I am thinking that I need to use a conjugate, but I am really not sure how.
 
Physics news on Phys.org
[tex]\frac{\sqrt{3(x+h)+1}-\sqrt{3x+1}}{h}\cdot \frac{\sqrt{3(x+h)+1}+\sqrt{3x+1}}{\sqrt{3(x+h)+1}+\sqrt{3x+1}}[/tex]

I am not sure about the denominator on this next step:

[tex]\frac{3h}{h(\sqrt{3(x+h)+1}+\sqrt{3x+1})}[/tex]

I know the answer should be

[tex]\frac{3}{2\sqrt{3x+1}}[/tex]

How do I get to that?
 
OK thanks, I got it figured out from here. I just needed to divide top and bottom by h, then distribute under the radical, the remaining h equals zero, and I ended up with the correct answer.
Thanks again!