Write the formula for finding roots of a equation by newtons method
Answers
Answered by
0
Answer:
Exllanation:
Newton's Method is a way to find the roots of an equation. For example, if y = f(x), it helps you find a value of x that y = 0. Newton's Method, in particular, uses an iterative method. That is, you make some guess and you use it to find another guess - a better guess.
Similar questions