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

thumb_up100%(1 rated)

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 the h → 0 step.

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:

f(x)=limh0f(x+h)f(x)h.f'(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}.

Take f(x)=x2f(x)=x^2. Then

(x+h)2x2h=x2+2xh+h2x2h=2xh+h2h=2x+h(h0).\frac{(x+h)^2-x^2}{h}=\frac{x^2+2xh+h^2-x^2}{h}=\frac{2xh+h^2}{h}=2x+h\quad (h\neq 0).

Let h0h\to 0: f(x)=2xf'(x)=2x.

At (1,1)(1,1). The slope of the tangent line is f(1)=2f'(1)=2.

Interpretation. For this parabola, the tangent line at x=1x=1 rises 2 units vertically per 1 unit horizontally (until you leave the local linear approximation).

Pitfall Alert

Canceling hh without explicitly assuming h0h\neq 0 is a common write-up gap. Also, don’t plug h=0h=0 into (2xh+h2)/h(2xh+h^2)/h before simplifying — simplify the quotient first, then take the limit.

Try a Variant

If the question were f(x)=x3f(x)=x^3, the same algebra yields f(x)=3x2f'(x)=3x^2, so at x=1x=1 the slope would be 33. If the point moved to x=ax=a, the slope would be 2a2a for f(x)=x2f(x)=x^2.

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.

chat