64.3k views
3 votes
Determine the degree of the Maclaurin polynomial required for the error in the approximation of the function at the indicatedvalue of x to be less than 0.0001.

User Ramonita
by
5.6k points

1 Answer

3 votes

Answer:

Fifth degree polynomial

Explanation:

Given data:

e^0.3

error = 0.0001

let the function ; f(x) = e^x

note : x = 0.3

The Maclaurin polynomial f(x) = e^x = 1 + x + x^2 / 2! + x^3/3! --- + ∑ x^n/n!

= 1 + 0.3 + (0.3)^2/2! + (0.3)^3 / 3! --- + ∑ (0.3)^n/n!

Attached below is the remaining part of the solution

Determine the degree of the Maclaurin polynomial required for the error in the approximation-example-1
User Irvin
by
4.8k points