Solving L'Hospital's Rule: lim(x→2)(x^2+x-6)/(x-2)

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

Homework Statement



lim(x→2)(x^2+x-6)/(x-2)

Homework Equations





The Attempt at a Solution



lim(x→2)(x^2+x-6)/(x-2)=lim(x→2)(d/dx(x^2+x-6))/(d/dx(x-2))=lim(x→2)(2x+1)/1=lim(x→2)(2x+1)=5

Is this a right solution? I have never done such before, so I am not sure in my answer.
 
Physics news on Phys.org
yeaa, it is a right way,absolutely.L'Hopital's Rule is for 0/0 and inf/inf.
 
Thank you a lot, guys.