Solving Confusing Limits Homework

  • Thread starter Thread starter BloodyFrozen
  • Start date Start date
  • Tags Tags
    Confusing Limits
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
BloodyFrozen
Messages
353
Reaction score
1

Homework Statement



1. limh->0 (sqrt(a+h)-sqrt(a))/h
2. limx->1 (1-sqrt(x))/(1-x)

Homework Equations



---------------------------------------------

The Attempt at a Solution



I tried conjugate, etc., but couldn't solve it without L'H's Rule.
 
Physics news on Phys.org
Thanks I got 1/(2)for one and 1/2 for number 2
 
Last edited:
For the second one, try factoring the numerator like so:

[tex]1 - x =\left(1 - \sqrt{x}\right)\left(1 + \sqrt{x}\right)[/tex]

The solution should then become obvious.

EDIT: And for the first one, multiplying by the conjugate of the numerator is what you need to do.
 
Thanks guys, got them.

Ignore my comment above this.