document.write( "Question 620785: A rectangle has a length of 14 inches more than three times its height. If the perimeter of a rectangle is 396 inches, find its dimensions. \n" ); document.write( "
Algebra.Com's Answer #390387 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "A rectangle has a length of 14 inches more than three times its height\"highlight%28x%29\".
\n" ); document.write( "If the perimeter of a rectangle is 396 inches, find its dimensions.
\n" ); document.write( " P = 2L + 2H
\n" ); document.write( " P = 2(3x+14) +2x = 396
\n" ); document.write( " 8x + 28 = 396
\n" ); document.write( " 8x = 368
\n" ); document.write( " x = 46, the height. The width is 152.
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2·46 + 2·152 = 396 \n" ); document.write( "
\n" );