Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Views: 1794
Image: ubuntu2004
1
<exercise>
2
<statement>
3
<p>Find the solution to the given IVP.</p>
4
<me>
5
<xsl:value-of select="ode"/>\hspace{2em}
6
y(<xsl:value-of select="t0"/>)=<xsl:value-of select="y0"/>
7
</me>
8
</statement>
9
<answer>
10
<me><xsl:value-of select="ivp_sol"/></me>
11
</answer>
12
</exercise>
13
14