Chapter 2: Problem 6
Find condition(s) on the size of a matrix \(A\) such that \(A^{2}\) (that is, \(A A\) ) is defined.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 2: Problem 6
Find condition(s) on the size of a matrix \(A\) such that \(A^{2}\) (that is, \(A A\) ) is defined.
All the tools & learning materials you need for study success - in one app.
Get started for free
The problems in exercise correspond to those in exercises 15-27, Section 2.1. Use the results of your previous work to help you solve these problems. The annual returns on Sid Carrington's three investments amounted to $$\$ 21,600$$: \(6 \%\) on a savings account, \(8 \%\) on mutual funds, and \(12 \%\) on bonds. The amount of Sid's investment in bonds was twice the amount of his investment in the savings account, and the interest earned from his investment in bonds was equal to the dividends he received from his investment in mutual funds. Find how much money he placed in each type of investment.
Let $$ \begin{array}{l} A=\left[\begin{array}{lll} 0 & 3 & 0 \\ 1 & 0 & 1 \\ 0 & 2 & 0 \end{array}\right] \quad B=\left[\begin{array}{rrr} 2 & 4 & 5 \\ 3 & -1 & -6 \\ 4 & 3 & 4 \end{array}\right] \\ C=\left[\begin{array}{rrr} 4 & 5 & 6 \\ 3 & -1 & -6 \\ 2 & 2 & 3 \end{array}\right] \end{array} $$ a. Compute \(A B\). b. Compute \(A C\). c. Using the results of parts (a) and (b), conclude that \(A B=A C\) does not imply that \(B=C\).
Solve the system of linear equations using the Gauss-Jordan elimination method. $$ \begin{array}{l} 2 x+3 y-2 z=10 \\ 3 x-2 y+2 z=0 \\ 4 x-y+3 z=-1 \end{array} $$
Write the given system of linear equations in matrix form. $$ \begin{array}{r} 2 x-3 y+4 z=6 \\ 2 y-3 z=7 \\ x-y+2 z=4 \end{array} $$
Write the given system of linear equations in matrix form. $$ \begin{array}{rr} x-2 y+3 z= & -1 \\ 3 x+4 y-2 z= & 1 \\ 2 x-3 y+7 z= & 6 \end{array} $$
What do you think about this solution?
We value your feedback to improve our textbook solutions.