Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
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