ubuntu2004
<exercise checkit-seed="0004" 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}112 \, x - 3 \, y + z + 6 \, {w} \\12x - y + 2 \, {w}13\end{array}\right].</me>14</li>15<li>Let <m>T:\mathbb{R}^4 \to \mathbb{R}^3</m>16be the linear transformation given by the standard matrix17<me>\left[\begin{array}{cccc}183 & 0 & 4 & 5 \\190 & 1 & 1 & 3 \\20-1 & -1 & -2 & -421\end{array}\right].</me>22Compute <m>T\left(\left[\begin{array}{c}235 \\248 \\257 \\26-227\end{array}\right]\right)</m>.28</li>29</ol>30</statement>31<answer>32<ol>33<li>34<me>\left[\begin{array}{cccc}352 & -3 & 1 & 6 \\361 & -1 & 0 & 237\end{array}\right]</me>38</li>39<li>40<me>T\left(\left[\begin{array}{c}415 \\428 \\437 \\44-245\end{array}\right]\right)=\left[\begin{array}{c}4633 \\479 \\48-1949\end{array}\right]</me>50</li>51</ol>52</answer>53</exercise>545556