document.write( "Question 241796: a rectangles length is 9 times its width. If the perimeter if the rectangle is 60 cm, what is the area? \n" ); document.write( "
Algebra.Com's Answer #177085 by checkley77(12844) ![]() You can put this solution on YOUR website! L=9W \n" ); document.write( "2L+2W=60 \n" ); document.write( "2*9W+2W=60 \n" ); document.write( "18W+2W=60 \n" ); document.write( "20W=60 \n" ); document.write( "W=60/20 \n" ); document.write( "W=3 ANS. FOR THE WIDTH. \n" ); document.write( "L=9*3=27 ANS. FOR THE LENGTH. \n" ); document.write( "27*3=81 IS THE AREA. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |