Linear Algebra and Its Applications (5th Edition)

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

Chapter 4 - Vector Spaces - 4.7 Exercises - Page 245: 10

Answer

$P_{C\leftarrow B}=\begin{bmatrix} 8&3\\-5&-2 \end{bmatrix}$ $P_{B\leftarrow C}=\begin{bmatrix} 2&3\\-5&-8 \end{bmatrix}$

Work Step by Step

One way to find the change of coordinate matrix B to C is to row reduce the matrix $\begin{bmatrix} C&B\\ \end{bmatrix}$ to $\begin{bmatrix} I&P_{C\leftarrow B}\\ \end{bmatrix}$ $\begin{bmatrix} 4&5&7&2\\1&2&-2&-1 \end{bmatrix}$~$\begin{bmatrix} 0&-3&15&6\\1&2&-2&-1 \end{bmatrix}$~$\begin{bmatrix} 1&2&-2&-1\\0&-3&15&6 \end{bmatrix}$~$\begin{bmatrix} 1&2&-2&-1\\0&1&-5&-2 \end{bmatrix}$~$\begin{bmatrix} 1&0&8&3\\0&1&-5&-2 \end{bmatrix}$ $P_{C\leftarrow B}=\begin{bmatrix} 8&3\\-5&-2 \end{bmatrix}$ We can calculate the inverse of the above matrix to find the change of coordinate matrix C to B. $P_{B\leftarrow C}=\begin{bmatrix} 8&3\\-5&-2 \end{bmatrix}^{-1}=\begin{bmatrix} 2&3\\-5&-8 \end{bmatrix}$
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.