document.write( "Question 713344: if the area of a rectangle is 243 square m and the length is 27 m, what is the width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #438464 by vheroli(126)![]() ![]() You can put this solution on YOUR website! A= L * W \n" ); document.write( "243 = 27 * W : divide both sides by 27 to get the value of width \n" ); document.write( "243/27 = (27 * W)/27 \n" ); document.write( "9= W \n" ); document.write( "Answer: 9m \n" ); document.write( " \n" ); document.write( " |