Let $Y=\{(a,b)∈ \Bbb R\times \Bbb R∣ a≠0\}$. Given $(a,b),(c,d)\in Y$, define $(a,b)*(c,d)=(ac,ad+b)$. Prove that $Y$ is a group with the operation $*$.
I already do the proof of ∗ is an operation on Y. And proof is associative like this: $$\{(A,B)*(C,D)\}*(E,F)=(A,B)*\{(C,D)\}*(E,F)\}$$
$$(AC,AD+B)(E,F)=(A,B)(CE,CF+D)$$
$$(ACE,ACF+AD+B)=(ACE,ACF+AD+B)$$
but I get stock trying the identity and the inverse proof. dont know how to start
Hint
Prove the associativity of $*$, find the neutral element and prove that each element has an inverse.