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
Posted: Sat May 21, 2022 8:42 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 initial guess of x, = 0.7 - please stop the calculation after 3 iterations (i.e until you get X3).