This document provides an overview of matrix methods for solving systems of linear equations. It begins with an example from structural engineering of setting up a system of 6 equations with 6 unknowns to model the forces and reactions in a statically determinant truss. The equations are represented in matrix notation as [A]{x}={c}. The document then reviews key matrix concepts and operations used to solve systems of linear equations, such as matrix addition, multiplication, transposes, inverses, and types of matrices. It aims to help readers understand how to set up and solve systems of linear equations using matrices.