How Do You Further Simplify the Limit of a Square Root Expression?

  • Thread starter Thread starter pyrosilver
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
pyrosilver
Messages
38
Reaction score
0

Homework Statement



lim
[tex]_{}h\rightarrow0[/tex] ([tex]\sqrt{a+h}[/tex] - [tex]\sqrt{a}[/tex]) / h

3. ok so i multiplied by [tex]\sqrt{a+h}[/tex] + [tex]\sqrt{a}[/tex]. The top simplified to a+ h -a, aka h. the bottom is h([tex]\sqrt{a+h}[/tex] + [tex]\sqrt{a}[/tex]).

The h cancels, so I am left with

1 / ([tex]\sqrt{a+h}[/tex] + [tex]\sqrt{a}[/tex]

how do i simplify this further?

thanks!
 
Physics news on Phys.org
No need to simplify any further, just note what happens as [itex]h \to 0[/itex]. :wink:
 
Supposedly I can simplify it to

1
----
2[tex]\sqrt{a}[/tex]?
 
Which is what you get when you evaluate the limit as [itex]h \to 0[/itex].
 
It makes perfect sense as well that that is your answer. I am not sure of the extent of your understanding of differentiation, however, if you know enough, you should be able to recall that the derivative of a^(1/2) = 1/2a^(1/2) which is exactly what you got.
 
windwitch said:
It makes perfect sense as well that that is your answer. I am not sure of the extent of your understanding of differentiation, however, if you know enough, you should be able to recall that the derivative of a^(1/2) = 1/2a^(1/2) which is exactly what you got.

A clearer way of writing this would be a^(1/2) = 1/(2a^(1/2)). A literal reading of what you wrote would be 1/2*a^(1/2); that is, the fractional power would be in the numerator, which I'm sure you didn't intend.