Solving Minimization Problem w/ Lagrange Multipliers

  • Thread starter Thread starter numberthree
  • Start date Start date
  • Tags Tags
    Constraint
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
numberthree
Messages
8
Reaction score
0

Homework Statement



Solve the following problems using Lagrange multipliers
(a) Minimise J (x; y) = x^2 + y^2 subject to C (x; y) = 4x^2 + 3y^2 = 12:

Homework Equations


The Attempt at a Solution



i got h(x,y)=x^2+y^2+[tex]\lambda[/tex](4x^2+3y^2-12)

dh/dx=2x+8x[tex]\lambda[/tex]=0
dh/dy=2y+6y[tex]\lambda[/tex]=0

then i got [tex]\lambda[/tex]=-1/4=-1/3?impossible to slove it
 
Physics news on Phys.org
The values you obtained for [tex]\lambda[/tex] made an assumption that neither x or y are zero. Can you really make that claim? Also, maybe there is more than one solution (i.e. a min and a max)? Might help to draw a picture.
 
Last edited: