(a) Find the linear approximation of f(x) near x=4.
(b) Use the linear approximation from part (a) to estimate 4.2.
Answer:
(a) To find the linear approximation of f(x) near x=4, we will use the concept of tangent lines and the differential of f(x).
Recall that the equation of the tangent line to a curve at a given point (a,f(a)) is given by:
y−f(a)=f′(a)(x−a)
Taking the derivative of f(x), we have:
f′(x)=2x1
Now, let's find the equation of the tangent line to f(x) at x=4. In this case, a=4 and f(a)=f(4)=4=2. Plugging these values into the equation of the tangent line, we have:
y−2=241(x−4)
Simplifying further, we get:
y=2+41(x−4)
Therefore, the linear approximation of f(x) near x=4 is L(x)=2+41(x−4).
(b) To estimate 4.2 using the linear approximation above, we need to evaluate L(4.2).
Plugging x=4.2 into the linear approximation equation, we have:
L(4.2)=2+41(4.2−4)
Simplifying, we get:
L(4.2)=2+41(0.2)=2+41(0.2)=2+0.05=2.05
Therefore, 4.2 is approximately equal to 2.05 using the linear approximation.