Our journey through linear algebra begins with linear systems.
We see is a solution to this linear equation, because when substituted into the left-hand side it results in the value 14.
and a solution to that system is an assignment of values to the variables which make each equation hold true. The solution set of a system of equations is the collection, or set of all the solutions of that system (which will be empty if the system has no solutions). Given equations in the same set of unknowns, the ordered pair of integers are referred to as the dimensions of the system, and the system would be referred to as an system of equations (read: m-by-n system of equations), or an system for short.
The left-hand side of the second equation is twice that of the first. So if we take any solution of the first equation and plug in those values on the left-hand side of the second equation, we will always get . Therefore, these two equations will never be simultaneously satisfied, and so the system doesn’t have a solution.
In the following activities, the main questions we need to answer are:
- Given a system of equations, does it have one or more solutions (in other words is it consistent)?
- If it is consistent, what are the solutions?
- Is there a systematic way of finding the solutions?
The material in the first module is focused on answering these questions.