document.write( "Question 1107435: A farmer has 3/5 of his land under cultivation, 3/4 of which is in soybeans. How much land does the farmer have if he is growing 270 acres of soybeans? \n" ); document.write( "
Algebra.Com's Answer #722597 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A farmer has 3/5 of his land under cultivation, 3/4 of which is in soybeans.
\n" ); document.write( " How much land does the farmer have if he is growing 270 acres of soybeans?
\n" ); document.write( ":
\n" ); document.write( "let x = amt of land he has
\n" ); document.write( "\"3%2F4\"*\"3%2F5\"x = 270
\n" ); document.write( "\"9%2F20\"x = 270
\n" ); document.write( "x = 270 * \"20%2F9\"
\n" ); document.write( "x = 600 acres
\n" ); document.write( "
\n" );