Exercise 1: Two parameters, three verdicts
For real numbers and , consider .
- a) Reduce the augmented matrix to row echelon form, naming every operation.
- b) Say, in terms of and , when the system has no solution, exactly one solution, infinitely many solutions.
- c) In the case of infinitely many solutions, give the general solution as a particular solution plus the solutions of the homogeneous system, and give the rank and the nullity of the coefficient matrix.
- d) Solve the system for and , and check.
Show the solution
Answers
- a) last row
- b) exactly one if ; infinitely many if and ; none if and
- c) ; rank , nullity
- d)
a) Start from \left(\begin{array}{ccc|c} 1 & 1 & 2 & 1 \\ 2 & 3 & 3 & 4 \\ 1 & 2 & k & m \end{array}\right). gives and gives . Then gives . The parameters have been gathered in the last row without a single division.
b) The last row reads . If , it has a non-zero pivot: three pivots, exactly one solution, whatever is. If , the coefficient vanishes and the row reads : consistent only when , and then rank for unknowns gives infinitely many solutions; when it is a contradiction and there is no solution. With two parameters the verdict is a statement about the PAIR , and only matters on the line . Answering “no solution for ” without looking at is the typical half-mark answer.
c) For and the system is and . With : and . So : is a particular solution, and is the general solution of the homogeneous system, whose basic solution is . The coefficient matrix has rank and nullity , the number of parameters. Check in the third equation with : .
d) For and , the last row reads , so . Then gives , and . Check: , , .