ubuntu2004
<exercise checkit-seed="0006" 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}^3 \to \mathbb{R}^3</m> given by5<me>S\left( \left[\begin{array}{c}6x_{1} \\7x_{2} \\8x_{3}9\end{array}\right] \right) = \left[\begin{array}{c}10x_{2} + x_{3} \\11-x_{1} - 5 \, x_{3} \\12-x_{1} - 3 \, x_{2} - 7 \, x_{3}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 & 1 & 2 & 119\end{array}\right].</me>20Compute <m>T\left(\left[\begin{array}{c}218 \\228 \\238 \\24125\end{array}\right]\right)</m>.26</li>27</ol>28</statement>29<answer>30<ol>31<li>32<me>\left[\begin{array}{ccc}330 & 1 & 1 \\34-1 & 0 & -5 \\35-1 & -3 & -736\end{array}\right]</me>37</li>38<li>39<me>T\left(\left[\begin{array}{c}408 \\418 \\428 \\43144\end{array}\right]\right)=\left[\begin{array}{c}453346\end{array}\right]</me>47</li>48</ol>49</answer>50</exercise>515253