document.write( "Question 399784: A Norman window has the shape of a rectangle surmounted by a semicircle. (Thus the diameter of the semicircle is equal to the width of the rectangle.) If the perimeter of the window is 21 ft, find the dimensions of the window so that the greatest possible amount of light is admitted. \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #283190 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A Norman window has the shape of a rectangle surmounted by a semicircle.
\n" ); document.write( " (Thus the diameter of the semicircle is equal to the width of the rectangle.)
\n" ); document.write( " If the perimeter of the window is 21 ft, find the dimensions of the window so that the greatest possible amount of light is admitted.
\n" ); document.write( ":
\n" ); document.write( "Let x = the width of the window and diameter of the semicircle
\n" ); document.write( "Let h = height of the rectangular portion of the window
\n" ); document.write( ":
\n" ); document.write( "Perimeter:
\n" ); document.write( "2h + x + .5x*pi = 21
\n" ); document.write( "2h + 2.57x = 21
\n" ); document.write( "2h = 21 - 2.57x
\n" ); document.write( "h = \"%28%2821-2.57x%29%29%2F2\"
\n" ); document.write( "h = (10.5-1.285x)
\n" ); document.write( ":
\n" ); document.write( "What would be the window with the greatest area;
\n" ); document.write( "Area = semicircle + rectangle
\n" ); document.write( "Radius = .5x
\n" ); document.write( "A = (.5*pi*(.5x)^2) + h*x
\n" ); document.write( "Replace h with (10.5-1.285x
\n" ); document.write( "A = (1.57*.25x^2) + x(10.5-1.285x)
\n" ); document.write( "A = .3927x^2 - 1.285x^2 + 10.5x
\n" ); document.write( "A = -.8923x^2 + 10.5x
\n" ); document.write( "Find the max area by finding the axis of symmetry; x = -b/(2a)
\n" ); document.write( "x = \"%28-10.5%29%2F%282%2A-.8923%29\"
\n" ); document.write( "x = 5.88 meter is the width with the greatest area
\n" ); document.write( ":
\n" ); document.write( "Find the max area
\n" ); document.write( "A = -.8923(5.88^2) + 10.5(5.88)
\n" ); document.write( "A = -.8923(5.88^2) + 10.5(5.88)
\n" ); document.write( "A = -30.85 + 61.74
\n" ); document.write( "A = 30.89 sq/ft is max area
\n" ); document.write( "
\n" );