document.write( "Question 1039172: If the perimeter of a rectangle is 88 inches and the length is 12 inches more than its width, find the area of the rectangle \n" ); document.write( "
Algebra.Com's Answer #653897 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
P=2W+2L
\n" ); document.write( "88=2W+2(W+12)
\n" ); document.write( "4W=64
\n" ); document.write( "W=16
\n" ); document.write( "L=28
\n" ); document.write( "WxL=448 sq.ins.!!!!!!!!!!!!!!!!!!!!!!!!!
\n" ); document.write( "
\n" );