document.write( "Question 948100: The perimeter of a rectangle is 600 yards. What are the deminsions of the rectangle if the length is 20 yards more than the width? \n" ); document.write( "
Algebra.Com's Answer #578618 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! P = 2L + 2W = 600 \n" ); document.write( "--- \n" ); document.write( "L + W = 300 \n" ); document.write( "L - W = 20 \n" ); document.write( "------------------- Add \n" ); document.write( " |