I have an example problem in my textbook that I cannot understand. Could someone please explain how the answer the textbook gives of [ x = u, y = v, and z = 3u + 2v] is correct? I am just beginning to learn this so a very basic overview is much appreciated. thank you for the help.
Problem:
Find a parametric representation of the surface? z = 3x + 4y
In the most simple parametrizing case you can take $ (u,v) = (x,y)$ itself directly when defining a plane surface, using what is known as the Monge form $ z = f(x,y). $
When each of $(x,y,z)$ are defined as functions of $(u,v)$ then it is next stage of surface definition through proper parametrization.
For example in $( x = u + v , y = u-v , z = 4 u v,\,) $ we have
$$ 4\, z =(x^2+y^2)$$ in Monge form representing a paraboloid of unit focal length.
But the case of your plane is much simpler than that.