document.write( "Question 357329: The length of a rectangle is twice the width. if the length is increased by 4 inches and the width is decreased by 1 inch, a new rectangle is formed whose perimeter is 198 inches. find the dimesions of the originional rectangle \n" ); document.write( "
Algebra.Com's Answer #255189 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let w represent te original width. Than 2w will be the original length
\n" ); document.write( "2*l + 2*w = P (all the way around the rectangle)
\n" ); document.write( "2*(2w+ 4\")+ 2( w- 1\") = 198\"
\n" ); document.write( "simplify ans Solve
\n" ); document.write( "4w + 8 + 2w -2 = 198\"
\n" ); document.write( "6w = 192\"
\n" ); document.write( "w = 32\"
\n" ); document.write( "Original triangle was 32\" wide and 64\" long
\n" ); document.write( "check your answer
\n" ); document.write( "2*68 + 2* 31 = 198 \n" ); document.write( "
\n" );