AP Calculus AB Exam Question
Let f(x)=x3−2x2+5x−3 be a differentiable function. Find the derivative of f(x) using the definition of the derivative.
Solution
The derivative of a function f(x) at a point x=a is defined as:
f′(a)=h→0limhf(a+h)−f(a)To find the derivative of f(x)=x3−2x2+5x−3, we need to evaluate this limit. Let's start by applying the definition of the derivative.
f′(a)=h→0limhf(a+h)−f(a)=h→0limh(a+h)3−2(a+h)2+5(a+h)−3−(a3−2a2+5a−3)Expanding the numerator, we have:
f′(a)=h→0limha3+3a2h+3ah2+h3−2(a2+2ah+h2)+5(a+h)−3−a3+2a2−5a+3Notice that many terms will cancel out:
f′(a)=h→0limh3a2h+3ah2+h3−2ah−2h2+5hSimplifying further:
f′(a)=h→0limhh(3a2+3ah+h2−2a−2h+5)As h approaches 0, we can cancel out the h from the numerator and denominator:
f′(a)=h→0lim(3a2+3ah+h2−2a−2h+5)Since all terms in the limit are continuous, we can substitute h=0 directly:
f′(a)=3a2+0+0−2a−0+5Simplifying further, we get:
f′(a)=3a2−2a+5Therefore, the derivative of the function f(x)=x3−2x2+5x−3 is f′(x)=3x2−2x+5.