<?xml version='1.0' encoding='UTF-8'?>
<exercise xmlns="https://spatext.clontz.org" version="0.0">
<statement>
<p>
Explain how to find the general solution to the given ODE,
and the particular solution that satisfies the given initial value.
</p>
<me>
{{ode}};\qquad y\left({{t0}}\right)={{y0}}
</me>
</statement>
<answer>
<me>{{ode_sol}}</me>
<me>{{ivp_sol}}</me>
</answer>
</exercise>