Math Problem Statement

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 times StartFraction StartAbsoluteValue approximation minus exact EndAbsoluteValue Over StartAbsoluteValue exact EndAbsoluteValue EndFraction100• approximation−exact exact​, where the exact value is given by a calculator. ​f(x)equals=cosine xcosx at aequals=StartFraction pi Over 2 EndFraction π 2​, ​f(1.531.53​)

Solution

Let's go through each part of the problem step-by-step:

Part (a): Write the equation of the linear approximation

Given:

  • f(x)=cos(x)f(x) = \cos(x)
  • Point a=π2a = \frac{\pi}{2}
  1. Find f(a)f(a): f(π2)=cos(π2)=0f\left(\frac{\pi}{2}\right) = \cos\left(\frac{\pi}{2}\right) = 0

  2. Find f(x)f'(x): The derivative of f(x)=cos(x)f(x) = \cos(x) is: f(x)=sin(x)f'(x) = -\sin(x)

  3. Evaluate f(a)f'(a): f(π2)=sin(π2)=1f'\left(\frac{\pi}{2}\right) = -\sin\left(\frac{\pi}{2}\right) = -1

  4. Construct the linear approximation L(x)L(x): The linear approximation (tangent line) at x=ax = a is: L(x)=f(a)+f(a)(xa)L(x) = f(a) + f'(a)(x - a) Substituting the values we found: L(x)=0+(1)(xπ2)=x+π2L(x) = 0 + (-1)(x - \frac{\pi}{2}) = -x + \frac{\pi}{2} So, the equation of the linear approximation is: L(x)=π2xL(x) = \frac{\pi}{2} - x

Part (b): Use the linear approximation to estimate f(1.53)f(1.53)

Using our linear approximation L(x)=π2xL(x) = \frac{\pi}{2} - x, we substitute x=1.53x = 1.53: L(1.53)=π21.53L(1.53) = \frac{\pi}{2} - 1.53 Using π21.5708\frac{\pi}{2} \approx 1.5708: L(1.53)1.57081.53=0.0408L(1.53) \approx 1.5708 - 1.53 = 0.0408

Thus, the estimated value of f(1.53)f(1.53) using the linear approximation is approximately 0.04080.0408.

Part (c): Compute the percent error

  1. Find the exact value of f(1.53)f(1.53): f(1.53)=cos(1.53)0.0423f(1.53) = \cos(1.53) \approx 0.0423

  2. Calculate the percent error: The formula for percent error is: Percent Error=100×approximationexactexact\text{Percent Error} = 100 \times \frac{| \text{approximation} - \text{exact} |}{|\text{exact}|} Substituting the values: Percent Error=100×0.04080.04230.0423\text{Percent Error} = 100 \times \frac{|0.0408 - 0.0423|}{|0.0423|} =100×0.00150.04233.55%= 100 \times \frac{0.0015}{0.0423} \approx 3.55\%

Summary of Answers

  1. Linear Approximation Equation: L(x)=π2xL(x) = \frac{\pi}{2} - x
  2. Estimated Value at x=1.53x = 1.53: L(1.53)0.0408L(1.53) \approx 0.0408
  3. Percent Error: Approximately 3.55%3.55\%

Would you like further clarification on any step?


Expanding Questions

  1. What is the process for finding the linear approximation of a function at any given point?
  2. How does the choice of point aa affect the accuracy of a linear approximation?
  3. Why do we use the derivative to find the slope in a linear approximation?
  4. How would the approximation change if we were to use a different function, such as sin(x)\sin(x), at the same point?
  5. How does the error percentage reflect the quality of an approximation?

Tip: Linear approximations work best when xx is close to the point aa because the tangent line more accurately represents the function’s behavior near that point.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Calculus
Linear Approximation
Trigonometry
Percent Error

Formulas

Linear approximation: L(x) = f(a) + f'(a)(x - a)
Percent error: 100 * |approximation - exact| / |exact|

Theorems

Differentiation of trigonometric functions

Suitable Grade Level

Grades 11-12