document.write( "Question 112756: The shape of Colorado is nearly a rectangle. The length is 100 miles than the width. The perimeter is about 1320 mi. Find the length and width of colorado.\r
\n" );
document.write( "\n" );
document.write( " thanks \n" );
document.write( "
Algebra.Com's Answer #82193 by SHUgrad05(58)![]() ![]() ![]() You can put this solution on YOUR website! Perimeter of a rectangle: P=2l+2w \n" ); document.write( "w=width of rectangle \n" ); document.write( "l=length of rectangle; l=w+100\r \n" ); document.write( "\n" ); document.write( "2*(w+100)+ 2w=1320 mi \n" ); document.write( "2w+200+2w=1320mi \n" ); document.write( "4w=1120 mi \n" ); document.write( "w=280 mi \n" ); document.write( "l=280+100=380 mi\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |