Using the limit definition, how do you differentiate #f(x)=−2/(x + 1)#? Calculus Derivatives Limit Definition of Derivative 2 Answers mason m Nov 16, 2015 #f'(x)=2/((x+1)^2# Explanation: The Limit Definition of Derivative: #lim_(hrarr0)frac(f(x+h)-f(x))h# #lim_(hrarr0)frac(-2/(x+h+1)+2/(x+1))h# #=lim_(hrarr0)frac(-2/(x+h+1)+2/(x+1))(h)*((x+h+1)(x+1))/((x+h+1)(x+1))# #=lim_(hrarr0)frac(-2(x+1)+2(x+h+1))h# #=lim_(hrarr0)frac(cancel(-2x)cancel(-2)cancel(+2x)+2hcancel(+2))(h(x+h+1)(x+1))# #=lim_(hrarr0)frac(2)((x+h+1)(x+1))# Plug in #0# for #h#. #f'(x)=2/((x+1)(x+1))# #f'(x)=2/((x+1)^2# Answer link Babette Nov 16, 2015 The derivative is #2/(x+1)^2# Explanation: #lim_(hrarr0)(-2/(x+h+1)-(-2/(x+1)))/h# #lim_(hrarr0)(-2/(x+h+x)+2/(x+1))/h=(2/(x+1)-2/(x+h+1))/h# #lim_(hrarr0)1/h[(2(x+h+1)-2(x+1))/((x+1)(x+h+1))]# #lim_(hrarr0)1/h[(2x+2h+2-2x-2)/((x+1)(x+h+1))]# #lim_(hrarr0)1/h[(2h)/((x+1)(x+h+1))]=2/((x+1)(x+h+1))# #lim_(hrarr0)2/((x+1)(x+0+1))=2/((x+1)(x+1))=2/(x+1)^2# Answer link Related questions What is the limit definition of the derivative of the function #y=f(x)# ? Ho do I use the limit definition of derivative to find #f'(x)# for #f(x)=3x^2+x# ? How do I use the limit definition of derivative to find #f'(x)# for #f(x)=sqrt(x+3)# ? How do I use the limit definition of derivative to find #f'(x)# for #f(x)=1/(1-x)# ? How do I use the limit definition of derivative to find #f'(x)# for #f(x)=x^3-2# ? How do I use the limit definition of derivative to find #f'(x)# for #f(x)=1/sqrt(x)# ? How do I use the limit definition of derivative to find #f'(x)# for #f(x)=5x-9x^2# ? How do I use the limit definition of derivative to find #f'(x)# for #f(x)=sqrt(2+6x)# ? How do I use the limit definition of derivative to find #f'(x)# for #f(x)=mx+b# ? How do I use the limit definition of derivative to find #f'(x)# for #f(x)=c# ? See all questions in Limit Definition of Derivative Impact of this question 2102 views around the world You can reuse this answer Creative Commons License