52216812
Consider the function \(f(x)=x^2-1\).
1. Use the limit definition of the derivative to find \(f'(1)\).
2. Find an equation of the tangent line to the graph of \(f\) at \(x=1\).
3. Explain how the derivative values of \(f\) differ from those of a linear function such as \(g(x)=4x+1\).
Hints
- Substitute \(1+h\) for \(x\) and expand the square.
- A tangent line is determined by its slope and the point of tangency.
- Compare how the slope changes on a parabola with how it behaves on a line.
- Think about what a derivative function says about slopes at different inputs.
Solution
1. Use the limit definition at \(x=1\): \(f'(1)=\lim_{h\to 0}\frac{f(1+h)-f(1)}{h}\).
2. Substitute and simplify: \(f'(1)=\lim_{h\to 0}\frac{(1+h)^2-1-(1^2-1)}{h}=\lim_{h\to 0}\frac{2h+h^2}{h}=\lim_{h\to 0}(2+h)=2\).
3. The point of tangency is \((1,f(1))=(1,0)\), and the slope is \(2\). Using point-slope form gives \(y-0=2(x-1)\), so the tangent line is \(y=2x-2\).
4. A linear function has the same slope at every point, so its derivative is constant. The slope of the parabola changes with \(x\), so the derivative values of \(f\) are not constant.
Answer
1. \(f'(1)=2\)
2. \(y=2x-2\)
3. A linear function has a constant derivative, while the derivative of \(f(x)=x^2-1\) varies with \(x\).
