Derivatives of Quadratic Polynomials
View the Lesson | MATHguide homepage Updated June 22nd, 2023


Status: Waiting for your responses.

Given:f(x) = 4x2 - 3x - 7
Problem:Determine the derivative of f(x) using the definition of a derivative.

f ' (x) = lim
f(x+h) - f(x)
h
h→0

f ' (x) = lim
4(x+h)2+(x+h)-7 - (4x2-3x-7)
h
h→0

f ' (x) = lim
4(x2+xh+h2)-3(x+h)-7 - (4x2-3x-7)
h
h→0

f ' (x) = lim
4x2+xh+4h2-3x-3h-7 + x2+3x+7
h
h→0

f ' (x) = lim
xh+h2+h
h
h→0

f ' (x) = lim
h(x+h+)
h
h→0

f ' (x) = limx+h+
h→0

f ' (x) =  x+