Here are my blogs.

Calculating the Inverse of a Matrix

In this article, I introduced how to calculate the inverse of a matrix by creating an augmented matrix and calculate its RREF, and why does it work.