Thursday, October 6, 2016

Regula - falsi method

Solve the following for a positive root by False position method
1.    xex = 3
2.    4x = ex
3.    x log x = 1.2
4.    tanx + tanh x = 0
5.    e-x = sin x
6.    x3-5x-7=0
7.    x3+2x2+10x-20=0
8.    2x-log x = 7
9.    xex = cos x
10.           x3-5x+1=0
11.           ex = 3x
12.           x2- log x =12
13.           3x – cos x =1
14.           2x – 3sin x =5
15.           2x = cos x +3

No comments:

Post a Comment