document.write( "Question 585446: Calculate the area of a rectangle with length 5 centimeters and width 2.5 Centimeters. I got 12.5 is that correct? \n" ); document.write( "
Algebra.Com's Answer #373349 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A = LW\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 5*2.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 12.5\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So you are correct. The area is 12.5 square cm. \n" ); document.write( " |