andrewjacobs
- 1
- 0
Homework Statement
2. Find the limit.
lim
x->0
for
1-sqrt(x^2-1)
---------------
x^2
Homework Equations
No clue, that's why I am asking.
The Attempt at a Solution
I inverted the signs and multiplied by sqrt(x^1+1)+1
So:
sqrt(x^2+1)-1 sqrt(x^2+1)+1
--------------- * --------------
-(x^2) sqrt(x^2+1)+1
and came up with
x+1-1
----------------------
-(x^2)*sqrt(x^2+1)+1
which gave me
0/2
I am sure this isn't correct, but I do not know were I messed up.