asi123
- 254
- 0
You mean the xy-plane.asi123 said:Homework Statement
Hey.
I need to find the biggest distance between this function and the XY plot, any ideas?
HallsofIvy said:You mean the xy-plane.
The surface is given by [itex]2x^3+ 3y^2+ 2z^2+ 2xz= 6[/itex] and the distance from any point (x, y, z) to (x, y, 0) (the xy-plane) is just z. To minimize of maximize that, look at the derivatives of z with respect to x and y. Using the chain rule to differentiate with respect to x, [itex]6x^2+ 4zz_x+ 2z+ 2xz_x= 0[/itex] so [itex]z_x= -(6x^2+ 2z)/(4z+ 2x)= -(3x^2+ z)/(2z+x)=0[/itex] and differentiating with respect to y, [itex]6y+ 2zz_y+ 2xz_y= 0[/itex] so [itex]z_y= -6y/(2z+ 2x)= -3y/(z+ x)= 0[/itex]. Find values of of x, y, z that satisfy those as well as [itex]2x^3+ 3y^2+ 2z^2+ 2xz= 6[/itex].