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