Hi!
I can't get the graphing functions to quite work. I want to plot three simple functions that look something like this:
x^2+2y-3z=8, x+y=10, 3z+7y=20
And I want to show them in both 2D and 3D graphs where they intersect, (ex: in x=3, y=8, z=10), how do I do that?
I was looking at the Plot and LogPlot command, but I am not quite sure I am looking at the right place