document.write( "Question 349675: The length of a rectangle is 6 feet longer than its width. The perimeter is 44 feet. what is the width and length of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #249927 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi,
\n" ); document.write( ".
\n" ); document.write( "width x
\n" ); document.write( "Length (x+6)
\n" ); document.write( ".
\n" ); document.write( "In general P = 2*l +2*w for a rectangle
\n" ); document.write( "2*x + 2(x+6) = 44ft
\n" ); document.write( ".
\n" ); document.write( "Simplify and solve
\n" ); document.write( "4x + 12 = 44
\n" ); document.write( "4x = 32
\n" ); document.write( "x = 8ft wide
\n" ); document.write( "(x + 6) = 14ft long
\n" ); document.write( ".
\n" ); document.write( "check your answer
\n" ); document.write( "16 + 28 = 44
\n" ); document.write( "
\n" );