ubuntu2004
<exercise checkit-seed="0005" 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}^2 \to \mathbb{R}^4</m> given by5<me>S\left( \left[\begin{array}{c}6x \\7y8\end{array}\right] \right) = \left[\begin{array}{c}9x - y \\103 \, x - 2 \, y \\11-3 \, x + 3 \, y \\12-x - y13\end{array}\right].</me>14</li>15<li>Let <m>T:\mathbb{R}^3 \to \mathbb{R}^4</m>16be the linear transformation given by the standard matrix17<me>\left[\begin{array}{ccc}18-1 & -1 & 0 \\19-2 & -3 & -7 \\20-2 & -3 & -6 \\211 & 1 & 522\end{array}\right].</me>23Compute <m>T\left(\left[\begin{array}{c}247 \\258 \\26027\end{array}\right]\right)</m>.28</li>29</ol>30</statement>31<answer>32<ol>33<li>34<me>\left[\begin{array}{cc}351 & -1 \\363 & -2 \\37-3 & 3 \\38-1 & -139\end{array}\right]</me>40</li>41<li>42<me>T\left(\left[\begin{array}{c}437 \\448 \\45046\end{array}\right]\right)=\left[\begin{array}{c}47-15 \\48-38 \\49-38 \\501551\end{array}\right]</me>52</li>53</ol>54</answer>55</exercise>565758