document.write( "Question 988671: Find the dimensions of a rectangle whose area is 187 cm2 and whose perimeter is 56 cm. (Enter your answers as a comma-separated list.) \n" ); document.write( "
Algebra.Com's Answer #609166 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 2L+2W=56;L+W=28 \n" ); document.write( "LW=187 \n" ); document.write( "L=187/W \n" ); document.write( "187/W+W=28 \n" ); document.write( "187+W^2=28W, multiplying by W \n" ); document.write( "W^2-28W+187=0 \n" ); document.write( "W=(1/2)(28+/-) sqrt (784-748);sqrt term =6 \n" ); document.write( "W=17 or 11 \n" ); document.write( "L=11 or 17 \n" ); document.write( "By convention, L is longer, so it is 17*11 \n" ); document.write( "17,11,17,11 is perimeter \n" ); document.write( "17*11 is area. \n" ); document.write( "Notice that the roots are interchangeable.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |