Respuesta :
Complete Question
The complete question is shown on the first uploaded image
Answer:
Option C is the correct option
Step-by-step explanation:
From the question we are told that
The equation is [tex]f (x, y , z ) = x^2 +y^2 + z^2[/tex]
The constraint is [tex]P(x, y , z) = x + y + z - 24 = 0[/tex]
Now using Lagrange multipliers we have that
[tex]\lambda = \frac{ \delta f }{ \delta x } = 2 x[/tex]
[tex]\lambda = \frac{ \delta f }{ \delta y } = y[/tex]
[tex]\lambda = \frac{ \delta f }{ \delta z } = 2 z[/tex]
=> [tex]x = \frac{ \lambda }{2}[/tex]
[tex]y = \frac{ \lambda }{2}[/tex]
[tex]z = \frac{ \lambda }{2}[/tex]
From the constraint we have
[tex]\frac{\lambda }{2} + \frac{\lambda }{2} + \frac{\lambda }{2} = 24[/tex]
=> [tex]\frac{3 \lambda }{2} = 24[/tex]
=> [tex]\lambda = 16[/tex]
substituting for x, y, z
=> x = 8
=> y = 8
=> z = 8
Hence
[tex]f (8, 8 , 8 ) = 8^2 +8^2 + 8^2[/tex]
[tex]f (8, 8 , 8 ) = 192[/tex]