ubuntu2004
<exercise checkit-seed="0007" 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}11x - 3 \, y + 5 \, z - 4 \, {w} \\12x - 2 \, y + 4 \, z - 3 \, {w}13\end{array}\right].</me>14</li>15<li>Let <m>T:\mathbb{R}^4 \to \mathbb{R}^2</m>16be the linear transformation given by the standard matrix17<me>\left[\begin{array}{cccc}181 & -2 & -4 & 3 \\19-1 & 3 & 6 & -420\end{array}\right].</me>21Compute <m>T\left(\left[\begin{array}{c}22-5 \\23-5 \\24-3 \\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}341 & -3 & 5 & -4 \\351 & -2 & 4 & -336\end{array}\right]</me>37</li>38<li>39<me>T\left(\left[\begin{array}{c}40-5 \\41-5 \\42-3 \\43-644\end{array}\right]\right)=\left[\begin{array}{c}45-1 \\46-447\end{array}\right]</me>48</li>49</ol>50</answer>51</exercise>525354