How do you use the limit definition of the derivative to find the derivative of #f(x)=x/(x+1)#? Calculus Derivatives Limit Definition of Derivative 1 Answer Andrea S. Feb 13, 2017 #d/dx ( x/(x+1) ) = 1/((x+1)^2 # Explanation: By definition we have: #f'(x) = lim_(h->0) (f(x+h)-f(x))/h# So: #d/dx ( x/(x+1) ) = lim_(h->0) ( (x+h)/(x+h+1) - x/(x+1)) /h# #d/dx ( x/(x+1) ) = lim_(h->0) 1/h(( (x+h)(x+1) - x(x+h+1))/((x+1)(x+h+1))) # #d/dx ( x/(x+1) ) = lim_(h->0) 1/h((cancelx^2+cancel(hx)+cancelx+h - cancelx^2 -cancel(hx) -cancelx)/((x+1)(x+h+1)) )# #d/dx ( x/(x+1) ) = lim_(h->0) 1/cancel(h)(cancel(h)/((x+1)(x+h+1)) )# #d/dx ( x/(x+1) ) = lim_(h->0) 1/((x+1)(x+h+1)) # #d/dx ( x/(x+1) ) = 1/((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 1426 views around the world You can reuse this answer Creative Commons License