162k views
2 votes
Find the minors of the matrix A 1*3

User Natral
by
7.6k points

1 Answer

1 vote

Answer:

A 1x3 matrix only has one entry, so there is only one minor, which is the determinant of the matrix itself.

For example, if A = [a, b, c], then the minor of A is simply:

|A| = det(A) = a

Since the determinant of a 1x1 matrix is just its single entry.

Explanation:

User Chris Stavropoulos
by
8.0k points

No related questions found