12.5 ParametricPlot3D is used to graph lines: ParametricPlot3D [ { x(t), y(t), z(t) }, {t, a, b} ] Plot3D for planes (solve for z first, as in 12.1)