| 
				 اريد حل 
 السلام عليكم ورحمة الله وبركاته 
 اتمنى احد يساعدني بحل  الاسئله
 
 
 EXERCICE 1:
 Use the bisection method to solve the equation x^2-4x+4-ln(x)=0 in the interval [1,2] with accuracy = 10-2.
 
 EXERCICE 2
 :
 Use the Newton method to solve the equation x^2-4x+4-ln(x)=0 with accuracy =10-4, the initial approximation is x0=1.5
			 التعديل الأخير تم بواسطة انثى خرافيه ; 2012-11-08 الساعة 05:24 AM.
 |