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 #438475 by lenny460(1073)![]() ![]() You can put this solution on YOUR website! if the area of a rectangle is 243 square m and the length is 27 m, what is the width of the rectangle\r \n" ); document.write( "\n" ); document.write( "Area of a rectangle = length * width\r \n" ); document.write( "\n" ); document.write( "27 * w = 243\r \n" ); document.write( "\n" ); document.write( "Divide each side by 27\r \n" ); document.write( "\n" ); document.write( "(27 * w)/27 = 243/27\r \n" ); document.write( "\n" ); document.write( "width = 9m\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 9m \n" ); document.write( " |