Processing math: 100%

EXAMPLE 3Representing a Surface Parametrically

Find a parametrization of the surface S given by x+y2+z=50x11y1

Solution We begin by expressing S as an explicit function of x and y. z=f(x,y)=5xy2

Since z is a function of x and y, we let x=u and y=v. Then the parametric equations of S are x=uy=vz=5uv2

Figure 43 r(u,v)=ui+vj+(5uv2)k,0u1,1v1

Using these parametric equations, we obtain r(u,v)=ui+vj+(5uv2)k0u11v1