You can solve a system of a equations using matrices! In order to do that, you need to create a coefficient matrix. This tutorial introduces this type of matrix and shows you how to make one!
A system of equations is a set of equations with the same variables. If the equations are all linear, then you have a system of linear equations! To solve a system of equations, you need to figure out the variable values that solve all the equations involved. This tutorial will introduce you to these systems.
Matrices can help solve all sorts of problems! This tutorial explains what a matrix is and how to find the dimensions of a matrix.