Solving "Impossible" Differential Equations with Mathematica
(continued from last page...)
Let's graph our approximate solution, sol1, on the x-domain we specified to start with, namely [0, 5]. Issue the command:
Plot[sol1,{x,0,5}]
Go to Mathematica now and do the plot, returning here when you are done.
Let's see if you got the correct picture...