Systems of Linear Equations: Introduction
Example One of the primary functions
of air traffic control is to make sure
that airplanes don't crash into each other in the air. How do they do this?
The path of each airplane is tracked and described by an algebraic
equation. Then the equations are compared to see if there are
any points at which they intersect. That is, one tries to find a solution
for the system of equations that describe the routes of
a set of airplanes - if there is one, that means that the airplanes are
on a collision course! The equations that arise may be linear (if a plane
is flying in a straight line) or of other types such as quadratic (if a
plane is circling the airport, for example).
This example and other situations give rise to possibly very complicated systems of equations, but here we will deal with a particular sort: systems of linear equations. The reason for this name is that this type of equations describes straight lines - in 2-space, 3-space, or higher dimensional space.
What do we mean by a solution to a system of equations? We mean a set of values for the variables so that if we substitute them into the equations, they are all "satisfied". That is, the results are equalities.
Example Consider the system
| 2x
+ y = 10
x - y = 5 |
Not every system of equations has a solution.
Example Consider the system
| 2x
+ y = 10
2x + y = 20 |
A third possibility is that a given system has infinitely many solutions! When will this happen? In general, if the system has more unknowns than equations, and if there is a solution, then there will be infinitely many solutions. Alternatively, if it can be transformed into such a system, then it also has infinitely many solutions. We will discuss this transformation in the section on solutions of systems of linear equations . An example of such a system is:
Example
| 2x - y + z = 1 |
The algebraic concept of systems of equations and their solutions also has a geometric interpretation. Consider the systems we have just seen; each of their equations describes a line in the (x, y)-plane. If there is a solution, it is the point at which these lines intercept each other; the system is inconsistent when the lines are parallel to each other.
Now is a great time to get an overview of the concpets of systems of equations and their solutions (or lack thereof); to do this, go through the slide show below:
To learn how to solve systems of equations and to practice solving, go to Solutions of Sytems of Linear Equations .