Question Statement
Find the slope of the tangent line to the curve f(x)=x2+4 at the point (−1,5).
Background and Explanation
This problem requires finding the derivative of a function using the limit definition (the difference quotient), which represents the slope of the tangent line at any point x. The derivative measures the instantaneous rate of change of the function at a specific point.
Solution
We begin with the given function:
f(x)=x2+4
First, we determine f(x+Δx) by substituting (x+Δx) into the function:
f(x+Δx)=(x+Δx)2+4
The slope of the tangent line is defined by the limit:
mtan=limΔx→0Δxf(x+Δx)−f(x)
Substituting the expressions for f(x+Δx) and f(x) into the limit definition:
mtan=Δx→0limΔx((x+Δx)2+4)−(x2+4)=Δx→0limΔxx2+(Δx)2+2xΔx+4−x2−4=Δx→0limΔxΔx(Δx+2x)=0+2x
Thus, the slope of the tangent line at any point x is:
Slope=mtan=2x
At the point (−1,5), we substitute x=−1:
Slope=mtan=2(−1)=−2
- Limit definition of the derivative (slope of tangent): mtan=limΔx→0Δxf(x+Δx)−f(x)
- Binomial expansion: (x+Δx)2=x2+2xΔx+(Δx)2
- Limit evaluation: limΔx→0(Δx+2x)=2x
Summary of Steps
- Write f(x)=x2+4 and find f(x+Δx)=(x+Δx)2+4
- Set up the difference quotient: limΔx→0Δxf(x+Δx)−f(x)
- Expand (x+Δx)2 and simplify the numerator by canceling x2 and constant terms
- Factor out Δx from the numerator and cancel with the denominator
- Evaluate the limit as Δx→0 to obtain the derivative 2x
- Substitute x=−1 to find the specific slope: −2