Limits of t^2-9/t-3: Factoring & Substitution

screamtrumpet
Messages
16
Reaction score
0

Homework Statement




lim t^2-9/t-3
x>3

Homework Equations





The Attempt at a Solution



I factored it into (t-3)(t+3)/(t-3)
i then canceled out the (t-3)'s and substituted 3 to get 6 is this correct?
 
Physics news on Phys.org
Assuming you made a typo and your problem is the limit as t -> 3, then yes, what you did is correct. You can only ever cancel an expression with a variable (such as (t-3)) if you are sure that it is not going to be zero. In this case, we are taking the limit as t goes to 3, so (t-3) is never actually equal to 0. Thus, we can cancel (t-3) and you are correct.
 
Thanks!
 
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