Michael J. answered 10/19/16
Tutor
5
(5)
Applying SImple Math to Everyday Life Activities
The formula for local linearization is
L(x) = f(xo) + f'(x0)(x - x0)
where x0 = 1
Find the derivative of f(x).
Let r = x5
then f(x) = er
f'(x) = r'er
f'(x) = 5x4(e^x5)
f'(1) = 5(1)4(e^(15))
f'(1) = 5e
Then f(1) = e
Therefore,
L(x) = e + 5e(x - 1)