Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Path: banks / tbil-la / M1.ptx
Views: 19480
Image: ubuntu2004
1
<exercise>
2
<statement>
3
<p>Of the following three matrices, only two may be multiplied.
4
<me>
5
A=<xsl:value-of select="A"/> \hspace{1em} B=<xsl:value-of select="B"/> \hspace{1em} C=<xsl:value-of select="C"/>
6
</me>
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