document.write( "Question 315229: the length of a rectangular picture is seven inches longer than the width. find the length and width if the perimeter of the picture is 62 inches \n" ); document.write( "
Algebra.Com's Answer #225518 by malaydassharma(59)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "L=W+7\r
\n" ); document.write( "\n" ); document.write( "P=2(L+W)=62
\n" ); document.write( "2(L+W)=62
\n" ); document.write( "L+W =31
\n" ); document.write( "W+7+W =31
\n" ); document.write( "
\n" ); document.write( "W=(31-7)/2=12 in\r
\n" ); document.write( "\n" ); document.write( "L=W+7=12+7=19 in
\n" ); document.write( "
\n" ); document.write( "
\n" );