Question: Determine whether or not any column in the matrix is a linear combination of other columns. Provide a general method for answering the same question for any n x n matrix A.

My response:

Am I am in the right path or completely inaccurate?
Question: Determine whether or not any column in the matrix is a linear combination of other columns. Provide a general method for answering the same question for any n x n matrix A.

My response:

Am I am in the right path or completely inaccurate?
This is good. When at least, one row or column is linear dependent, the matrix determinant is zero. In other words, when dimension is greater than the range of the matrix.