Assignment:
Let f(x) = x^2 - x - 3
(a) Find the Newton-Raphson formula pk = g(pk-1).
(b) Start with p0=1.6 and find p1,p2 and p3.
(c) Start with p0=0.0 and find p1,p2, p3 and p4. What do you conjecture about this sequence.
Provide complete and step by step solution for the question and show calculations and use formulas.