document.write( "Question 294532: the area of a rectangle with a side length of 8 m is divided by 3. Find the length of the resulting rectangle
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #212356 by nyc_function(2741) You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "A = length times width\r \n" ); document.write( "\n" ); document.write( "A = (8m/3)(m)\r \n" ); document.write( "\n" ); document.write( "A = (8m^2)/3 \n" ); document.write( " |