Given the matrix A=[[c,6,-1,0],[c,-3,-1,0],[-1,1,c,0],[0,0,0,-2]] find all values of c for which the matrix A is singular. Enter the values of c as a comma-separated list:

Q&A Education