Answer: Hello!
the cross product between sets is defined as:
if A = {a,b,c} and B = {1,2,3)
then
![AxB = \left[\begin{array}{ccc}a\\b\\c\end{array}\right]x\left[\begin{array}{ccc}1&2&3\end{array}\right] =\left[\begin{array}{ccc}a1&a2&a3\\b1&b2&b3\\b1&b2&b3\end{array}\right]](https://img.qammunity.org/2020/formulas/mathematics/college/ph9wp9yfohoewe59opk4ai7f2xoup5r7wb.png)
where the A took the place of the columns, and B for the files.
then if our sets are A = {a,b} and B = {a,b,c)
a) AxB
![AxB = \left[\begin{array}{ccc}aa&ab&ac\\ba&bb&bc\end{array}\right]](https://img.qammunity.org/2020/formulas/mathematics/college/nm5hlfdrvkme49j5w9k4hgn1d7nqqp7pmt.png)
b) BxA
![BxA = \left[\begin{array}{ccc}aa&ab\\ba&bb\\ca&cb\end{array}\right]](https://img.qammunity.org/2020/formulas/mathematics/college/byjpclmptynu6nuzuls61i90na7i1l0ruk.png)
c) AxA
![AxA = \left[\begin{array}{ccc}aa&ab\\ba&bb\end{array}\right]](https://img.qammunity.org/2020/formulas/mathematics/college/l8mwzrmmyw1l8conjkzgqkkrq0f6mrq5do.png)
d) BxB
![BxB = \left[\begin{array}{ccc}aa&ab&ac\\ba&bb&bc\\ca&cb&cc\end{array}\right]](https://img.qammunity.org/2020/formulas/mathematics/college/bcf04ghi8hvh1txnily84p826ps9df6qq8.png)
Hope it helps, i know that is kinda hard work with this kind of operations, i tried to make a kinda of map in the first part so you can replace the values of A and B and do the multiplications by yourself, if you have troubles don't doubt of asking.