Question Statement
Find the slope of the tangent line to the function f(x)=x1 at the point (31,f(31)).
Background and Explanation
This problem requires calculating the instantaneous rate of change using the limit definition of the derivative. You will need to manipulate complex fractions algebraically to evaluate the limit, which yields the general derivative formula before substituting the specific x-value.
Solution
First, determine the coordinates of the point of tangency by evaluating f(31):
f(31)=1/31=3
∴ The point is (31,3).
Given the function definitions:
f(x)f(x+Δx)=x1=x+Δx1
The slope of the tangent line is given by the limit definition of the derivative:
Slope of tangent=mtan=limΔx→0Δxf(x+Δx)−f(x)
Substituting the function into the limit expression:
=Δx→0limΔxx+Δx1−x1=Δx→0limΔx1[x+Δx1−x1]=Δx→0limΔx1[(x+Δx)⋅xx−1(x+Δx)]=Δx→0limΔx1[(x+Δx)⋅xx−x−Δx]=Δx→0limΔx1[(x+Δx)⋅x−Δx]=Δx→0lim(x+Δx)⋅x−1=(x+0)⋅x−1=x2−1
Now evaluate the slope at the point where x=31:
Slope=mtan=(31)2−1=91−1=−9
Therefore, the slope of the tangent line is mtan=−9.
- Limit definition of the derivative: f′(x)=limΔx→0Δxf(x+Δx)−f(x)
- Slope of tangent line: mtan=f′(a) at point x=a
- Algebraic simplification of complex fractions (finding common denominators and canceling terms)
Summary of Steps
- Evaluate f(31)=3 to confirm the point of tangency is (31,3).
- Set up the limit definition of the derivative with f(x)=x1 and f(x+Δx)=x+Δx1.
- Combine the fractions in the numerator by finding a common denominator x(x+Δx).
- Simplify the numerator to −Δx, cancel Δx from numerator and denominator, and evaluate the limit as Δx→0 to obtain f′(x)=−x21.
- Substitute x=31 into the derivative formula to calculate the specific slope mtan=−9.