Suppose we have a function with two variables $x, \ y$, ie $f(x,y)=z$
Is there any universal, general way of determining the projection of the graph of this function, after intersecting it with a plane, onto $xy$ plane?
I'm having some trouble finding it on the web.
Could you help me with this issue?
For example, we are given a paraboloid $x^2 + y^2 = z$ and a plane $z = 3y$ or a cylinder $x^2 + y^2 = 4$. What is the eficient way of finding the projection of intersection of two of the above?
I'm sorry for the confusion.
Thank you in advance!