This section of the Appendix combines ideas from Section AppLinearEqIneq and AppLines so that we can start to solve systems of linear equations. Before we get ahead of ourselves, let’s review a few definitions.

For reasons which will become clear when you study Chapter SystemsofEquationsandMatrices, we are using subscripts in Definition lineareqntwovariables to indicate different, but fixed, real numbers and those subscripts have no mathematical meaning beyond that. For example, \(3x - \frac {y}{2} = 0.1\) is a linear equation in two variables with \(a_1 = 3\), \(a_2 = -\frac {1}{2}\) and \(c = 0.1\). We can also consider \(x = 5\) to be a linear equation in two variables by identifying \(a_1 = 1\), \(a_2 = 0\), and \(c = 5\).

If \(a_1\) and \(a_2\) are both \(0\), then depending on \(c\), we get either an equation which is always true, called an identity, or an equation which is never true, called a contradiction. (If \(c = 0\), then we get \(0 = 0\), which is always true. If \(c \neq 0\), then we’d have \(0 \neq 0\), which is never true.) Even though identities and contradictions have a large role to play throughout Chapter SystemsofEquationsandMatrices, we do not consider them linear equations. The key to identifying linear equations is to note that the variables involved are to the first power and that the coefficients of the variables are numbers. Some examples of equations which are non-linear are \(x^2 + y = 1\), \(xy = 5\) and \(e^{2x} + \ln (y) = 1\). The reader should consider why these do not satisfy Definition lineareqntwovariables.

We know from our work is Sections AppLines that the graphs of linear equations are lines. If we couple two or more linear equations together, in effect to find the points of intersection of two or more lines, we obtain a system of linear equations in two variables. Our first example explores the basic techniques for solving these systems. Remember - if we are looking for points in the plane, then both the \(x\) and \(y\) values are important. This is a key distinction between solving one equation and solving a system of equations.

A few remarks about Example reviewsubelim are in order. Notice that some of the systems of linear equations had solutions while others did not. Those which have solutions are called consistent, those with no solution are called inconsistent. We also distinguish between the two different types of behavior among consistent systems. Those which admit free variables are called dependent and those with no free variables are called independent.

Using this new vocabulary, we classify numbers 1, 2 and 3 in Example reviewsubelim as consistent independent systems, number 4 is consistent dependent, and numbers 5 and 6 are inconsistent. The system in 6 above is called overdetermined, since we have more equations than variables. Not surprisingly, a system with more variables than equations is called underdetermined. While the system in number 6 above is overdetermined and inconsistent, there exist overdetermined consistent systems (both dependent and independent) and we leave it to the reader to think about what is happening algebraically and geometrically in these cases. Likewise, there are both consistent and inconsistent underdetermined systems, but a consistent underdetermined system of linear equations is necessarily dependent.

We end this section with a story problem. It is an example of a classic “mixture” problem and should be familiar to most readers. The basic goal here is to create two equations: one which represents

\[\text {stuff} + \text {other stuff} = \text {total stuff}\]

and the other which represents

\[\text {value of stuff} + \text {value of other stuff} = \text {value of total stuff.}\]