document.write( "Question 466526: the length of a rectangular field is five times its breadth. if its area is 37845 square meters , find its sides? \n" ); document.write( "
Algebra.Com's Answer #319877 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x*5x=37845
\n" ); document.write( "5x^2=37845
\n" ); document.write( "x^2=37845/5
\n" ); document.write( "x^2=7569
\n" ); document.write( "x=87
\n" ); document.write( "5x=435
\n" ); document.write( "
\n" );