I wonder how can i solve this problem? I know it uses the triangle inequality and adding and subtracting the same variable. Yet i can't seem to get the proof right.
Question:
Let $ \epsilon \gt 0 $
If $ | x-a | \lt \epsilon $ and $ | y-b | \lt \epsilon $
Then:
$ | xy-ab| \lt \epsilon(|a|+|b|+\epsilon) $
Thank you.
$|xy-ab|=|x-a|\cdot|y-b|+|y-b|\cdot |a|+|x-a|\cdot |b|<\epsilon^2+\epsilon \cdot |a|+\epsilon \cdot |b|=\epsilon(|a|+|b|+\epsilon)$