6How many solutions exist? (1/2)
When you solve a linear system of equations, cases can occur:
When calculating the solution you find a wrong statement (e.g. = ).
You find out during the transformation that the equations are identical. The result is a statement that is true no matter which number you insert (e.g. ).
When calculating the solution you get a unique variable assignment for the equations of the system (e.g. and ). This is the already known usualcase!
Panic. What to do in case 1. or 2.?
Don't worry! Even linear systems of equations cannot always be perfect. :-)
There are types of systems: Those with , or solutions.