Linear Algebra and Its Applications (5th Edition)

Published by Pearson
ISBN 10: 032198238X
ISBN 13: 978-0-32198-238-4

Chapter 2 - Matrix Algebra - 2.6 Exercises - Page 138: 4

Answer

See explanation

Work Step by Step

Get the solve of equation $\mathbf{x}=C \mathbf{x}+\mathbf{d}:$ \[ \begin{array}{c} \mathrm{d}=\mathrm{x}-C \mathrm{x}=\left[\begin{array}{c} x_{1} \\ x_{2} \\ x_{3} \end{array}\right]-\left[\begin{array}{ccc} .10 & .60 & .60 \\ .30 & .20 & .00 \\ .30 & .10 & .10 \end{array}\right]\left[\begin{array}{c} x_{1} \\ x_{2} \\ x_{3} \end{array}\right] \\ \mathbf{d}=\left[\begin{array}{ccc} .9 x_{1} & -.6 x_{2} & -.6 x_{3} \\ -.3 x_{1} & .8 x_{2} & 0 \\ -.3 x_{1} & -.1 x_{2} & .9 x_{3} \end{array}\right]=\left[\begin{array}{c} 18 \\ 18 \\ 0 \end{array}\right] \end{array} \] This system of equations has the augmented matrix \[ \left[\begin{array}{cccc} .9 & -.6 & .6 & 18 \\ -.3 & .8 & 0 & 18 \\ -.3 & -.1 & .9 & 0 \end{array}\right]=\left[\begin{array}{cccc} 1 & 0 & 0 & 73.33 \\ 0 & 1 & 0 & 50.00 \\ 0 & 0 & 1 & 30.00 \end{array}\right] \] So $\mathbf{x}=(73.33,50.00,30.00)$
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.