- A linear system includes two or more equations with two or more variables. When two equations are used to model a problem, it is called a linear system.
- Common methods to solve linear systems include graphing the equations to find their intersection point, substitution where one variable is solved for in one equation and substituted into the other, and elimination where equations are combined by multiplication to eliminate a variable.
- The Hill cipher is a method to encrypt plaintext messages by performing matrix multiplication on the message represented as numbers with an encryption key matrix.