ubuntu2004
<exercise checkit-seed="0003" checkit-slug="A2" checkit-title="Standard matrices">1<statement>2<ol>3<li>Find the standard matrix for the linear transformation4<m>S:\mathbb{R}^3 \to \mathbb{R}^3</m> given by5<me>S\left( \left[\begin{array}{c}6x \\7y \\8z9\end{array}\right] \right) = \left[\begin{array}{c}10x \\11y - 4 \, z \\12-y + 5 \, z13\end{array}\right].</me>14</li>15<li>Let <m>T:\mathbb{R}^2 \to \mathbb{R}^3</m>16be the linear transformation given by the standard matrix17<me>\left[\begin{array}{cc}18-5 & 3 \\193 & -2 \\200 & 221\end{array}\right].</me>22Compute <m>T\left(\left[\begin{array}{c}23-5 \\24325\end{array}\right]\right)</m>.26</li>27</ol>28</statement>29<answer>30<ol>31<li>32<me>\left[\begin{array}{ccc}331 & 0 & 0 \\340 & 1 & -4 \\350 & -1 & 536\end{array}\right]</me>37</li>38<li>39<me>T\left(\left[\begin{array}{c}40-5 \\41342\end{array}\right]\right)=\left[\begin{array}{c}4334 \\44-21 \\45646\end{array}\right]</me>47</li>48</ol>49</answer>50</exercise>515253