asked 112k views
0 votes
Find the determinant of the following matrix. A =
-2 6
3 5​

asked
User Iva
by
7.9k points

1 Answer

3 votes

Answer:


|A| = - 28

Explanation:

Given


A = \left[\begin{array}{cc}-2&6\\3&5\end{array}\right]

Required

Determine the determinant

For a two by two matrix, A such that:


A = \left[\begin{array}{cc}a&b\\c&d\end{array}\right]

The determinant |A| is:


|A| = a * d - b * c

So, in


A = \left[\begin{array}{cc}-2&6\\3&5\end{array}\right]

The determinant is:


|A| = -2 * 5 - 6 * 3


|A| = -10 - 18


|A| = - 28

answered
User Kroonwijk
by
7.4k points

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.