document.write( "Question 453667: a square has an area of 36 square centemeters a rectangle has the same area as the square if the rectangle long sides mesure 9 centemters what is the rectangles perimeter
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #311676 by ilana(307)![]() ![]() ![]() You can put this solution on YOUR website! If the rectangle's area is 36 square centimeters, and its length is 9 cm, then its width must be 36/9 = 4 cm. \n" ); document.write( "perimeter = 2l + 2w \n" ); document.write( "= 2*9 + 2*4 \n" ); document.write( "= 18 + 8 \n" ); document.write( "= 26 cm \n" ); document.write( " |