document.write( "Question 427695: the perimeter of a rectangle is 24, and its length is 3 times its width, find the length and width of this rectangle \n" ); document.write( "
Algebra.Com's Answer #297421 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "length is 3 times its width
\n" ); document.write( "Let x and 3x represent the width and length respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 2*3x + 2x = 24
\n" ); document.write( " 8x = 24
\n" ); document.write( " x = 3, the width, the length is 9 (3*3)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2*9 + 2*3 = 24
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );