Optimization semicircle problem

  • Thread starter Thread starter jimen113
  • Start date Start date
  • Tags Tags
    Optimization
jimen113
Messages
66
Reaction score
0
[SOLVED] Optimization problem

Homework Statement



A Norman window has the shape of a semicircle atop a rectangle so that the diameter of the smicircle is equal to the width of the rectangle. What is the area of the largest possible Norman window with a perimeter of 28 feet?

Homework Equations




After solving for b and plugging b into the Area formula I cannot determine the local max. Is the algebra or derivative wrong?

The Attempt at a Solution

please see attachment
 

Attachments

Physics news on Phys.org
Thanks for your suggestion, the perimeter of a circle is also also pi*diameter, so then a semi-circle P=1/2pi*d. Which is what I have for the 1st equation
 
jimen113 said:

Homework Statement



A Norman window has the shape of a semicircle atop a rectangle so that the diameter of the smicircle is equal to the width of the rectangle. What is the area of the largest possible Norman window with a perimeter of 28 feet?

Homework Equations




After solving for b and plugging b into the Area formula I cannot determine the local max. Is the algebra or derivative wrong?

The Attempt at a Solution

please see attachment

Solution:
A(x)=14b-(4+pi/8)*b^2
A'(x)=14-(4+pi/4)*b
Solve for b: (56/4+pi)
Insert b into the original area formula A(x) and the area of the largest possible window=54.8897ft
The problem was set up correctly except that I rounded off to only one significant figure and that's why my original answer didn't match the answer provided in the book.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top