<?xml version='1.0' encoding='UTF-8'?>
<exercise xmlns="https://spatext.clontz.org" version="0.0">
<statement>
<p>
Explain how to solve the following IVP.
</p>
<me>
{{ode}};\qquad
y(0)={{y0}},
y'(0)={{yp0}}
</me>
<p>Hint: <m>{{partial_fractions}}</m>.</p>
</statement>
<answer>
<me>
\mathcal{L}\{y\}={{ly}}
</me>
<me>
{{sol}}
</me>
</answer>
</exercise>