document.write( "Question 637772: The length of a rectangle box is 3 inches more than twice the width. The perimeter is 48 inches. Find the length and width [Searched for: help me with a word problem \n" ); document.write( "
Algebra.Com's Answer #401881 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangle box is 3 inches more than twice the width. The perimeter is 48 inches. Find the length and width
\n" ); document.write( "**
\n" ); document.write( "let x=width of rectangle box
\n" ); document.write( "2x+3=length of rectangle box
\n" ); document.write( "2*width+2*length=perimeter
\n" ); document.write( "..
\n" ); document.write( "2x+2(2x+3)=48
\n" ); document.write( "x+2x+3=24
\n" ); document.write( "3x=21
\n" ); document.write( "x=7
\n" ); document.write( "2x+3=17
\n" ); document.write( "width of rectangle box=7 inches
\n" ); document.write( "length of rectangle box=17 inches
\n" ); document.write( "
\n" );