document.write( "Question 853677: A Norman window has the shape of a rectangle surmounted by a semicircle as in the figure below. If the perimeter of the window is 35 feet, express the area, A, as a function of the width, x, of the window.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #514180 by harpazo(655)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The diameter of the semicircle is equal to the width of the rectangle. You'd still use the height in the calculations along the way.\r \n" ); document.write( "\n" ); document.write( "If the height of the rectangle part was h and the width was x, then the perimeter would be \n" ); document.write( "(length of 3 rectangle sides) + (curved part from semicircle) = \r \n" ); document.write( "\n" ); document.write( "(h+h+x) + ( (1/2) 2 π r ) \n" ); document.write( "(h+h+x) + ( π r ) \n" ); document.write( "(2h+x) + ( π (x/2) ) = 35\r \n" ); document.write( "\n" ); document.write( "You can use this to get h in terms of x, or vice versa. Then plug it into the expression for area to get things in terms of width.\r \n" ); document.write( "\n" ); document.write( "2h+x = 35 - π(x/2) \n" ); document.write( "2h = 35 - π(x/2) - w\r \n" ); document.write( "\n" ); document.write( "h = 17.5 - π(x/4) - (x/2)\r \n" ); document.write( "\n" ); document.write( "The area would be\r \n" ); document.write( "\n" ); document.write( "(area of rectangle) + (area of semicircle) = \r \n" ); document.write( "\n" ); document.write( "h*x + ((1/2)π r^2) \n" ); document.write( "h*x + ((1/2)π (x/2)^2) \n" ); document.write( "h*x + (π x^2)/8\r \n" ); document.write( "\n" ); document.write( "Take the expression for h and plug it in here to get everything in terms of x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "[17.5 - π(x/4) - (x/2)]x + (π x^2)/8\r \n" ); document.write( "\n" ); document.write( "A(x) = 17.5x-π(x^2/4)-(x^2/2) + \n" ); document.write( "(π x^2)/8\r \n" ); document.write( "\n" ); document.write( ":)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |