128k views
3 votes
Find the inverse of the matrix (if it exists). If an answer does not exist, enter DNE.

1 Answer

7 votes

Final answer:

To find the inverse of a matrix, use the formula: A^-1 = (1/(ad - bc))[d -b; -c a]

Step-by-step explanation:

To find the inverse of a matrix, we need to use the formula:

if A = [a b; c d]

then the inverse of A, denoted by A-1, is given by:

A-1 = (1/(ad - bc))[d -b; -c a]

So, to find the inverse of the given matrix (if it exists), we need to plug in the values a, b, c, and d from the matrix into this formula and simplify.

User Mark Boltuc
by
8.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.