document.write( "Question 264129: a rectangular field is 900 yards by 240 yards. What is the greatest number of rectangular lots of 120 yards by 60 yards that it can be divided into? \n" ); document.write( "
Algebra.Com's Answer #194515 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
900*240/120*60
\n" ); document.write( "216,000/7,200=30 lots are possible.
\n" ); document.write( "Proof:
\n" ); document.write( "900/60*240/120=15*2=30
\n" ); document.write( "
\n" );