adartsesirhc
- 54
- 0
Homework Statement
Show that among all parallelograms with perimeter l, a square with sides of length l/4 has maximum area. Do this using the second partials test, and then using Lagrange multipliers.
Homework Equations
Area of a parallelogram: A = absin\phi, where a and b are the lengths of two adjacent sides and \phi is the angle between them.
Second partials test: D=f_{xx}f_{yy} - f_{xy}^{2}
Method of Lagrange multipliers: \nabla f=\lambda\nabla g
The Attempt at a Solution
To do it using the second partials test, I would have to reduce A to a function of two variables. I know this has to do with expressing \phi as a function of a and b. After this, I'm stuck.
For the Lagrange multipliers method, I can use A(a,b) as the function to be maximized and use g(a,b)= 2a + 2b - l as the constraint equation. However, I'm still stuck on how to reduce A to a function of two variables. Any help?