Compare with this:
we have order pairs of Integers such that:
(a,b)+(c,d) = (ad + bc,bd)
(a,b)x(c,d) = (ac,bd)
(a,b) Is considered same as (c,d) if and only if ad = bc
what does (a,b) represent?
----------------------------------------------
Here's something similar, see if you can figure...