Optimizing Window Design: Maximizing Area with Fixed Perimeter

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Noir
Messages
27
Reaction score
0

Homework Statement


A window of fixed perimeter is in the shape of a rectangle surmounted by a semi-circle. Prove that its area is greatest when its breadth equals its greatest height.


Homework Equations


SA = lw + (pi*l^2)/4 <--- Thats what I got the surface area to be.
Perimeter = 2w + L(1 + pi / 2)


The Attempt at a Solution


I can solve these problems with numbers, but when it comes to general problems I become unstuck. I tried using the same methord, but it didn't work. Some advice please?

Thanks
 
Physics news on Phys.org


you need to maximise the surface area with the perimeter constraint and the easiest way would be to use a lagrange multilpier..

otherwise assume a constant value for the perimeter, say p, solve the perimeter eauqtion for l or w, then substitute back into the SA equation and minimise the function of (now) one variable
 


Cheers, the second methord worked a treat! I'll look into the lagrange stuff, looks interesting :)
Thanks once again.