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
<p>
5
Let <m>T:\mathbb{R}^{{columns}} \to \mathbb{R}^{{rows}}</m> be the linear transformation given by the standard matrix
6
<m>{{matrix}}</m>.
7
</p>
8
<ol>
9
<li><p>Explain why <m>T</m> is or is not injective.</p></li>
10
<li><p>Explain why <m>T</m> is or is not surjective.</p></li>
11
</ol>
12
</statement>
13
<answer>
14
<p><me>\operatorname{RREF}{{matrix}}={{rref}}</me></p>
15
<ol>
16
<li>
17
<p><m>T</m> is {{^injective}}not {{/injective}} injective.</p>
18
</li>
19
<li>
20
<p><m>T</m> is {{^surjective}}not {{/surjective}} surjective.</p>
21
</li>
22
</ol>
23
</answer>
24
</exercise>
25