Question: How to use Maple to plot the approximate solution, the slope field, and (if possible) the exact solution on the same axes.

I can't find anything online on how to use Maple to solve this question, I have attempted it but want to make sure I did it correctly. 

 

Use Maple to plot the approximate solution, the slope field, and (if possible) the exact solution on the same axes. Also compute the error between the approximate solution obtained from Euler’s Method and the exact solution at the right end-point of the given interval.

 1.      dy/dt=(3-y)(y+1)   ,   y(0)=4 ,        0≤t≤5 ,        Δt=1.0

 

 

Please Wait...