How do you use Newton's method to find the approximate solution to the equation #x^3+5x-10=0#?
1 Answer
Dec 22, 2016
Explanation:
Let
First let us look at the graphs:
graph{x^3+5x-10 [-5, 5, -20, 15]}
We can see there is one solution in the interval
We can find the solution numerically, using Newton-Rhapson method
Then using excel working to 6dp we can tabulate the iterations as follows:
And we conclude that the remaining solution is