Q: Find the point (x*,y*,z*) that is at the minimum of the function f(x,y,z,)=2x[sup:1zgtpijz]2[/sup:1zgtpijz]+8y[sup:1zgtpijz]2[/sup:1zgtpijz]+z[sup:1zgtpijz]2[/sup:1zgtpijz] subject to the constraint equation g(x,y,z) = 6x+4y+4z = 0
A: I know the steps in finding maximum and minimum for a function with constraints (set the first derivitive equal to zero to get the critical points and take the second derivitive to find whether the point is a max or min). I have already computed the partial derivitives of the function and the constraints:
?g/?x=6 ?g/?y=4 ?g/?z=4
?f/?x=4x ?f/?y=16y ?f/?z=2z
Plugging these values into the equation:
dg=(?g/?x)dx+(?g/?y)dy+(?g/?z)dz=0 we get: 0=6dx+4dy+4dz.
Plugging the partial derivitives into the equation:
df=(?f/?x)dx+(?f/?y)dy+(?f/?z)dz=0
we get:
0=4xdx+16ydy+2zdz
I do not know, however, how to simplify that last equation given the other equations because we have 3 variables. (This is not for a calc class, but I am just starting Multivariable Calc this semester so I am trying to learn these methods as quick as possible.. however I get stuck like this sometimes).
A: I know the steps in finding maximum and minimum for a function with constraints (set the first derivitive equal to zero to get the critical points and take the second derivitive to find whether the point is a max or min). I have already computed the partial derivitives of the function and the constraints:
?g/?x=6 ?g/?y=4 ?g/?z=4
?f/?x=4x ?f/?y=16y ?f/?z=2z
Plugging these values into the equation:
dg=(?g/?x)dx+(?g/?y)dy+(?g/?z)dz=0 we get: 0=6dx+4dy+4dz.
Plugging the partial derivitives into the equation:
df=(?f/?x)dx+(?f/?y)dy+(?f/?z)dz=0
we get:
0=4xdx+16ydy+2zdz
I do not know, however, how to simplify that last equation given the other equations because we have 3 variables. (This is not for a calc class, but I am just starting Multivariable Calc this semester so I am trying to learn these methods as quick as possible.. however I get stuck like this sometimes).