document.write( "Question 757984: A rain gutter is made from sheets of aluminum that are\r
\n" );
document.write( "\n" );
document.write( "12 inches wide by turning up the edges to form right angles.\r
\n" );
document.write( "\n" );
document.write( "Determine the depth of the gutter that will maximize its\r
\n" );
document.write( "\n" );
document.write( "cross-sectional area and allow the greatest amount of water to flow.\r
\n" );
document.write( "\n" );
document.write( "What is the maximum cross-sectional area?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #461165 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rain gutter is made from sheets of aluminum that are \n" ); document.write( "12 inches wide by turning up the edges to form right angles. \n" ); document.write( "Determine the depth of the gutter that will maximize its \n" ); document.write( "cross-sectional area and allow the greatest amount of water to flow. \n" ); document.write( "-------------------- \n" ); document.write( "Let the height be \"x\" \n" ); document.write( "Then base is 12-2x \n" ); document.write( "------------ \n" ); document.write( "Area = x(12-2x) = -2x^2 + 12x \n" ); document.write( "---- \n" ); document.write( "Maximum of this parabola occurs when x = -b/(2a) = -12/(-4) = 3 \n" ); document.write( "That is the depth of gutter. \n" ); document.write( "------ \n" ); document.write( "That cross-section area is x(12-x) = 3*9 = 27 sq in. \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " \n" ); document.write( " |