Homework Statement
Let e be the number close to sqrt(a) by Newtons Method (That is picking a number, diving a by it, and taking their average, divide a by average, get a number, find their average, so on). Using |e<sqrt(a)+e|
prove that if |a/e-e|<1/10
then |sqrt(a)-e|<1/10
Note that e is...