How do you find the derivative of #f(x)=2x^2+x-1# using the limit process? Calculus Derivatives Limit Definition of Derivative 1 Answer Andrea S. Nov 8, 2017 Based on the limit definition of derivative: #(df)/dx = lim_(h->0) (f(x+h)-f(x))/h# #(df)/dx = lim_(h->0) ( (2(x+h)^2+x+h-1) - (2x^2+x-1))/h# #(df)/dx = lim_(h->0) ( cancel(2x^2)+4xh+2h^2+cancel(x)+h -cancel(1) - cancel(2x^2)-cancel(x)+cancel(1))/h# #(df)/dx = lim_(h->0) ( 4xh+2h^2+h )/h# #(df)/dx = lim_(h->0) 2h+4x+1# #(df)/dx = 4x+1# 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 16100 views around the world You can reuse this answer Creative Commons License