Solution Possibilities
Because the solution to a system of linear algebraic equationsrepresents the intersection point of those linear algebraic functions, three solution possibilities exist:
y = 2x
y = - 2x + 3
It can easily be determined that the system has a single
solution x = 3/4 and y = 3/2, as shown in the figure
below. It can also be determined that the determinant of
the coefficient matrix representing these set of
equations is non-zero.
y = 2x + 1
3y = 6x + 3
It can be seen that there are an infinite number of common points as shown in the figure below. It can be found that the determinant of the coefficient matrix representing these equations is zero. This means the solution to the set of equations is singular.
It can be seen that there is no point where the two lines intersect as shown in the figure below. It can be found that the determinant of the coeffiecient matrix representing these equations is zero. This means the solution to the set of equations is singular.
For simple systems containing only 2 or 3 equations it is possible to find the solution either graphically or by solving for one variablein terms of another. However, as equation systems become more complicated other techniques are used to find their solutions. To solve a set of equations with n equations and n unknowns, the process of elimination is very useful. Also related to solving systems of equations is the determinant. Both of these subjects will be covered in this section.