Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
3774 views
ubuntu2004
1
<?xml version='1.0' encoding='UTF-8'?>
2
<exercise xmlns="https://spatext.clontz.org" version="0.0">
3
<statement>
4
<p>Consider the following homogeneous system of equations.</p>
5
<me>{{system}}</me>
6
<ol>
7
<li> Find the solution space of this system.</li>
8
<li> Find a basis of the solution space.</li>
9
</ol>
10
</statement>
11
<answer>
12
<p><me>\operatorname{RREF}{{matrix}}={{rref}}</me></p>
13
<ol>
14
<li>The solution space is <m>{{solutions}}</m> </li>
15
<li>A basis of the solution space is <m>{{basis}}</m>.</li>
16
</ol>
17
</answer>
18
</exercise>
19