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)![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( "x = 270 * \n" ); document.write( "x = 600 acres \n" ); document.write( " |