document.write( "Question 878664: A perimeter of a rectangle is 38 inch. If the length is 3 inches more than the width, find the width. \n" ); document.write( "
Algebra.Com's Answer #530197 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
w for width, L for length,
\n" ); document.write( "L=w+3 and 2w+2L=38
\n" ); document.write( "
\n" );