Respuesta :

Answer:

An identity matrix is a square matrix having 1s on the main diagonal, and 0s everywhere else. For example, the 2×2 and 3×3 identity matrices are shown below. These are called identity matrices because, when you multiply them with a compatible matrix , you get back the same matrix

Step-by-step explanation:

mark as brainliest pls :)

Answer:

An identity matrix is a square matrix having 1s on the main diagonal, and 0s everywhere else. For example, the 2×2 and 3×3 identity matrices are shown below. These are called identity matrices because, when you multiply them with a compatible matrix , you get back the same matrix.

Identity Matrix is the matrix which is n × n square matrix where the diagonal consist of ones and the other elements are all zeros. It is also called as a Unit Matrix or Elementary matrix. It is represented as In or just by I, where n represents the size of the square matrix. Identity Matrix is denoted with the letter “In×n”, where n×n represents the order of the matrix.

One of the important properties of identity matrix is: A×In×n = A, where A is any square matrix of order n×n.

Hope this helped