<exercise>
<statement>
<p>Explain how to find the particular solution to the given IVP.</p>
<me><xsl:value-of select="ode"/>\hspace{1em}y(0)=<xsl:value-of select="iv"/></me>
</statement>
<answer>
<me>y=<xsl:value-of select="ivp_sol"/></me>
</answer>
</exercise>