document.write( "Question 204672: Can you help me solve this question: 1)George is building a porch wrapped around his whole house. The dimensions of his house are 120m by 160m. If his porch is going to be the same area as his house, how wide will the porch be?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #154480 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Can you help me solve this question: 1)George is building a porch wrapped around his whole house. The dimensions of his house are 120m by 160m. If his porch is going to be the same area as his house, how wide will the porch be? \n" ); document.write( ". \n" ); document.write( "Drawing a diagram of the problem will help you \"see\" how to approach it. \n" ); document.write( ". \n" ); document.write( "Let w = width of porch \n" ); document.write( "then \n" ); document.write( "\"area of house\" = \"area of porch \n" ); document.write( "120 * 160 = [(120+2w)(160+2w)] - (120 * 160) \n" ); document.write( "19200 = [(120+2w)(160+2w)] - 19200 \n" ); document.write( "38400 = (120+2w)(160+2w) \n" ); document.write( "38400 = 19200+240w+320w+4w^2 \n" ); document.write( "0 = -19200+560w+4w^2 \n" ); document.write( "0 = 4w^2+560w-19200 \n" ); document.write( "0 = w^2+140w-4800 \n" ); document.write( "Solve for w using the quadratic equation we get: \n" ); document.write( "w = {28.489, -168.489} \n" ); document.write( "Toss out the negative solution leaves us with: \n" ); document.write( "w = 28.489 meters \n" ); document.write( ". \n" ); document.write( "Details of quadratic to follow: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |