This document discusses different methods for solving simultaneous equations, including:
1) Using matrices to solve 2 or 3 simultaneous equations by writing the equations in matrix form, taking the inverse of the coefficient matrix, and solving for the variables.
2) Using determinants to solve 2 simultaneous equations by calculating the determinants of the coefficients.
3) Using Cramer's rule and Gaussian elimination to solve simultaneous equations.
4) Calculating eigenvalues and eigenvectors, where eigenvalues are solutions to the characteristic equation determined from the characteristic determinant of a matrix. Examples are provided to illustrate these methods.