document.write( "Question 391535: a rectangle has a length that is three times its width. the diagonal of the rectangle is 50cm. find the width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #277778 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "Let x AND 3x represent the width and length respecively
\n" ); document.write( "Applying the Pythagorean theorem
\n" ); document.write( " x^2 + (3x)^2 = 50cm
\n" ); document.write( " x^2 + 9x^2 = 50
\n" ); document.write( " 10x^2 = 50
\n" ); document.write( " x^2 = 5
\n" ); document.write( " \"+x+=+sqrt%285%29\", the width of the rectangle \n" ); document.write( "
\n" );