document.write( "Question 639887: the width of a rectangle is twice the length. the perimeter is 104 feet. find the dimensions. \n" ); document.write( "
Algebra.Com's Answer #402917 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
the width of a rectangle is twice the length. the perimeter is 104 feet. find the dimensions.
\n" ); document.write( ".
\n" ); document.write( "Let x = length
\n" ); document.write( "then
\n" ); document.write( "2x = width
\n" ); document.write( ".
\n" ); document.write( "2(x + 2x) = 104
\n" ); document.write( "(x + 2x) = 52
\n" ); document.write( "3x = 52
\n" ); document.write( "x = 14 feet (length)
\n" ); document.write( ".
\n" ); document.write( "width:
\n" ); document.write( "2x = 2(14) = 28 feet
\n" ); document.write( "
\n" );