Calculating the Limit for sqrt(x^2-9)

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

Homework Statement



lim sqrt(x^2-9)
x->3


Homework Equations



I understand that the radical will evaluate to 0. I am not sure if the answer to the limit is 0, or undefined


The Attempt at a Solution



lim sqrt((3)^2-9) = sqrt(9-9) sqrt(0) = 0
x->3


Thanks for your help.
 
Physics news on Phys.org
What is the requirements for a limit to exists?
 
Hootenanny said:
What is the requirements for a limit to exists?

The limit coming from both sides, must approach the same y-value. In this case 0. The function will never hit 0, but will get infinitely close. That would make the value of the limit 0??
 
moberry said:
The limit coming from both sides, must approach the same y-value. In this case 0. The function will never hit 0, but will get infinitely close. That would make the value of the limit 0??
Correct :approve:
 
Hootenanny said:
Correct :approve:

Good deal. I thought that was it. Wanted to be 100% sure.