document.write( "Question 450528: The length of a rectangle is 6 inches more than the width. The perimeter is 48 inches. Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #309957 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
2W+2(W+6)=48
\n" ); document.write( "4W+12=48
\n" ); document.write( "4W=36
\n" ); document.write( "W=9in.
\n" ); document.write( "L=15in..
\n" ); document.write( "
\n" );