Question
Use the limit definition to find the slope of the tangent to f(x)=x² at (1,1)
Original question: Example: what is the slope of the tangent line to f(x) = x² at the point (1, 1)? (Handwritten solution in a notes app screenshot: uses the limit definition of the derivative, expands (x+h)², cancels terms, simplifies to 2x+h, then sets h→0 to obtain f′(x)=2x, hence slope at x=1 equals 2.)
Expert Verified Solution
Core Idea: Here the point is not to memorize
2x, but to show how the difference quotient collapses to the derivative rule after algebra and theh → 0step.
What Is This Asking?
The note asks for the tangent slope to f(x)=x² at (1,1) and walks through the limit definition of the derivative with explicit algebra.
Step-by-Step Solution
Setup. The slope of the tangent line at a point is the derivative at that point. From the limit definition:
Take . Then
Let : .
At . The slope of the tangent line is .
Interpretation. For this parabola, the tangent line at rises 2 units vertically per 1 unit horizontally (until you leave the local linear approximation).
Pitfall Alert
Canceling without explicitly assuming is a common write-up gap. Also, don’t plug into before simplifying — simplify the quotient first, then take the limit.
Try a Variant
If the question were , the same algebra yields , so at the slope would be . If the point moved to , the slope would be for .
Further Reading
difference quotient, derivative, tangent line, limit, power rule
FAQ
What is the slope of the tangent line to f(x)=x² at (1,1)?
Using the limit definition, f′(x)=2x, so f′(1)=2. The tangent line has slope 2 at that point.
How do you compute f′(x) for f(x)=x² from first principles?
Write ((x+h)²−x²)/h, expand, cancel x², factor h, cancel h for h≠0 to get 2x+h, then let h→0 to obtain 2x.