9mt
17-10-2012, 23:47
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
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