Solving "Impossible" Differential Equations with Mathematica

(continued from last page...)

You should have gotten the following if you did it correctly.

sol1/.x->2

0.820046

This same method can be used to find the value of the solution at any x-value we choose. Now you do it for every x-value given in the following list:

  1. x = 0
  2. x = 1
  3. x = 1.5
  4. x = 3
  5. x = 4
  6. x = 5
  7. x = 6
  8. x = -1

Go ahead and switch to Mathematica now and do each of these, flipping back here if and when you need to check the exercises. Of course, come back here when you're done.

Welcome back! Moving on...


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.