ubuntu2004
<exercise checkit-seed="0008" 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}^4 \to \mathbb{R}^2</m> given by5<me>S\left( \left[\begin{array}{c}6x \\7y \\8z \\9{w}10\end{array}\right] \right) = \left[\begin{array}{c}11z \\12-x - 3 \, y + 6 \, z + 3 \, {w}13\end{array}\right].</me>14</li>15<li>Let <m>T:\mathbb{R}^3 \to \mathbb{R}^3</m>16be the linear transformation given by the standard matrix17<me>\left[\begin{array}{ccc}18-5 & -2 & -3 \\19-2 & -1 & -2 \\200 & -2 & -721\end{array}\right].</me>22Compute <m>T\left(\left[\begin{array}{c}233 \\24-4 \\25-626\end{array}\right]\right)</m>.27</li>28</ol>29</statement>30<answer>31<ol>32<li>33<me>\left[\begin{array}{cccc}340 & 0 & 1 & 0 \\35-1 & -3 & 6 & 336\end{array}\right]</me>37</li>38<li>39<me>T\left(\left[\begin{array}{c}403 \\41-4 \\42-643\end{array}\right]\right)=\left[\begin{array}{c}4411 \\4510 \\465047\end{array}\right]</me>48</li>49</ol>50</answer>51</exercise>525354