document.write( "Question 1107733: A sheet of metal, 60cm wide and of indefinite length is bent to form an open rectangular gutter. What height of the gutter will give the maximum cross-sectional area? What height will give a cross-sectional area of 300cm^2? \n" ); document.write( "
Algebra.Com's Answer #722802 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A sheet of metal, 60cm wide and of indefinite length is bent to form an open rectangular gutter.
\n" ); document.write( " What height of the gutter will give the maximum cross-sectional area?
\n" ); document.write( " What height will give a cross-sectional area of 300cm^2?
\n" ); document.write( ":
\n" ); document.write( "A rough picture of the end of the gutter
\n" ); document.write( " h|_w_|h
\n" ); document.write( "h = the height of the gutter,
\n" ); document.write( "w = the width
\n" ); document.write( ":
\n" ); document.write( "2h + w = 60
\n" ); document.write( "w = (60-2h), we can use this form for substitution
\n" ); document.write( ":
\n" ); document.write( "Cross sectional area = width * height
\n" ); document.write( "f(h) = the cross sectional area, replace w with (60-2h)
\n" ); document.write( "f(h) = h(60-2h)
\n" ); document.write( "f(h) = 60h - 2h^2
\n" ); document.write( "max h occurs at the axis of symmetry a = -b/(2a), where a = -2, b = 60
\n" ); document.write( "h = \"%28-60%29%2F%282%2A-2%29\"
\n" ); document.write( "h = +15 cm is the height for max area
\n" ); document.write( ";
\n" ); document.write( "\"What height will give a cross-sectional area of 300cm^2?\"
\n" ); document.write( "60h - 2h^2 = 300
\n" ); document.write( "Arrange as a quadratic equation
\n" ); document.write( "-2h^2 + 60h - 300 = 0
\n" ); document.write( "simplify, divide by -2
\n" ); document.write( " h^2 - 30h + 150 = 0
\n" ); document.write( "use the quadratic formula; a=1, b=-30, c=150
\n" ); document.write( "I got two solutions
\n" ); document.write( "h = 6.34 cm, then w = 60 - 2(6.34) = 47.32 cm is the width
\n" ); document.write( "and
\n" ); document.write( "h = 23.66 cm, then w = 60 - 2(23.66) = 12.68 cm is the width
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this, find the cross section area with these value
\n" ); document.write( "6.34 * 47.32 = 300 sq cm
\n" ); document.write( "and
\n" ); document.write( "23.66 * 12.68 = 330 sq cm
\n" ); document.write( "
\n" ); document.write( "
\n" );