123k views
3 votes
Let A be a 5 × 4 matrix with a pivot in each column. Is A invertible? Why or why not?

1 Answer

0 votes

Answer:

Matrix A is not invertible.

Step-by-step explanation:

Invertible matrix are those matrix which are square matrix or non singular matrix.

For any matrix to be invertible, matrix should be non singular i.e. det(x)
\\eq 0.

But for the question given above we cannot find determinant of matrix A as it is not square matrix. so inverse of given matrix does not exist. so it is not possible to have non trival solutions.

User Knutwalker
by
7.5k points