224k views
2 votes
What is the application of inverse matrix?

User Abahgat
by
3.8k points

1 Answer

1 vote

Answer:

The inverse matrix is used to solve the system of linear equations. It also tells us the consistent or inconsistent behaviour of the solution of equations.

Explanation:

In real life,

  • Whereas in programming which is taught at the university, matrices and inverse matrices are used for coding and encrypting messages.
  • Matrices are also used in representing the real world data's like the population of people, infant mortality rate, etc.
  • They are best representation methods for plotting surveys.
User Richard Hamilton
by
4.7k points