Question
Use the Newton's Method to approximate the real root of the equation:
f(x)=x-2+cosx=0
a) What is the iterative equation of Newton's method of the given equation?
b) Iterate the equation with starting point x1=5 until you get a repetition of the four digits after the decimal point.
f(x)=x-2+cosx=0
a) What is the iterative equation of Newton's method of the given equation?
b) Iterate the equation with starting point x1=5 until you get a repetition of the four digits after the decimal point.
Answers
well, f'(x) = 1-sinx
So plug that into Newton's method. Here is a nice web site:
http://keisan.casio.com/exec/system/1244946907
So plug that into Newton's method. Here is a nice web site:
http://keisan.casio.com/exec/system/1244946907
Related Questions
hello i just want a answer in these question:
please. im begging!
I. Use Newton’s method to appr...
1.Approximate sqrt3 by applying Newton's Method to the equation
(x^2-3) = 0
2.The equation (x^3-x...
Approximate the real root of cosx+x=2 to four decimal place. (Using Newton's method)
I need help...
Find the real root of the equation 3x-cosx-1=0 correct to four decimal places using the Newton Raph...