Alex C. answered  02/25/23
University Math Professor and Experienced Private Tutor
Hi Hanas,
The Taylor approximation theorem states that for any value of n, if the (n+1)th derivative of f is continuous, and | f(n+1)(t) | ≤ M for all t between 0 and x (for us, x = 1.4) then
| f(x) - Tn(x) | ≤ M/(n+1)! |x|n+1
so in our case we have f(n)(x) = ex for all n, so in particular f(4)(x) = ex, and since ex is increasing, we have that |f(4)(x)| ≤ e1.4 for all t between 0 and 1.4, which implies that
| f(1.4) - T3(1.4) | ≤ e1.4/(3+1)! |1.4|3+1
= e1.4/24 · 1.44
which gives the maximum error (approximately .649).
I hope that helps!