nameVoid
- 238
- 0
In equation z=y^2-x^2 when graphing the trace for y^2-x^2=k I see we have y=+-x for k=0 else y=+-sqrt(k+x^2) is there a simple way to graph this
In addition to the horizontal cross sections you are plotting, it would be useful to plot the traces in the three coordinate planes. For example, in the y-z plane (when x = 0) you get z = y2, a parabola. In the x-z plane, you also get a parabola.nameVoid said:In equation z=y^2-x^2 when graphing the trace for y^2-x^2=k I see we have y=+-x for k=0 else y=+-sqrt(k+x^2) is there a simple way to graph this