Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Views: 1794
Image: ubuntu2004
1
<exercise>
2
<statement>
3
<p>Show how to find the inverse of the matrix <m><xsl:value-of select="name"/>=<xsl:value-of select="matrix"/></m>.</p>
4
</statement>
5
<answer>
6
<me><xsl:value-of select="name"/>^{-1}=<xsl:value-of select="inverse"/></me>
7
</answer>
8
</exercise>
9