Google ClassroomGoogle Classroom
GeoGebraGeoGebra Classroom

Visualising dy/dx=2x

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