ubuntu2004
<exercise checkit-seed="0002" 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}11-2 \, x + y - 2 \, {w} \\12x - y13\end{array}\right].</me>14</li>15<li>Let <m>T:\mathbb{R}^4 \to \mathbb{R}^1</m>16be the linear transformation given by the standard matrix17<me>\left[\begin{array}{cccc}181 & -1 & -2 & -119\end{array}\right].</me>20Compute <m>T\left(\left[\begin{array}{c}216 \\22-3 \\235 \\24-725\end{array}\right]\right)</m>.26</li>27</ol>28</statement>29<answer>30<ol>31<li>32<me>\left[\begin{array}{cccc}33-2 & 1 & 0 & -2 \\341 & -1 & 0 & 035\end{array}\right]</me>36</li>37<li>38<me>T\left(\left[\begin{array}{c}396 \\40-3 \\415 \\42-743\end{array}\right]\right)=\left[\begin{array}{c}44645\end{array}\right]</me>46</li>47</ol>48</answer>49</exercise>505152