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 particular solution to the given IVP.</p>
5
<me>{{ode}};\qquad y(0)={{iv}}</me>
6
</statement>
7
<answer>
8
<me>y={{ivp_sol}}</me>
9
</answer>
10
</exercise>
11