Question
Approximate the value of $g(6)$ using the tangent line to $g(x)$ at $x=5$
Original question: 2. Approximate the value of using the tangent line to at .
Expert Verified Solution
Expert intro: This is a standard linear approximation problem. The tangent line gives the best local estimate of the function near the point of tangency.
Detailed walkthrough
To approximate using the tangent line at , use the linearization formula
Then evaluate at :
So
If the problem provides numerical values for and , substitute them directly into this expression. The tangent line estimate works well when is close to , because the function behaves almost linearly over a small interval.
💡 Pitfall guide
A common mistake is to use the slope by itself and forget the base value . Another mistake is to plug in into the original function instead of the tangent-line formula.
🔄 Real-world variant
If you need to approximate another nearby value, such as or , use the same tangent-line formula:
The only thing that changes is the value you substitute.
🔍 Related terms
tangent line, linear approximation, linearization
FAQ
How do you approximate g(6) from the tangent line at x=5?
Use the linearization L(x)=g(5)+g'(5)(x-5), then substitute x=6 to get g(6)≈g(5)+g'(5).
Why does the tangent line work for nearby x-values?
Near the point of tangency, the function is well-approximated by its local linear behavior, so the tangent line gives a good estimate.