ubuntu2004
<exercise checkit-seed="0000" 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 - 5 \, y \\10-x + 6 \, y \\110 \\12x - 2 \, y13\end{array}\right].</me>14</li>15<li>Let <m>T:\mathbb{R}^2 \to \mathbb{R}^4</m>16be the linear transformation given by the standard matrix17<me>\left[\begin{array}{cc}18-1 & 0 \\19-1 & -4 \\202 & 5 \\21-1 & 022\end{array}\right].</me>23Compute <m>T\left(\left[\begin{array}{c}24-2 \\25826\end{array}\right]\right)</m>.27</li>28</ol>29</statement>30<answer>31<ol>32<li>33<me>\left[\begin{array}{cc}341 & -5 \\35-1 & 6 \\360 & 0 \\371 & -238\end{array}\right]</me>39</li>40<li>41<me>T\left(\left[\begin{array}{c}42-2 \\43844\end{array}\right]\right)=\left[\begin{array}{c}452 \\46-30 \\4736 \\48249\end{array}\right]</me>50</li>51</ol>52</answer>53</exercise>545556