Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
3774 views
ubuntu2004
1
<?xml version='1.0' encoding='UTF-8'?>
2
<exercise xmlns="https://spatext.clontz.org" version="0.0">
3
<statement>
4
<ol>
5
<li>Find the standard matrix for the linear transformation
6
<m>S:\mathbb{R}^{{Scols}} \to \mathbb{R}^{{Srows}}</m> given by
7
<me>S\left( {{varvector}} \right) = {{varmap}}.</me>
8
</li>
9
<li>Let <m>T:\mathbb{R}^{{Tcols}} \to \mathbb{R}^{{Trows}}</m>
10
be the linear transformation given by the standard matrix
11
<me>{{Tstandardmatrix}}.</me>
12
Compute <m>T\left({{vector}}\right)</m>.
13
</li>
14
</ol>
15
</statement>
16
<answer>
17
<ol>
18
<li>
19
<me>{{Sstandardmatrix}}</me>
20
</li>
21
<li>
22
<me>T\left({{vector}}\right)={{Tvector}}</me>
23
</li>
24
</ol>
25
</answer>
26
</exercise>
27