Numerical Method - Old Questions

Question Answer Details

5. Find the roots of the following equations using Newton’s method.

     log x – cos x = 0

5 marks
Asked in Model Question

Answer

AI Generated Answer

AI is thinking...

Official Answer

Given,

Let the initial guess be 0.5.

Now, let us calculate the root using tabular form.


Here, the 4th and 5th iteration has same value of x2 up to 2 decimal place, so that root of given equation is 1.42.