Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Path: banks / tbil-la / V9.ptx
Views: 19480
Image: ubuntu2004
1
<exercise>
2
<statement>
3
<p>Consider the following homogeneous system of equations.</p>
4
<me><xsl:value-of select="system"/></me>
5
<ol>
6
<li> Find the solution space of this system.</li>
7
<li> Find a basis of the solution space.</li>
8
</ol>
9
</statement>
10
<answer>
11
<p><me>\operatorname{RREF}<xsl:value-of select="matrix"/>=<xsl:value-of select="rref"/></me></p>
12
<ol>
13
<li>The solution space is <m><xsl:value-of select="solutions"/></m> </li>
14
<li>A basis of the solution space is <m><xsl:value-of select="basis"/></m>.</li>
15
</ol>
16
</answer>
17
</exercise>
18