Math, asked by ronaldinka, 4 months ago

define inverse of matrix with formula​

Answers

Answered by MissPhenomenal
12

_________________

QUESTION :- explain inverse of matrix and derive the formula .

_________________

ANSWER :- Assuming that we have a square matrix A, which is non-singular (i.e. det (A) does not equal zero), then there exists an n × n matrix A-1 which is called the inverse of A such that: ... AA-1 = A-1A = I, where I is the identity matrix.

__________________

Answered by darksoul3
62

The concept of inverse of a matrix is a multidimensional generalization of the concept of reciprocal of a number: the product between a number and its reciprocal is equal to 1; the product between a square matrix and its inverse is equal to the identity matrix.

Formula :-

To find the inverse of a 2x2 matrix: swap the positions of a and d, put negatives in front of b and c, and divide everything by the determinant (ad-bc).

Similar questions