Learning more abstract algebra, really not the most enjoyable of subjects, as nothing seems all that clear cut, but here goes anyway.
I have a set $\mathbb Q = \{{p \over q} : p,q\in \mathbb Z \text{ and } q \neq 0\}$ which is the set of rational numbers and for $x,y\in \mathbb Q$ defined the binary operation $*$ on $\mathbb Q$ by $$x*y = x + y + xy.$$
The pair $(\mathbb Q, * )$ has an identity element. Find the identity element then verify the identity properties for $(\mathbb Q,*)$.
Where do I begin?