document.write( "Question 162539:  1)The perimeter of a recentangle, given that the lenght is x yards and the width is 10yards shorter\r
\n" );
document.write( "\n" );
document.write( "2) \n" );
document.write( "
| Algebra.Com's Answer #119783 by checkley77(12844)      You can put this solution on YOUR website! 2L+2W=PERIMETER. \n" ); document.write( "2*X+2(X-10)=PERIMETER. \n" ); document.write( "2X+2X-20=PERIMETER. \n" ); document.write( "4X-20=PERIMETER. \n" ); document.write( " |