document.write( "Question 960647: What is the area in cm² of a rectangle that is 15cm long and 12cm wide? \n" ); document.write( "
Algebra.Com's Answer #587078 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! ` \n" ); document.write( "A = LW \n" ); document.write( "A = (15cm)(12cm) \n" ); document.write( "A = 180cm² \n" ); document.write( " |