objectivesea
- 6
- 0
Homework Statement
Prove that if |x-x_0| < \textrm{min} \bigg ( \frac{\epsilon}{2|y_0|+1},1 \bigg ) and |y-y_0| < \frac{\epsilon}{2|x_0|+1} then xy-x_0y_0<\epsilon
Homework Equations
We can use basic algebra and the following axioms:
For any number a, one and only one of the following holds:
(i) a=0
(ii) a is in the collection P
(iii) -a is in the collection P
Note: A number n is the collection P if and only if n>0
If a and b are in P, then a+b is in P.
If a and b are in P, then a \cdot b is in P.
We may also use the following consequences of the above axioms:
For any numbers aand b, one and only one of the following holds:
(i) a=b
(ii) a < b
(iii)a > b
For any numbers a, b, and c, if a<b and b<c, then a<c.
For any numbers a, b, and c, if a<b, then a+c<b+c.
For any numbers a, b, and c, if a<b and 0<c, then ac<bc.
The Attempt at a Solution
I'm not even sure where to start.