(123)x=a
(456)y=b
(789)z=c
For which values (a,b,c) does the above equation have a solution where a,b,c,x,y,z belong to R?
Initially I found the determinant of the above matrix and it was O. From this I know that there will be nontrivial solution solutions for (a,b,c) = (0,0,0).
But I am...