document.write( "Question 843075: if the area of a rectangular surface is 24 sq.cm. and the length is 8 cm.what is the width of the surface?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #507933 by hamsanash1981@gmail.com(151)![]() ![]() ![]() You can put this solution on YOUR website! area = 24 \n" ); document.write( "l*b = 24 \n" ); document.write( "8*b = 24 \n" ); document.write( "b = 3 cm \n" ); document.write( " \n" ); document.write( " |