The problem is :Solve the given system of equations involving the parameter a :
$$x+y+az=1\\ x+ay+z=a\\ ax+y+z=a^2\\ ax+ay+az=a^3 .$$
I tried to solve this using the Gaussian method but I'm stuck because this is $4\times3$ matrix, and the Gaussian process is used for square matrix ? Please help.....