document.write( "Question 266844: The perimeter around a rectangle is 48 inches. The length of the rectangle is 2 inches more than the width. What is the width of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #196016 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(x+2)=48
\n" ); document.write( "2x+2x+4=48
\n" ); document.write( "4x=44
\n" ); document.write( "x=11 in
\n" ); document.write( "x+2=13 in
\n" ); document.write( "
\n" );