Give an example of a matrix A for which the system Ax= b can be solved for any b, but not necessarily uniquely.
Is there a way to do this that does not involve "brute force"?
Maybe, but I'm not seeing it.Give an example of a matrix A for which the system Ax= b can be solved for any b, but not necessarily uniquely.
Is there a way to do this that does not involve "brute force"?
[ a b ][x]
[ c d ][y] = [t]