Problem
1. Define a matrix. What is a row matrix? What is a column matrix? What is a square matrix'? What type of matrix has a determinant? What type of matrix can have an inverse?
2. Define linear congruence. What algorithm can be used to solve an equation of type axis (mod n)? How can we solve a set of linear equations?