Problem 29
Question
Consider the system of linear equations $$ \begin{array}{l} a_{11} x_{1}+a_{12} x_{2}=b_{1} \\ a_{21} x_{1}+a_{22} x_{2}=b_{2} \end{array} $$ Define \(\Delta, \Delta_{1},\) and \(\Delta_{2}\) by $$ \Delta=a_{11} a_{22}-a_{12} a_{21} $$ $$ \Delta_{1}=a_{22} b_{1}-a_{12} b_{2}, \Delta_{2}=a_{11} b_{2}-a_{12} b_{1} $$ (a) Show that the given system has a unique solution if and only if \(\Delta \neq 0,\) and that the unique solution in this case is \(x_{1}=\Delta_{1} / \Delta, x_{2}=\Delta_{2} / \Delta\) (b) If \(\Delta=0\) and \(a_{11} \neq 0,\) determine the conditions on \(\Delta_{2}\) that would guarantee that the system has (i) no solution, (ii) an infinite number of solutions. (c) Interpret your results in terms of intersections of straight lines.
Step-by-Step Solution
VerifiedKey Concepts
Determinants
Matrices
Unique Solutions
- \( x_1 = \frac{\Delta_1}{\Delta} \)
- \( x_2 = \frac{\Delta_2}{\Delta} \)