📚 The CoCalc Library - books, templates and other resources
License: OTHER
Newton's Method Assignment
Question 0
Watch the lecture video here.
Did you watch the video? [Type yes or no.]
Question 1
Estimate the roots of the function using the algorithm developed in class (copy Example 5):
Graph the function.
Use the graph to choose a guess close to one root.
Use your guess to perform Newton's Method (use 10 iterations).
Repeat the process for any additional roots.
Part a
[Hint: there is one answer.]
Part b
[Hint: there are two answers.]
Question 2
Find the points of intersection of two functions and (copy example 6):
Define a new function .
Follow the steps above to find the roots of . These are the x-coordinates of the points of intersection.
Find the y-coordinates of the points of intersection by plugging the roots into both and (you should get the same answer).
Part a
,
[Hint: there is one answer.]
Don't forget to find the y-coordinate at the end.
Part b
,
[Hint: there are two answers, and one is really close to 0.]
Don't forget to find the y-coordinate at the end.

licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.