Solving systems of linear equations linear combinations

Practical problems in many fields of study—such as biology, business, chemistry, computer science, economics, electronics, engineering, physics and the social sciences—can often be reduced to solving a system of linear equations. Linear algebra arose from attempts to find systematic methods for solving these systems, so it is natural to begin this book by studying linear equations.

If

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
are real numbers, the graph of an equation of the form

   

Solving systems of linear equations linear combinations

is a straight line (if

Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
are not both zero), so such an equation is called a linear equation in the variables
Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
. However, it is often convenient to write the variables as
Solving systems of linear equations linear combinations
, particularly when more than two variables are involved. An equation of the form

   

Solving systems of linear equations linear combinations

is called a linear equation in the

Solving systems of linear equations linear combinations
variables
Solving systems of linear equations linear combinations
. Here
Solving systems of linear equations linear combinations
denote real numbers (called the coefficients of
Solving systems of linear equations linear combinations
, respectively) and
Solving systems of linear equations linear combinations
is also a number (called the constant term of the equation). A finite collection of linear equations in the variables
Solving systems of linear equations linear combinations
is called a system of linear equations in these variables. Hence,

   

Solving systems of linear equations linear combinations

is a linear equation; the coefficients of

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
are
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
, and the constant term is
Solving systems of linear equations linear combinations
. Note that each variable in a linear equation occurs to the first power only.

Given a linear equation

Solving systems of linear equations linear combinations
, a sequence
Solving systems of linear equations linear combinations
of
Solving systems of linear equations linear combinations
numbers is called a solution to the equation if

   

Solving systems of linear equations linear combinations

that is, if the equation is satisfied when the substitutions

Solving systems of linear equations linear combinations
are made. A sequence of numbers is called a solution to a system of equations if it is a solution to every equation in the system.

A system may have no solution at all, or it may have a unique solution, or it may have an infinite family of solutions. For instance, the system

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
has no solution because the sum of two numbers cannot be 2 and 3 simultaneously. A system that has no solution is called inconsistent; a system with at least one solution is called consistent.

Show that, for arbitrary values of

Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
,

   

Solving systems of linear equations linear combinations

is a solution to the system

   

Solving systems of linear equations linear combinations

Simply substitute these values of

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
in each equation.

   

Solving systems of linear equations linear combinations

Because both equations are satisfied, it is a solution for all choices of

Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
.

The quantities

Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
in this example are called parameters, and the set of solutions, described in this way, is said to be given in parametric form and is called the general solution to the system. It turns out that the solutions to every system of equations (if there are solutions) can be given in parametric form (that is, the variables
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
are given in terms of new independent variables
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, etc.).

When only two variables are involved, the solutions to systems of linear equations can be described geometrically because the graph of a linear equation

Solving systems of linear equations linear combinations
is a straight line if
Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
are not both zero. Moreover, a point
Solving systems of linear equations linear combinations
with coordinates
Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
lies on the line if and only if
Solving systems of linear equations linear combinations
—that is when
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
is a solution to the equation. Hence the solutions to a system of linear equations correspond to the points
Solving systems of linear equations linear combinations
that lie on all the lines in question.

In particular, if the system consists of just one equation, there must be infinitely many solutions because there are infinitely many points on a line. If the system has two equations, there are three possibilities for the corresponding straight lines:

  • The lines intersect at a single point. Then the system has a unique solution corresponding to that point.
  • The lines are parallel (and distinct) and so do not intersect. Then the system has no solution.
  • The lines are identical. Then the system has infinitely many solutions—one for each point on the (common) line.

With three variables, the graph of an equation

Solving systems of linear equations linear combinations
can be shown to be a plane and so again provides a “picture” of the set of solutions. However, this graphical method has its limitations: When more than three variables are involved, no physical image of the graphs (called hyperplanes) is possible. It is necessary to turn to a more “algebraic” method of solution.

Before describing the method, we introduce a concept that simplifies the computations involved. Consider the following system

   

Solving systems of linear equations linear combinations

of three equations in four variables. The array of numbers

   

Solving systems of linear equations linear combinations

occurring in the system is called the augmented matrix of the system. Each row of the matrix consists of the coefficients of the variables (in order) from the corresponding equation, together with the constant term. For clarity, the constants are separated by a vertical line. The augmented matrix is just a different way of describing the system of equations. The array of coefficients of the variables

   

Solving systems of linear equations linear combinations

is called the coefficient matrix of the system and

Solving systems of linear equations linear combinations
is called the constant matrix of the system.

Elementary Operations

The algebraic method for solving systems of linear equations is described as follows. Two such systems are said to be equivalent if they have the same set of solutions. A system is solved by writing a series of systems, one after the other, each equivalent to the previous system. Each of these systems has the same set of solutions as the original one; the aim is to end up with a system that is easy to solve. Each system in the series is obtained from the preceding system by a simple manipulation chosen so that it does not change the set of solutions.

As an illustration, we solve the system

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
in this manner. At each stage, the corresponding augmented matrix is displayed. The original system is

   

Solving systems of linear equations linear combinations

First, subtract twice the first equation from the second. The resulting system is

   

Solving systems of linear equations linear combinations

which is equivalent to the original. At this stage we obtain

Solving systems of linear equations linear combinations
by multiplying the second equation by
Solving systems of linear equations linear combinations
. The result is the equivalent system

   

Solving systems of linear equations linear combinations

Finally, we subtract twice the second equation from the first to get another equivalent system.

   

Solving systems of linear equations linear combinations

Now this system is easy to solve! And because it is equivalent to the original system, it provides the solution to that system.

Observe that, at each stage, a certain operation is performed on the system (and thus on the augmented matrix) to produce an equivalent system.

The following operations, called elementary operations, can routinely be performed on systems of linear equations to produce equivalent systems.

  1. Interchange two equations.
  2.  Multiply one equation by a nonzero number.
  3. Add a multiple of one equation to a different equation.

Suppose that a sequence of elementary operations is performed on a system of linear equations. Then the resulting system has the same set of solutions as the original, so the two systems are equivalent.

Elementary operations performed on a system of equations produce corresponding manipulations of the rows of the augmented matrix. Thus, multiplying a row of a matrix by a number

Solving systems of linear equations linear combinations
means multiplying every entry of the row by
Solving systems of linear equations linear combinations
. Adding one row to another row means adding each entry of that row to the corresponding entry of the other row. Subtracting two rows is done similarly. Note that we regard two rows as equal when corresponding entries are the same.

In hand calculations (and in computer programs) we manipulate the rows of the augmented matrix rather than the equations. For this reason we restate these elementary operations for matrices.

The following are called elementary row operations on a matrix.

  1. Interchange two rows.
  2. Multiply one row by a nonzero number.
  3. Add a multiple of one row to a different row.

In the illustration above, a series of such operations led to a matrix of the form

   

Solving systems of linear equations linear combinations

where the asterisks represent arbitrary numbers. In the case of three equations in three variables, the goal is to produce a matrix of the form

   

Solving systems of linear equations linear combinations

This does not always happen, as we will see in the next section. Here is an example in which it does happen.

   

Solving systems of linear equations linear combinations

Solution:
The augmented matrix of the original system is

   

Solving systems of linear equations linear combinations

To create a

Solving systems of linear equations linear combinations
in the upper left corner we could multiply row 1 through by
Solving systems of linear equations linear combinations
. However, the
Solving systems of linear equations linear combinations
can be obtained without introducing fractions by subtracting row 2 from row 1. The result is

   

Solving systems of linear equations linear combinations

The upper left

Solving systems of linear equations linear combinations
is now used to “clean up” the first column, that is create zeros in the other positions in that column. First subtract
Solving systems of linear equations linear combinations
times row 1 from row 2 to obtain

   

Solving systems of linear equations linear combinations

Next subtract

Solving systems of linear equations linear combinations
times row 1 from row 3. The result is

   

Solving systems of linear equations linear combinations

This completes the work on column 1. We now use the

Solving systems of linear equations linear combinations
in the second position of the second row to clean up the second column by subtracting row 2 from row 1 and then adding row 2 to row 3. For convenience, both row operations are done in one step. The result is

   

Solving systems of linear equations linear combinations

Note that the last two manipulations did not affect the first column (the second row has a zero there), so our previous effort there has not been undermined. Finally we clean up the third column. Begin by multiplying row 3 by

Solving systems of linear equations linear combinations
to obtain

   

Solving systems of linear equations linear combinations

Now subtract

Solving systems of linear equations linear combinations
times row 3 from row 1, and then add
Solving systems of linear equations linear combinations
times row 3 to row 2 to get

   

Solving systems of linear equations linear combinations

The corresponding equations are

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
, which give the (unique) solution.

The algebraic method introduced in the preceding section can be summarized as follows: Given a system of linear equations, use a sequence of elementary row operations to carry the augmented matrix to a “nice” matrix (meaning that the corresponding equations are easy to solve). In Example 1.1.3, this nice matrix took the form

   

Solving systems of linear equations linear combinations

The following definitions identify the nice matrices that arise in this process.

A matrix is said to be in row-echelon form (and will be called a row-echelon matrix if it satisfies the following three conditions:

  1. All zero rows (consisting entirely of zeros) are at the bottom.
  2. The first nonzero entry from the left in each nonzero row is a
    Solving systems of linear equations linear combinations
    , called the leading
    Solving systems of linear equations linear combinations
    for that row.
  3. Each leading
    Solving systems of linear equations linear combinations
    is to the right of all leading
    Solving systems of linear equations linear combinations
    s in the rows above it.

A row-echelon matrix is said to be in reduced row-echelon form (and will be called a reduced row-echelon matrix if, in addition, it satisfies the following condition:

4.     Each leading

Solving systems of linear equations linear combinations
is the only nonzero entry in its column.

The row-echelon matrices have a “staircase” form, as indicated by the following example (the asterisks indicate arbitrary numbers).

   

Solving systems of linear equations linear combinations

The leading

Solving systems of linear equations linear combinations
s proceed “down and to the right” through the matrix. Entries above and to the right of the leading
Solving systems of linear equations linear combinations
s are arbitrary, but all entries below and to the left of them are zero. Hence, a matrix in row-echelon form is in reduced form if, in addition, the entries directly above each leading
Solving systems of linear equations linear combinations
are all zero. Note that a matrix in row-echelon form can, with a few more row operations, be carried to reduced form (use row operations to create zeros above each leading one in succession, beginning from the right).

The importance of row-echelon matrices comes from the following theorem.

Every matrix can be brought to (reduced) row-echelon form by a sequence of elementary row operations.

In fact we can give a step-by-step procedure for actually finding a row-echelon matrix. Observe that while there are many sequences of row operations that will bring a matrix to row-echelon form, the one we use is systematic and is easy to program on a computer. Note that the algorithm deals with matrices in general, possibly with columns of zeros.

Step 1. If the matrix consists entirely of zeros, stop—it is already in row-echelon form.

Step 2. Otherwise, find the first column from the left containing a nonzero entry (call it

Solving systems of linear equations linear combinations
), and move the row containing that entry to the top position.

Step 3. Now multiply the new top row by

Solving systems of linear equations linear combinations
to create a leading
Solving systems of linear equations linear combinations
.

Step 4. By subtracting multiples of that row from rows below it, make each entry below the leading

Solving systems of linear equations linear combinations
zero. This completes the first row, and all further row operations are carried out on the remaining rows.

Step 5. Repeat steps 1–4 on the matrix consisting of the remaining rows.

The process stops when either no rows remain at step 5 or the remaining rows consist entirely of zeros.

Observe that the gaussian algorithm is recursive: When the first leading

Solving systems of linear equations linear combinations
has been obtained, the procedure is repeated on the remaining rows of the matrix. This makes the algorithm easy to use on a computer. Note that the solution to Example 1.1.3 did not use the gaussian algorithm as written because the first leading
Solving systems of linear equations linear combinations
was not created by dividing row 1 by
Solving systems of linear equations linear combinations
. The reason for this is that it avoids fractions. However, the general pattern is clear: Create the leading
Solving systems of linear equations linear combinations
s from left to right, using each of them in turn to create zeros below it. Here is one example.

   

Solving systems of linear equations linear combinations

Solution:

The corresponding augmented matrix is

   

Solving systems of linear equations linear combinations

Create the first leading one by interchanging rows 1 and 2

   

Solving systems of linear equations linear combinations

Now subtract

Solving systems of linear equations linear combinations
times row 1 from row 2, and subtract
Solving systems of linear equations linear combinations
times row 1 from row 3. The result is

   

Solving systems of linear equations linear combinations

Now subtract row 2 from row 3 to obtain

   

Solving systems of linear equations linear combinations

This means that the following reduced system of equations

   

Solving systems of linear equations linear combinations

is equivalent to the original system. In other words, the two have the same solutions. But this last system clearly has no solution (the last equation requires that

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
satisfy
Solving systems of linear equations linear combinations
, and no such numbers exist). Hence the original system has no solution.

To solve a linear system, the augmented matrix is carried to reduced row-echelon form, and the variables corresponding to the leading ones are called leading variables. Because the matrix is in reduced form, each leading variable occurs in exactly one equation, so that equation can be solved to give a formula for the leading variable in terms of the nonleading variables. It is customary to call the nonleading variables “free” variables, and to label them by new variables

Solving systems of linear equations linear combinations
, called parameters. Every choice of these parameters leads to a solution to the system, and every solution arises in this way. This procedure works in general, and has come to be called

To solve a system of linear equations proceed as follows:

  1.  Carry the augmented matrix\index{augmented matrix}\index{matrix!augmented matrix} to a reduced row-echelon matrix using elementary row operations.
  2.  If a row
    Solving systems of linear equations linear combinations
    occurs, the system is inconsistent.
  3.  Otherwise, assign the nonleading variables (if any) as parameters, and use the equations corresponding to the reduced row-echelon matrix to solve for the leading variables in terms of the parameters.

There is a variant of this procedure, wherein the augmented matrix is carried only to row-echelon form. The nonleading variables are assigned as parameters as before. Then the last equation (corresponding to the row-echelon form) is used to solve for the last leading variable in terms of the parameters. This last leading variable is then substituted into all the preceding equations. Then, the second last equation yields the second last leading variable, which is also substituted back. The process continues to give the general solution. This procedure is called back-substitution. This procedure can be shown to be numerically more efficient and so is important when solving very large systems.

Rank

It can be proven that the reduced row-echelon form of a matrix

Solving systems of linear equations linear combinations
is uniquely determined by
Solving systems of linear equations linear combinations
. That is, no matter which series of row operations is used to carry
Solving systems of linear equations linear combinations
to a reduced row-echelon matrix, the result will always be the same matrix. By contrast, this is not true for row-echelon matrices: Different series of row operations can carry the same matrix
Solving systems of linear equations linear combinations
to different row-echelon matrices. Indeed, the matrix
Solving systems of linear equations linear combinations
can be carried (by one row operation) to the row-echelon matrix
Solving systems of linear equations linear combinations
, and then by another row operation to the (reduced) row-echelon matrix
Solving systems of linear equations linear combinations
. However, it is true that the number
Solving systems of linear equations linear combinations
of leading 1s must be the same in each of these row-echelon matrices (this will be proved later). Hence, the number
Solving systems of linear equations linear combinations
depends only on
Solving systems of linear equations linear combinations
and not on the way in which
Solving systems of linear equations linear combinations
is carried to row-echelon form.

Compute the rank of

Solving systems of linear equations linear combinations
.

Solution:

The reduction of

Solving systems of linear equations linear combinations
to row-echelon form is

   

Solving systems of linear equations linear combinations

Because this row-echelon matrix has two leading

Solving systems of linear equations linear combinations
s, rank
Solving systems of linear equations linear combinations
.

Suppose that rank

Solving systems of linear equations linear combinations
, where
Solving systems of linear equations linear combinations
is a matrix with
Solving systems of linear equations linear combinations
rows and
Solving systems of linear equations linear combinations
columns. Then
Solving systems of linear equations linear combinations
because the leading
Solving systems of linear equations linear combinations
s lie in different rows, and
Solving systems of linear equations linear combinations
because the leading
Solving systems of linear equations linear combinations
s lie in different columns. Moreover, the rank has a useful application to equations. Recall that a system of linear equations is called consistent if it has at least one solution.

Proof:

The fact that the rank of the augmented matrix is

Solving systems of linear equations linear combinations
means there are exactly
Solving systems of linear equations linear combinations
leading variables, and hence exactly
Solving systems of linear equations linear combinations
nonleading variables. These nonleading variables are all assigned as parameters in the gaussian algorithm, so the set of solutions involves exactly
Solving systems of linear equations linear combinations
parameters. Hence if
Solving systems of linear equations linear combinations
, there is at least one parameter, and so infinitely many solutions. If
Solving systems of linear equations linear combinations
, there are no parameters and so a unique solution.

Theorem 1.2.2 shows that, for any system of linear equations, exactly three possibilities exist:

  1. No solution. This occurs when a row
    Solving systems of linear equations linear combinations
    occurs in the row-echelon form. This is the case where the system is inconsistent.
  2.  Unique solution. This occurs when every variable is a leading variable.
  3.  Infinitely many solutions. This occurs when the system is consistent and there is at least one nonleading variable, so at least one parameter is involved.

 https://www.geogebra.org/m/cwQ9uYCZ
Please answer these questions after you open the webpage:
1.  For the given linear system, what does each one of them represent?

2. Based on the graph, what can we say about the solutions? Does the system have one solution, no solution or infinitely many solutions? Why

3. Change the constant term in every equation to 0, what changed in the graph?

4. For the following linear system:

   

Solving systems of linear equations linear combinations

Can you solve it using Gaussian elimination? When you look at the graph, what do you observe?

Many important problems involve linear inequalities rather than linear equations For example, a condition on the variables

Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
might take the form of an inequality
Solving systems of linear equations linear combinations
rather than an equality
Solving systems of linear equations linear combinations
. There is a technique (called the simplex algorithm) for finding solutions to a system of such inequalities that maximizes a function of the form
Solving systems of linear equations linear combinations
where
Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
are fixed constants.

A system of equations in the variables

Solving systems of linear equations linear combinations
is called homogeneous if all the constant terms are zero—that is, if each equation of the system has the form

   

Solving systems of linear equations linear combinations

Clearly

Solving systems of linear equations linear combinations
is a solution to such a system; it is called the trivial solution. Any solution in which at least one variable has a nonzero value is called a nontrivial solution.
Our chief goal in this section is to give a useful condition for a homogeneous system to have nontrivial solutions. The following example is instructive.

Show that the following homogeneous system has nontrivial solutions.

   

Solving systems of linear equations linear combinations

Solution:

The reduction of the augmented matrix to reduced row-echelon form is outlined below.

   

Solving systems of linear equations linear combinations

The leading variables are

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
, so
Solving systems of linear equations linear combinations
is assigned as a parameter—say
Solving systems of linear equations linear combinations
. Then the general solution is
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
. Hence, taking
Solving systems of linear equations linear combinations
(say), we get a nontrivial solution:
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
.

The existence of a nontrivial solution in Example 1.3.1 is ensured by the presence of a parameter in the solution. This is due to the fact that there is a nonleading variable (

Solving systems of linear equations linear combinations
in this case). But there must be a nonleading variable here because there are four variables and only three equations (and hence at most three leading variables). This discussion generalizes to a proof of the following fundamental theorem.

If a homogeneous system of linear equations has more variables than equations, then it has a nontrivial solution (in fact, infinitely many).

Proof:

Suppose there are

Solving systems of linear equations linear combinations
equations in
Solving systems of linear equations linear combinations
variables where
Solving systems of linear equations linear combinations
, and let
Solving systems of linear equations linear combinations
denote the reduced row-echelon form of the augmented matrix. If there are
Solving systems of linear equations linear combinations
leading variables, there are
Solving systems of linear equations linear combinations
nonleading variables, and so
Solving systems of linear equations linear combinations
parameters. Hence, it suffices to show that
Solving systems of linear equations linear combinations
. But
Solving systems of linear equations linear combinations
because
Solving systems of linear equations linear combinations
has
Solving systems of linear equations linear combinations
leading 1s and
Solving systems of linear equations linear combinations
rows, and
Solving systems of linear equations linear combinations
by hypothesis. So
Solving systems of linear equations linear combinations
, which gives
Solving systems of linear equations linear combinations
.

Note that the converse of Theorem 1.3.1 is not true: if a homogeneous system has nontrivial solutions, it need not have more variables than equations (the system

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
has nontrivial solutions but
Solving systems of linear equations linear combinations
.)

Theorem 1.3.1 is very useful in applications. The next example provides an illustration from geometry.

Solution:

Let the coordinates of the five points be

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
. The graph of
Solving systems of linear equations linear combinations
passes through
Solving systems of linear equations linear combinations
if

   

Solving systems of linear equations linear combinations

This gives five equations, one for each

Solving systems of linear equations linear combinations
, linear in the six variables
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
. Hence, there is a nontrivial solution by Theorem 1.1.3. If
Solving systems of linear equations linear combinations
, the five points all lie on the line with equation
Solving systems of linear equations linear combinations
, contrary to assumption. Hence, one of
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
is nonzero.

Linear Combinations and Basic Solutions

As for rows, two columns are regarded as equal if they have the same number of entries and corresponding entries are the same. Let

Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
be columns with the same number of entries. As for elementary row operations, their sum
Solving systems of linear equations linear combinations
is obtained by adding corresponding entries and, if
Solving systems of linear equations linear combinations
is a number, the scalar product
Solving systems of linear equations linear combinations
is defined by multiplying each entry of
Solving systems of linear equations linear combinations
by
Solving systems of linear equations linear combinations
. More precisely:

   

Solving systems of linear equations linear combinations

A sum of scalar multiples of several columns is called a linear combination of these columns. For example,

Solving systems of linear equations linear combinations
is a linear combination of
Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
for any choice of numbers
Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
.

Solution:

For

Solving systems of linear equations linear combinations
, we must determine whether numbers
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
exist such that
Solving systems of linear equations linear combinations
, that is, whether

   

Solving systems of linear equations linear combinations

Equating corresponding entries gives a system of linear equations

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
for
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
. By gaussian elimination, the solution is
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
where
Solving systems of linear equations linear combinations
is a parameter. Taking
Solving systems of linear equations linear combinations
, we see that
Solving systems of linear equations linear combinations
is a linear combination of
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
.

Turning to

Solving systems of linear equations linear combinations
, we again look for
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
such that
Solving systems of linear equations linear combinations
; that is,

   

Solving systems of linear equations linear combinations

leading to equations

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
for real numbers
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
. But this time there is no solution as the reader can verify, so
Solving systems of linear equations linear combinations
is not a linear combination of
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
.

Our interest in linear combinations comes from the fact that they provide one of the best ways to describe the general solution of a homogeneous system of linear equations. When
solving such a system with

Solving systems of linear equations linear combinations
variables
Solving systems of linear equations linear combinations
, write the variables as a column matrix:
Solving systems of linear equations linear combinations
. The trivial solution is denoted
Solving systems of linear equations linear combinations
. As an illustration, the general solution in
Example 1.3.1 is
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
, where
Solving systems of linear equations linear combinations
is a parameter, and we would now express this by
saying that the general solution is
Solving systems of linear equations linear combinations
, where
Solving systems of linear equations linear combinations
is arbitrary.

Now let

Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
be two solutions to a homogeneous system with
Solving systems of linear equations linear combinations
variables. Then any linear combination
Solving systems of linear equations linear combinations
of these solutions turns out to be again a solution to the system. More generally:

   

Solving systems of linear equations linear combinations

In fact, suppose that a typical equation in the system is

Solving systems of linear equations linear combinations
, and suppose that

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
are solutions. Then
Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
.
Hence
Solving systems of linear equations linear combinations
is also a solution because

   

Solving systems of linear equations linear combinations

A similar argument shows that Statement 1.1 is true for linear combinations of more than two solutions.

The remarkable thing is that every solution to a homogeneous system is a linear combination of certain particular solutions and, in fact, these solutions are easily computed using the gaussian algorithm. Here is an example.

Solve the homogeneous system with coefficient matrix

   

Solving systems of linear equations linear combinations

Solution:

The reduction of the augmented matrix to reduced form is

   

Solving systems of linear equations linear combinations

so the solutions are

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
by gaussian elimination. Hence we can write the general solution
Solving systems of linear equations linear combinations
in the matrix form

   

Solving systems of linear equations linear combinations

Here

Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
are particular solutions determined by the gaussian algorithm.

The solutions

Solving systems of linear equations linear combinations
and
Solving systems of linear equations linear combinations
in Example 1.3.5 are denoted as follows:

The gaussian algorithm systematically produces solutions to any homogeneous linear system, called basic solutions, one for every parameter.

Moreover, the algorithm gives a routine way to express every solution as a linear combination of basic solutions as in Example 1.3.5, where the general solution

Solving systems of linear equations linear combinations
becomes

   

Solving systems of linear equations linear combinations

Hence by introducing a new parameter

Solving systems of linear equations linear combinations
we can multiply the original basic solution
Solving systems of linear equations linear combinations
by 5 and so eliminate fractions.

For this reason:

Any nonzero scalar multiple of a basic solution will still be called a basic solution.

In the same way, the gaussian algorithm produces basic solutions to every homogeneous system, one for each parameter (there are no basic solutions if the system has only the trivial solution). Moreover every solution is given by the algorithm as a linear combination of
these basic solutions (as in Example 1.3.5). If

Solving systems of linear equations linear combinations
has rank
Solving systems of linear equations linear combinations
, Theorem 1.2.2 shows that there are exactly
Solving systems of linear equations linear combinations
parameters, and so
Solving systems of linear equations linear combinations
basic solutions. This proves:

Find basic solutions of the homogeneous system with coefficient matrix

Solving systems of linear equations linear combinations
, and express every solution as a linear combination of the basic solutions, where

   

Solving systems of linear equations linear combinations

Solution:

The reduction of the augmented matrix to reduced row-echelon form is

   

Solving systems of linear equations linear combinations

so the general solution is

Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
where
Solving systems of linear equations linear combinations
,
Solving systems of linear equations linear combinations
, and
Solving systems of linear equations linear combinations
are parameters. In matrix form this is

   

Solving systems of linear equations linear combinations

Hence basic solutions are

   

Solving systems of linear equations linear combinations

What is a linear combination equation?

In mathematics, a linear combination is an expression constructed from a set of terms by multiplying each term by a constant and adding the results (e.g. a linear combination of x and y would be any expression of the form ax + by, where a and b are constants).

When solving this system of equations using linear combination What should you do first?

First, use a linear combination of any pair of equations to eliminate one of the variables. Then eliminate the same variable from another pair of equations by using another linear combination. The result is a system of two equations with two variables.