document.write( "Question 650734: How do i find the area of a rectangle 803m by 216m?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #407396 by Seutip(231) You can put this solution on YOUR website! Given the sides of the rectangle 803m by 216m.\r \n" ); document.write( "\n" ); document.write( "Finding the area of a rectangle is;\r \n" ); document.write( "\n" ); document.write( "A=lw\r \n" ); document.write( "\n" ); document.write( "where a is the area, l is length and w is width.\r \n" ); document.write( "\n" ); document.write( "A=lw \n" ); document.write( "l=803m \n" ); document.write( "w=216m \n" ); document.write( "A=(803m)(216m) \n" ); document.write( "A=173,448 m^2\r \n" ); document.write( "\n" ); document.write( "That's the area of the rectangle. \n" ); document.write( " |