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