Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Views: 1794
Image: ubuntu2004
1
<exercise>
2
<statement>
3
<p>Of the following three matrices, only two may be multiplied.
4
<md>
5
<mrow>A=<xsl:value-of select="A"/> &amp; &amp; B=<xsl:value-of select="B"/> &amp; &amp; C=<xsl:value-of select="C"/></mrow>
6
</md>
7
Explain which two can be multiplied and why. Then show how to find their product.</p>
8
</statement>
9
<answer>
10
<me><xsl:value-of select="productName"/>=<xsl:value-of select="product"/></me>
11
</answer>
12
</exercise>
13