Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
Use linear approximation to show that each function below can be approximated by the given expression when |x| is small i.) sin...Asked by Michael
Use linear approximation to show that each function below can be approximated by the given expression when |x| is small
i.) sinx = x
ii.) e^x = 1+x
i.) sinx = x
ii.) e^x = 1+x
Answers
Answered by
Steve
using Taylor series,
sinx = x - x^3/3! + x^5/5! - ...
e^x = 1 + x + x^2/2! + ...
when |x| is small, the higher powers vanish.
Or, just using calculus,
y=sinx
y' = cosx
at x=0, y=0, y'=1
so y can be approximated by the line through (0,0) with slope 1, or y=x
similarly for e^x
The line through (0,1) with slope 1 is y = 1+x
sinx = x - x^3/3! + x^5/5! - ...
e^x = 1 + x + x^2/2! + ...
when |x| is small, the higher powers vanish.
Or, just using calculus,
y=sinx
y' = cosx
at x=0, y=0, y'=1
so y can be approximated by the line through (0,0) with slope 1, or y=x
similarly for e^x
The line through (0,1) with slope 1 is y = 1+x
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.