Limits of Rational Functions: Solving for Undefined Limits

  • Thread starter Thread starter m0286
  • Start date Start date
  • Tags Tags
    Limits Year
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 lim_{\substack{x\rightarrow -3} \frac{1}{x+3} + \frac{6}{x^2-9}...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!
 
cool! :smile:
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top