document.write( "Question 84379: what is the area of a rectangle 8 units long and 9 units wide? \n" ); document.write( "
Algebra.Com's Answer #60784 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! l = length \n" ); document.write( "w = width \n" ); document.write( "A = area \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |