document.write( "Question 70941: Suppose there is a semicircle below the rectangle as well as above it. Find the dimensions of the window which admit most sunlight for a given perimeter 8m \n" ); document.write( "
Algebra.Com's Answer #50698 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Suppose there is a semicircle below the rectangle as well as above it. Find the dimensions of the window which admit most sunlight for a given perimeter 8m. \n" ); document.write( ": \n" ); document.write( "The most sunlight would be admitted at the max area and I seem to remember that \n" ); document.write( "a circle is the shape to have max area for a given perimeter. \n" ); document.write( ": \n" ); document.write( "Let x = the radius of the two semi-circles \n" ); document.write( "Then 2x = the length of the rectangle (horizontal measurement) \n" ); document.write( "Width (W) will be the vertical measurement \n" ); document.write( ": \n" ); document.write( "Perimeter: \n" ); document.write( " Twice the rectangle width + Circumference = 8 \n" ); document.write( "2W + 2pi*x = 8 \n" ); document.write( ": \n" ); document.write( "2W = 8 - 2pi*x \n" ); document.write( ": \n" ); document.write( "W = (4 - pi*x); divided equation by 2 \n" ); document.write( ": \n" ); document.write( "Area = Rectangle area + area of the circle \n" ); document.write( "A = W(2x) + pi*x^2 \n" ); document.write( ": \n" ); document.write( "A = 2x(4-pi*x) + pi*x^2; Substituted (4-pi*x) for W \n" ); document.write( "A = 8x - 2pi*x^2 + pi*x^2 \n" ); document.write( "A = 8x - pi*x^2 \n" ); document.write( ": \n" ); document.write( "Write it as a quadratic equation; y = area \n" ); document.write( "y = -(pi*x^2) + 8x \n" ); document.write( ": \n" ); document.write( "Find the axis of symmetry to find the max area: a = -pi, b = 8 \n" ); document.write( "x = -8/2(-pi) \n" ); document.write( "x = 1.27 meters is the radius of the semi circles at max area \n" ); document.write( ": \n" ); document.write( "Width of the rectangle = 4 - pi*x \n" ); document.write( "W = 4 - pi*1.27 \n" ); document.write( "W = 4 - 4 \n" ); document.write( "W = 0: \n" ); document.write( "Just as we suspected, the max area will be when there is no rectangle, \n" ); document.write( "and the window is a circle. \n" ); document.write( ": \n" ); document.write( "Area if it is a circle: pi*1.27^2 = 5.067 sq meters \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Let's say the width is 1 meter. Then the total circumference of semi-circles \n" ); document.write( " will be 6 meters\" \n" ); document.write( "Find the radius if this is the case: \n" ); document.write( "2*pi*r = 6 \n" ); document.write( "r = 6/(2pi) \n" ); document.write( "r = .955 meters \n" ); document.write( ": \n" ); document.write( "The length of the rectangle will be twice that: 1.91 meters \n" ); document.write( "Area of the rectangle 1*1.91 = 1.91 sq meters \n" ); document.write( ": \n" ); document.write( "The area of the circle = pi*.955^2 = 2.865 sq meters \n" ); document.write( "Total area 1.91 + 2.865 = 4.77 sq meters, less than a circle will be. \n" ); document.write( ": \n" ); document.write( "Note to student, let me know if I am wrong about this or any comment you have \n" ); document.write( "about this, I would glad to hear. \n" ); document.write( " \n" ); document.write( " |