Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
3782 views
ubuntu2004
1
<exercise checkit-seed="0005" checkit-slug="A1" checkit-title="Linear maps">
2
<statement>
3
<p>
4
Consider the following maps of polynomials <m>S:\mathcal{P}\rightarrow\mathcal{P}</m>
5
and <m>T:\mathcal{P}\rightarrow\mathcal{P}</m> defined by
6
<me>
7
S(f(x))=
8
-4 \, x f\left(x\right) + 2 \, f\left(2\right)
9
\hspace{1em} \text{and} \hspace{1em}
10
T(f(x))=
11
-4 \, f'\left(-3\right) - 2
12
</me>
13
Explain why one these maps is a linear transformation and why the other map is not.
14
</p>
15
</statement>
16
<answer>
17
<p><m>S</m> is linear and <m>T</m> is not linear.</p>
18
</answer>
19
</exercise>
20
21