
Doug C. answered 04/27/22
Tutor
5.0
(1,553)
Math Tutor with Reputation to make difficult concepts understandable
Let f(x) = ex + x2 - 4.
Now apply Newton's Method to that function by finding f'(x) = ex+2x,
Looks like a starting value of -2 will get f(x) fairly close to a value of 0, so start with x1 = -2.