A norman window is constructed by adjoining a semicircle to the top of an ordinary rectangular window. Find the dimensions of a Norman window with maximum area if the total perimeter is 16 feet.
X = the width of the rectangle.
Y = the length of the rectangle.
X/2 = the radius of the circle.
Please show steps.
First let's detemine one of the dimensions, length or width in terms of the other for this perimeter.
Perimeter P=x+2y+pi*x/2 so y=16-(x++pi*x/2)/2
The area Q of the semi-circle is Q=pi*(x/2)^2
The area R of the rectangle is R=x*y=x*(16-(x++pi*x/2)/2)
The total area is A=Q+R=pi*(x/2)^2 + x*(16-(x++pi*x/2)/2)
Find dA/dx and solve for x= 0, be sure to determine the max range for x and check the endpoints too.
Now, how would you find the max range?
I didn't fully understand the lesson I had on this and even though it's starting to make sense I'm still confused.
What are the max and min values for x. Most likely the answer is not at the endpoints for this problem, but when doing optimization problems they must be checked too. Frequently the optimum is at the endpoint for the domain.
I think the endpoints for the domain here are 0 and 16, so the optimum value should be somewhere in between them.
The hardest part of this problem should be trying to state it in one variable. After you have A(x), find A'(x) and solve when it's 0.
I notice I have the area of the semicircle wrong. It should be
Q=(1/2)*pi*(x/2)^2
So what would be the revised equation?
Here's the original post you gave.
"if the total perimeter is 16 feet.
X = the width of the rectangle.
Y = the length of the rectangle.
X/2 = the radius of the circle."
Perimeter P=x+2y+pi*x/2 so y=16-(x++pi*x/2)/2
I gave the wrong formula for Q, it should be half that amount.
The area Q of the semi-circle is Q=(1/2)*pi*(x/2)^2
The area R of the rectangle is R=x*y=x*(16-(x++pi*x/2)/2)
The total area is A=Q+R=(1/2)*pi*(x/2)^2 + x*(16-(x++pi*x/2)/2)
Be sure to draw a diagram and label the parts. Show what the area and perimeter of the rectangle and semicircle should be.
I 'think' I gave the correct formula for A(x) now. Simplify the right hand side, differentiate, set it to 0 and solve for x. Then go back to the perimeter formula and determine y.
Since a square encloses the maximum area for a given perimeter, let the sides of the square portion be x and then P = 3x + xPi/2 = 16.
Solve for x.
8=000o==D~~~ a
a few drops o this KUM might help ya, suckas!!
8=000o==D~~~)-: maybe a few drops o this KUM mite help ya, suckas
XXX roolz!
1 answer
Let's try this again.
Since a square encloses the maximum area for a given perimeter, let the sides of the square portion be x and then P = 3x + xPi/2 = 16.
Solve for x:
3x + xPi/2 = 16
3x = 16 - xPi/2
3x = 16 - (x*Pi)/2
3x = 16 - (x*3.14)/2
3x = 16 - (1.57x)
4.57x = 16
x = 16/4.57
x = 3.49
Now that we have x, we can calculate y:
y = 16 - (3.49 + (3.49*3.14)/2)
y = 16 - (3.49 + 5.22)
y = 7.29