document.write( "Question 616884: The area of a rectangle field is 9,000 square meters. if the ratio of the width to the length is 5 is to 8, what is the length of the rectangular field in meters? \n" ); document.write( "
Algebra.Com's Answer #387955 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "The area of a rectangle field is 9,000 square meters.
\n" ); document.write( "if the ratio of the width\"W\" to the length\"L\" is 5 is to 8...
\n" ); document.write( " \"+W%2FL+=+5%2F8\" and W = 5L/8
\n" ); document.write( " A = L*W = L(5L/8) = 5L^2/8 = 9000
\n" ); document.write( " L^2 = 9000(8/5)
\n" ); document.write( " L = 120ft (throwing out the negative number for unit of measure) \n" ); document.write( "
\n" );