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>Explain why the matrix <m>{{name}}={{matrix}}</m> is or is not invertible.</p>
5
</statement>
6
<answer>
7
<p><me>\operatorname{RREF}{{matrix}}={{rref}}</me></p>
8
<p><m>{{name}}</m> is {{^invertible}}not {{/invertible}} invertible.</p>
9
</answer>
10
</exercise>
11
12