document.write( "Question 47731This question is from textbook
\n" );
document.write( ": the area of a rectangle is 230cm its length is 10cm what is the width? \n" );
document.write( "
Algebra.Com's Answer #31535 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! the area of a rectangle is 230cm its length is 10cm what is the width? \n" ); document.write( "AREA=LENGTH*WIDTH \n" ); document.write( "230=10*WIDTH \n" ); document.write( "WIDTH=230/10=23 \n" ); document.write( " |