Visualising dy/dx=2x

[list][*]Enter the function: [b]f(x,y)=2x[/b][/*][*]Add the tangent field: [b]SlopeField(f)[/b][/*][*]Add a point: [b]A=(0,1)[/b][/*][*]Plot the particular solution through A: [b]SolveODE(f,A)[/b][/*][/list]
[b]Completed version (for reference)[/b]

CAS view: general solutions

Information