document.write( "Question 1053098: A rectangle has a length that is three times more than its width. Its area is 44cm squared. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #668365 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A rectangle has a length that is three times more than its width. Its area is 44cm squared. Find the dimensions of the rectangle.
\n" ); document.write( "----------
\n" ); document.write( "L = 4W
\n" ); document.write( "L*W = 44
\n" ); document.write( "-----
\n" ); document.write( "4W^2 = 44
\n" ); document.write( "W = sqrt(11)
\n" ); document.write( "L = 4sqrt(11)
\n" ); document.write( "
\n" ); document.write( "
\n" );