Thanks, those both make sense, but I'm going to try and finish it off with the original ε,δ proof.
So here's what I get:
We have |x - 3| < δ and |y - 2| < δ, therefore x in (3 - δ, 3 + δ) and y in (2 - δ,2 + δ)
so |x| < 3 + δ and |y| < 2 + δ
hence 3|x||y| + 18 < 36 + 15δ + 3δ2
so |3xy...