Google Classroom
GeoGebraGeoGebra Classroom

Projectile Motion Graphing Helper

This is a basic Geogebra file for graphing a curve along with some points. A few details to note:
  1. The trig function always graphs in radian mode -- if you want to do degrees, convert x to radians by multiplying by pi/180.
  2. For the list, enter it using curly braces like so: PointList[{{30, 10}, {30, 11.5}, {40, 20}, {40, 23}}]. But feel free to add points.