Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Views: 1794
Image: ubuntu2004
1
<exercise>
2
<statement>
3
<p>Explain how to find the eigenvalues of the matrix <m><xsl:value-of select="matrix"/></m>.</p>
4
</statement>
5
<answer>
6
<p>The characteristic polynomial of <m><xsl:value-of select="matrix"/></m> is <m><xsl:value-of select="charpoly"/></m>.</p>
7
<p>The eigenvalues of <m><xsl:value-of select="matrix"/></m> are <m><xsl:value-of select="e1"/></m> and <m><xsl:value-of select="e2"/></m>.</p>
8
</answer>
9
</exercise>
10