Precalculus (10th Edition)

Published by Pearson
ISBN 10: 0-32197-907-9
ISBN 13: 978-0-32197-907-0

Chapter 11 - Systems of Equations and Inequalities - 11.2 Systems of Linear Equations: Matrices - 11.2 Assess Your Understanding - Page 731: 37

Answer

Consistent Solution set: $\{(x_1,x_2,x_3,x_4)|x_1=-2-x_4,x_2=2-2x_4,x_3=x_4,x_4\text{ any real number}\}$

Work Step by Step

We are given the reduced row echelon form of a system of linear equations: $\begin{bmatrix}1&0&0&1&|&-2\\0&1&0&2&|&2\\0&0&1&-1&|&0\\0&0&0&0&|&0\end{bmatrix}$ Write the system of equations corresponding to the given matrix: $\begin{cases} 1x_1+0x_2+0x_3+1x_4=-2\\ 0x_1+1x_2+0x_3+2x_4=2\\ 0x_1+0x_2+1x_3-1x_4=0\\ 0x_1+0x_2+0x_3+0x_4=0 \end{cases}$ $\begin{cases} x_1+x_4=-2\\ x_2+2x_4=2\\ x_3-x_4=0\\ 0=0 \end{cases}$ Because the reduced row echelon form has a row with only zeros, the system is consistent, having infinitely many solutions. Express $x_1,x_2,x_3$ in terms of $x_4$: $x_3-x_4=0\Rightarrow x_3=x_4$ $x_2+2x_4=2\Rightarrow x_2=2-2x_4$ $x_1+x_4=-2\Rightarrow x_1=-2-x_4$ The solution set is: $\{(x_1,x_2,x_3,x_4)|x_1=-2-x_4,x_2=2-2x_4,x_3=x_4,x_4\text{ any real number}\}$
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.