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.....
You can solve the system formed by the first three equations, which will let you express $x,y,z$ as a function of $a$.
Then plugging these expressions in the fourth equation, you will get a condition on $a$ for the system to be resolvable.