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>
5
Explain how to find the general solution to the given ODE,
6
and the particular solution that satisfies the given initial value.
7
</p>
8
<me>
9
{{ode}};\qquad y\left({{t0}}\right)={{y0}}
10
</me>
11
</statement>
12
<answer>
13
<me>{{ode_sol}}</me>
14
<me>{{ivp_sol}}</me>
15
</answer>
16
</exercise>
17