Thursday, October 6, 2016

Newton-Raphson method


Using Newton-Raphson method solve the following

1.    find the positive root of x3 – x -1=0
2.    cosx-xex=0
3.    x3+2x2+50x+7=0
4.    x3 + x +1=0
5.    x3 – x -2=0
6.    x4 – x -9=0
7.    x4 – x = 10
8.    xex = 1
9.    x3 – 5x +3=0

10.  cosx = x2

No comments:

Post a Comment