<?xml version='1.0' encoding='UTF-8'?>
<exercise xmlns="https://spatext.clontz.org" version="0.0">
<statement>
<p>Explain how to find the solution to the given IVP.</p>
<me>
{{ode}};\qquad
y({{t0}})={{y0}}
</me>
</statement>
<answer>
<me>{{ivp_sol}}</me>
</answer>
</exercise>