Solving the Limit of sqrt(x^2-9)/abs(3-x)

  • Thread starter Thread starter gipc
  • Start date Start date
  • Tags Tags
    Limit
gipc
Messages
69
Reaction score
0
I'm sorry for being pathetic but I can't seem to solve anything this days.

lim sqrt(x^2-9)/abs(3-x) as x->3+
 
Physics news on Phys.org
Hi gipc! :smile:

You mean limx->3+ √(x2 - 9) / |3 - x| ?

Well x -> 3+ means you only have to consider x > 3, so |3 - x| = x - 3 …

does that help? :smile:
 
Back
Top