document.write( "Question 465611: the perimeter of a rectangle is 80cm. If the ratio of its length to its width is 5:3, what are it's dimensions? \n" ); document.write( "
Algebra.Com's Answer #319053 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( " P = 2*L + 2*W
\n" ); document.write( " 80 = 2*L + 2*W
\n" ); document.write( " 40 = L + W
\n" ); document.write( "Let x and (40-x) represent the width and length respectively
\n" ); document.write( "Question states***
\n" ); document.write( " \"%2840-x%29%2Fx+=+5%2F3\" | Cross Multiplying to solve
\n" ); document.write( " 5x = 3(40-x)
\n" ); document.write( " 8x = 120
\n" ); document.write( " x = 15cm, the width. The Length is 25cm. (40cm-15cm)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "25/15 = 5/3 \n" ); document.write( "
\n" );