document.write( "Question 1147350: The length of a rectangle is 2 ft longer than its width.
\n" );
document.write( "If the perimeter of the rectangle is 52 ft, find its length and width.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #768656 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 2 ft longer than its width. \n" ); document.write( "If the perimeter of the rectangle is 52 ft, find its length and width. \n" ); document.write( "================ \n" ); document.write( "L = W + 2 \n" ); document.write( "L + W = 26 \n" ); document.write( " \n" ); document.write( " |