Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Views: 1794
Image: ubuntu2004
1
<exercise>
2
<statement>
3
<p>Find the solution to the given system of IVPs.</p>
4
<me><xsl:value-of select="x_ode"/>\hspace{2em}x(0)=<xsl:value-of select="x0"/></me>
5
<me><xsl:value-of select="y_ode"/>\hspace{2em}x(0)=<xsl:value-of select="y0"/></me>
6
</statement>
7
<answer>
8
<me>x=<xsl:value-of select="x_sol"/></me>
9
<me>y=<xsl:value-of select="y_sol"/></me>
10
</answer>
11
</exercise>
12