document.write( "Question 983647: The perimeter of a rectangular building is 170 meters. The area is 1,624 square meters. What are the dimensions of the building? \n" ); document.write( "
Algebra.Com's Answer #604416 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangular building is 170 meters. The area is \n" ); document.write( "1,624 square meters. What are the dimensions of the building? \n" ); document.write( "------------ \n" ); document.write( "L+W = 85 \n" ); document.write( "L*W = 1624 \n" ); document.write( "------ \n" ); document.write( "Substitute for \"W\" and solve for \"L\":: \n" ); document.write( "W = 85-L \n" ); document.write( "----- \n" ); document.write( "L(85-L) = 1624 \n" ); document.write( "---- \n" ); document.write( "L^2 - 85L + 1624 = 0 \n" ); document.write( "---- \n" ); document.write( "Positive solution: \n" ); document.write( "Length = 29 meters ; Width = 85-29 = 56 meters \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |