You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Mathematical Expression Editor
Solved Problems for Chapter 2
You have a system of \(k\) equations in two variables, \(k\geq 2\). Explain the geometric
significance of
(a)
No solution.
The \(k\) lines do not have a point common to all of them.
(b)
A unique solution.
All \(k\) lines intersect at a single point.
(c)
An infinite number of solutions.
The \(k\) lines coincide.
Click the arrow to see answer.
Consider the following augmented matrix in which \(\ast \) denotes an arbitrary number
and \(\blacksquare \) denotes a nonzero number. Determine whether the given augmented matrix
corresponds to a consistent system. If consistent, is the solution unique?
The third equation implies that \(x_5 = 0\). The fourth equation implies
that \(x_5 \ne 0\). 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 \(x+y+z=2\) and \(x+y+z=1.\)
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, \(x+y=1,2x+2y=2,3x+3y=3\) even has an
infinite set of solutions.
The reduced row-echelon form will never have a row
of the form \([0\, 0|1]\). The system is consistent for all \(h\).
Choose \(h\) and \(k\) 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 \(h\neq 4,\) then there is exactly one solution. If \(h=4\) and \(k\neq 4,\) then
there are no solutions. If \(h=4\) and \(k=4,\) then there are infinitely many solutions.
Determine if the system is consistent. If so, is the solution unique?
The
reduced row echelon form is \(\left [ \begin{array}{rrr|r} 1 & 0 & 4 & 2 \\ 0 & 1 & -4 & -1 \end{array} \right ] \) and so the solution is \(z=t,y=4t,x=2-4t.\)
Solve the system if the rref of its augmented matrix is
The free variables are \(x_{5}=t,x_{3}=s\). The other variables are given
by \(x_{4}=-\frac {1}{2}-\frac {3}{2}t\), \(x_{2}=\frac {3}{2}-\frac {1}{2}t\), \(x_{1}=\frac {5}{2}+\frac {1}{2}t-2s\).
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 (\(t\) is a typical choice) assigned to the free variable will guarantee
infinitely many solutions.
Suppose \(A\) is an \(m\times n\) matrix. Explain why the rank of \(A\) is always no larger than
\(\min \left ( m,n\right ).\)
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.