A system of linear equations has the form:
There are n unknown variables, and m equations. The m equations have coefficients for each of the n variables and m right-hand side values . These equations be rewritten using matrices and vectors:
or in shorthand:
A system of linear equations can have:
No solution (inconsistent equations)
One solution
Infinitely many solutions (undetermined)
For example, consider the following graphs of different systems of 2 equations:
,

This system of equations has no solution because the two lines are parallel and never intersect.
,

This system of equations has one solution because the two lines intersect at a point.
,

This system of equations has infinitely many solutions because the two lines are parallel and completely overlap.