Find the maximum value of 2x + 2y + z on the sphere of radius 1 at the origin.
Printable View
Find the maximum value of 2x + 2y + z on the sphere of radius 1 at the origin.
So your constraint is
Now find:
Then set the i, j, and k components equal to each other of f and g where f is the function and g is the constraint.
I've found lambda(X) = 1
lambda(Y) = 1
lambda(Z) = 1/2
and x^2 + y^2 + z^2 = 1
how would I solve this for a maximum, taking into account the case when lambda is 0?
I am just typing this up so I can see it.
Since we want the max, we take the positive value.
Now plug into f.
ok
thanks for your help
Since the value ofis not part of the solution, you can often simplify by first eliminating
by dividing one equation by another.
Here, you haveand
so, dividing the first by the second,
so that
or y= x. Similarly, dividing
by
gives x= 2z.
Putting those intogives
.