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

asked
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:

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.