Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

a. write the equation of the line that represents the linear approximat…

Question

a. write the equation of the line that represents the linear approximation to the following function at the given point a.
b. use the linear approximation to estimate the given quantity.
c. compute the percent error in the approximation, 100·|approximation - exact|/|exact|, where the exact value is given by a calculator
f(x)=4 - x² at a = 1, f(1)
a. l(x)=□

Explanation:

Step1: Find \(f(1)\) and \(f^{\prime}(x)\)

Given \(f(x)=4 - x^{2}\), then \(f(1)=4-1^{2}=3\).
Differentiate \(f(x)\) using the power rule \((x^{n})^\prime=nx^{n - 1}\), so \(f^{\prime}(x)=-2x\), and \(f^{\prime}(1)=-2\).

Step2: Write the linear approximation formula

The linear approximation formula is \(L(x)=f(a)+f^{\prime}(a)(x - a)\).
Substituting \(a = 1\), \(f(1)=3\) and \(f^{\prime}(1)=-2\) into the formula, we get \(L(x)=3-2(x - 1)\).
Simplify \(L(x)=3-2x + 2=5-2x\).

Answer:

\(L(x)=5 - 2x\)