ubuntu2004
<exercise checkit-seed="0009" 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_{1} \\7x_{2} \\8x_{3} \\9x_{4}10\end{array}\right] \right) = \left[\begin{array}{c}114 \, x_{1} + x_{2} - 7 \, x_{3} - 6 \, x_{4} \\123 \, x_{1} + x_{2} - 5 \, x_{3} - 4 \, x_{4}13\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 & 0 & -1 & 419\end{array}\right].</me>20Compute <m>T\left(\left[\begin{array}{c}211 \\22-2 \\237 \\24-625\end{array}\right]\right)</m>.26</li>27</ol>28</statement>29<answer>30<ol>31<li>32<me>\left[\begin{array}{cccc}334 & 1 & -7 & -6 \\343 & 1 & -5 & -435\end{array}\right]</me>36</li>37<li>38<me>T\left(\left[\begin{array}{c}391 \\40-2 \\417 \\42-643\end{array}\right]\right)=\left[\begin{array}{c}44-3045\end{array}\right]</me>46</li>47</ol>48</answer>49</exercise>505152