1. Using Newton's Method, find a numerical approximation to the Zero of
F(x) = e^(-x/3) - 0.05471*x
on [2.5,2.9] starting with the endpoint (k = 0) having the smallest value of |f|,
keeping track of the number of ALL function evaluations kfe, the current
Change in sign interval [a_k,b_k], and tabulating

 

K kfe a_k b_k x_k f_k f_k' x_{k+1} |x_{k+1}-x_k|
0

... ...
until |x_{k+1}-x_k| < 0.5e-2.

 

|for k = 0 to 3 iterations
in Calculus Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

y=0 at x=4.324341
by

Related questions

0 answers
asked Feb 10, 2013 in Calculus Answers by anonymous | 578 views
1 answer
asked Feb 18, 2021 in Other Math Topics by anonymous | 972 views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
732,175 users