document.write( "Question 238166: the length of a rectangular width is 10 ft less than the length and the perimeter of 44 ft what should be the length \n" ); document.write( "
Algebra.Com's Answer #175042 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
W=L-10
\n" ); document.write( "2L+2W=P
\n" ); document.write( "2L+2(L-10)=44
\n" ); document.write( "2L+2L-20=44
\n" ); document.write( "4L=44+20
\n" ); document.write( "4L=64
\n" ); document.write( "L=64/4
\n" ); document.write( "L=16 ANS. FOR THE LENGTH.
\n" ); document.write( "W=16-10
\n" ); document.write( "W=6 ANS. FOR THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "2+16+2*6=44
\n" ); document.write( "32+12=44
\n" ); document.write( "44=44
\n" ); document.write( "
\n" ); document.write( "
\n" );