Question 2 (7 marks) Use the Newton Raphson method to find the root for the following function: e 0.5x = 5 - 5x Use an i
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 2 (7 marks) Use the Newton Raphson method to find the root for the following function: e 0.5x = 5 - 5x Use an i
Question 2 (7 marks) Use the Newton Raphson method to find the root for the following function: e 0.5x = 5 - 5x Use an initial guess of x, = 0.7 - please stop the calculation after 3 iterations (i.e until you get X3).