\begin{align*} + : \mathbb{R}^2\times\mathbb{R}^2 &\rightarrow \mathbb{R}^2\\ ((a,b),(c,d))&\mapsto(ad+bc,bd)\\[1cm] \times: \mathbb{R}^2\times \mathbb{R}^2 &\rightarrow \mathbb{R}^2\\ ((a,b),(c,d))&\mapsto(ac,bd) \end{align*} Questions:
a) Show that $\times$ is commutative.
b) Show that $+$ is associative.
c) Show that $\times$ is not distributive over $+$.
d) Show that there is a neutral element for $+$.