Solving "Impossible" Differential Equations with Mathematica

(continued from last page...)

 

Say we wanted to find the value of the initial value problem's solution at a particular value of x. How about at x = 2 for now? Then all we need to do is evaluate sol1 at x = 2 as follows:

sol1/.x->2

Go ahead and try it. Come back when you have.

Let's see what you should have gotten...


Compass If you're lost, impatient, want an overview of this laboratory assignment, or maybe even all three, you can click on the compass button on the left to go to the table of contents for this laboratory assignment.