Finite Math and Applied Calculus (6th Edition)

Published by Brooks Cole
ISBN 10: 1133607705
ISBN 13: 978-1-13360-770-0

Chapter 4 - Review - Review Exercises - Page 296: 15

Answer

The given matrix is singular.

Work Step by Step

1. Put an identity $I$ matrix on the right of the given matrix, to get a $4 \times 8$ one. \[ \left( \begin{array}{ccc} 1 & 2 & 3 & 4 & 1 & 0 & 0 & 0\\ 2 & 3 & 3 & 3 & 0 & 1 & 0 & 0\\ 0 & 1 & 2 & 3 & 0 & 0 & 1 & 0 \\ 0 & 0 & 1 & 2 & 0 & 0 & 0 & 1 \end{array} \right)\] 2. Row-reduce the whole matrix: $R_2 = R_2 - 2R_1$ \[ \left( \begin{array}{ccc} 1 & 2 & 3 & 4 & 1 & 0 & 0 & 0\\ 0 & -1 & -3 & -5 & -2 & 1 & 0 & 0\\ 0 & 1 & 2 & 3 & 0 & 0 & 1 & 0 \\ 0 & 0 & 1 & 2 & 0 & 0 & 0 & 1 \end{array} \right)\] $R_1 = R_1 + 2R_2$ $R_3 = R_3 + R_2$ \[ \left( \begin{array}{ccc} 1 & 0 & -3 & -6 & -3 & 2 & 0 & 0\\ 0 & -1 & -3 & -5 & -2 & 1 & 0 & 0\\ 0 & 0 & -1 & -2 & -2 & 1 & 1 & 0 \\ 0 & 0 & 1 & 2 & 0 & 0 & 0 & 1 \end{array} \right)\] $R_1 = R_1 - 3R_3$ $R_2 = R_2 - 3R_3$ $R_4 = R_4 + R_3$ \[ \left( \begin{array}{ccc} 1 & 0 & 0& 0 & 3 & -1 & -3 & 0\\ 0 & -1 & 0 & 1 & 4 & -2 & -3 & 0\\ 0 & 0 & -1 & -2 & -2 & 1 & 1 & 0 \\ 0 & 0 & 0 & 0 & -2 & 1 & 1 & 1 \end{array} \right)\] - As we can see, the left part of the last row is made of zeros. Thus, the original matrix is singular.
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.