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 how to find the solution to the given system of IVPs.</p>
5
<me>{{x_ode}};\qquad x(0)={{x0}}</me>
6
<me>{{y_ode}};\qquad y(0)={{y0}}</me>
7
</statement>
8
<answer>
9
<me>x={{x_sol}}</me>
10
<me>y={{y_sol}}</me>
11
</answer>
12
</exercise>
13