document.write( "Question 868854: length of the rectangle is 6yd longer then width. if perimeter is 44yd what is area? \n" ); document.write( "
Algebra.Com's Answer #523864 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
L=w+6 and 2w+2L=44.
\n" ); document.write( "2w+2(w+6)=44
\n" ); document.write( "w+w+6=22
\n" ); document.write( "2w=16
\n" ); document.write( "w=8
\n" ); document.write( "
\n" );