BigBeachBanana
Senior Member
- Joined
- Nov 19, 2021
- Messages
- 2,277
I've recently stumbled on an interesting method of finding the tangent line to a polynomial through long division. If we want to find the tangent line at x=a for some polynomial function f(x), then divide f(x) by (x−a)2 using long division. The remainder of the division is the tangent line at x=a and has the form αx+β. I have verified this technique with different polynomials, and it all seemed to work. I'm looking for some theory behind this method (no luck on the internet).
Example: Find the tangent line at x=2 of f(x)=5x3−4x+7.
Divide f(x)=5x3−4x+7 by (x−2)2=x2−4x+4. We get a remainder of 56x+73, which is, in fact, the tangent line.
Why does it work? Does it work for all polynomials?
Example: Find the tangent line at x=2 of f(x)=5x3−4x+7.
Divide f(x)=5x3−4x+7 by (x−2)2=x2−4x+4. We get a remainder of 56x+73, which is, in fact, the tangent line.
Why does it work? Does it work for all polynomials?
Last edited: