Limits of Rational Functions: Solving for Undefined Limits

  • Thread starter Thread starter m0286
  • Start date Start date
  • Tags Tags
    Limits Year
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
m0286
Messages
63
Reaction score
0
Hello
1 More Question
It says Calculate the following limits:
lim x-> -3 ((1/x+3)+6/(x^2-9)) So what i did was changed x^2-9 into (x-3)(x+3) and then made that the common denominator so I got
1(x-3) + 6/(x-3)(x+3) then the (x-3)'s cancel and your left with 6/(x+3) but then I plug int he -3 and I get 6/0 which is undefined, is that the answer that it doesn't exist or am I doing something wrong? THANKS
 
Physics news on Phys.org
you're looking for [tex]lim_{\substack{x\rightarrow -3} \frac{1}{x+3} + \frac{6}{x^2-9}[/tex]...you are correct to look for a common denominator...but you made a mistake at the point where you cancel out terms. What is 1(x-3) + 6 ? :wink:
 
Last edited:
Thanks!

Ohh ok yea I get it so 1(x-3)+6 is x-3+6 so x+3 then the x+3's cancel out and you get 1/(x-3) which is 1/-6... THANKS!