Solved Problems for Chapter 2

You have a system of equations in two variables, . Explain the geometric significance of
(a)
No solution.

The lines do not have a point common to all of them.

(b)
A unique solution.

All lines intersect at a single point.

(c)
An infinite number of solutions.

The lines coincide.

Click the arrow to see answer.

Consider the following augmented matrix in which denotes an arbitrary number and denotes a nonzero number. Determine whether the given augmented matrix corresponds to a consistent system. If consistent, is the solution unique? \begin{equation*} \left [ \begin{array}{ccccc|c} \blacksquare & \ast & \ast & \ast & \ast & \ast \\ 0 & \blacksquare & \ast & \ast & 0 & \ast \\ 0 & 0 & 0 & 0 & \blacksquare & 0 \\ 0 & 0 & 0 & 0 & \blacksquare & \blacksquare \end{array} \right ] \end{equation*} Click the arrow to see answer.

The third equation implies that . The fourth equation implies that . We conclude that the system is inconsistent.

Suppose a system of equations has fewer equations than variables. Will such a system necessarily be consistent? If so, explain why and if not, give an example which is not consistent.

Click the arrow to see answer.

No. Consider and

If a system of equations has more equations than variables, can it have a solution? If so, give an example and if not, explain why not.

Click the arrow to see answer.

These can have a solution. For example, even has an infinite set of solutions.

Find such that \begin{equation*} \left [ \begin{array}{rr|r} 2 & h & 4 \\ 3 & 6 & 7 \end{array} \right ] \end{equation*} is the augmented matrix of an inconsistent system.

. The system is inconsistent for .

Find such that \begin{equation*} \left [ \begin{array}{rr|r} 1 & h & 3 \\ 2 & 4 & 6 \end{array} \right ] \end{equation*} is the augmented matrix of a consistent system.

Click the arrow to see answer.

The reduced row-echelon form will never have a row of the form . The system is consistent for all .

Choose and such that the augmented matrix shown has each of the following:
(a)
one solution
(b)
no solution
(c)
infinitely many solutions

\begin{equation*} \left [ \begin{array}{rr|r} 1 & 2 & 2 \\ 2 & h & k \end{array} \right ] \end{equation*} Click the arrow to see answer.

If then there is exactly one solution. If and then there are no solutions. If and then there are infinitely many solutions.

Determine if the system is consistent. If so, is the solution unique?

Click the arrow to see answer.

There is no solution because the rref of the augmented matrix contains a row of the form

Determine if the system is consistent. If so, is the solution unique?

Click the arrow to see answer.

There are infinitely many solutions: , , , .

Find the solution of the system whose augmented matrix is \begin{equation*} \left [ \begin{array}{rrr|r} 1 & 2 & 0 & 2 \\ 1 & 3 & 4 & 2 \\ 1 & 0 & 2 & 1 \end{array} \right ] \end{equation*}

Click the arrow to see answer.

Solve the system whose augmented matrix is \begin{equation*} \left [ \begin{array}{rrr|r} 1 & 1 & 0 & 1 \\ 1 & 0 & 4 & 2 \end{array} \right ] \end{equation*} Click the arrow to see answer.

The reduced row echelon form is and so the solution is

Solve the system if the rref of its augmented matrix is Click the arrow to see answer.

.

Solve the system if the rref of its augmented matrix is Click the arrow to see answer.

The free variables are . The other variables are given by , , .

Suppose a system of equations has fewer equations than variables and you have found a solution to this system of equations. Is it possible that your solution is the only one? Explain.

Click the arrow to see answer.

No. The rank of the coefficient matrix in this case is smaller than the number of columns (variables). So, there has to be a free variable. The parameter ( is a typical choice) assigned to the free variable will guarantee infinitely many solutions.

Suppose is an matrix. Explain why the rank of is always no larger than

Click the arrow to see answer.

It is because you cannot have more leading 1’s than columns and you cannot have more leading 1’s than rows.

Find the rank of the following matrix.

Click the arrow to see answer.

The rank is the number of leading ’s. The rank of the given matrix is .

Bibliography

These problems come from the end of Chapter 1 of Ken Kuttler’s A First Course in Linear Algebra. (CC-BY)

Ken Kuttler, A First Course in Linear Algebra, Lyryx 2017, Open Edition, pp. 42–49.

2024-09-06 23:26:39