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.1">
3
<statement>
4
<p>Consider the following system of equations:</p>
5
<me>{{system}}</me>
6
<p>Write an augmented matrix corresponding to this system.</p>
7
</statement>
8
<answer>
9
<me>{{matrix}}</me>
10
</answer>
11
</exercise>
12
13