document.write( "Question 229709: a rain gutter is made from sheets of aluminum that are 27 inches wide. The edges are turned up to form right angles. Determine the depth of the gutter that will alow a cross-sectional area of 58 inches. There are 2 solutions to this problem. \n" ); document.write( "
Algebra.Com's Answer #170258 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a rain gutter is made from sheets of aluminum that are 27 inches wide. \n" ); document.write( " The edges are turned up to form right angles. \n" ); document.write( " Determine the depth of the gutter that will allow a cross-sectional area of 58 inches. \n" ); document.write( "There are 2 solutions to this problem. \n" ); document.write( ": \n" ); document.write( "end view y=depth, x=width: \n" ); document.write( "y|_x_|y \n" ); document.write( ": \n" ); document.write( "2y + x = 27\" \n" ); document.write( "x = (27-2y) \n" ); document.write( ": \n" ); document.write( "Cross sectional area \n" ); document.write( "x*y = 58 sq/inches \n" ); document.write( ": \n" ); document.write( "Replace x with (27-2y) \n" ); document.write( "y(27-2y) = 58 \n" ); document.write( "-2y^2 + 27y - 58 = 0 \n" ); document.write( ": \n" ); document.write( "Use the quadratic formula to find y \n" ); document.write( " \n" ); document.write( "In this equation x=y; a=-2; b=27; c=-58 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "Two solutions \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "y = +10.82 inches is the depth \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "y = +2.68 inches is the depth \n" ); document.write( ": \n" ); document.write( "Both these solutions satisfy the requirement, the width will vary accordingly \n" ); document.write( ": \n" ); document.write( "Check solution using the last solution \n" ); document.write( "find x \n" ); document.write( "2(2.68) + x = 27 \n" ); document.write( "x = 27 - 5.36 \n" ); document.write( "x = 21.64 is the width \n" ); document.write( "; \n" ); document.write( "Find the cross sectional area \n" ); document.write( "2.68 * 21.64 = 57.99 ~ 58 \n" ); document.write( ": \n" ); document.write( "You can check it using the other solution. \n" ); document.write( " |