document.write( "Question 1097670: The length of a rectangle is 77 feet longer than the width. If the perimeter is 102102 feet, find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #712095 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 77 feet longer than the width. If the perimeter is 102102 feet, find the length and width of the rectangle. \n" ); document.write( "L + W = 102102/2 = 51051 \n" ); document.write( "L = W + 77 \n" ); document.write( "------------------ \n" ); document.write( "Sub for L in the 1st equation. \n" ); document.write( " \n" ); document.write( " |