Linear Algebra Examples

Find Pivot Positions and Pivot Columns [[x,1,2,1],[1,x,1,2],[2,1,x,1],[1,2,1,x]]=0
I am unable to solve this problem.