document.write( "Question 1014017: 1 farmer taking his mangoes to sold in another state.
\n" );
document.write( "he have 3 bags, each contains 30 mangoes.
\n" );
document.write( "he have to pay 1 mango as a toll at tol post for each bag.
\n" );
document.write( "he got 30 tol posts.
\n" );
document.write( "so now how many man goes ramaining???? \n" );
document.write( "
Algebra.Com's Answer #630336 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 1) the farmer starts with 3 times 30 = 90 mangoes \n" ); document.write( "2) the farmer pays 3 mangoes at each toll, the farmer takes toll mangoes from 1 bag \n" ); document.write( "3) the toll bag is empty after 10 tolls, the farmer has 2 bags left (30 mangoes in each bag) \n" ); document.write( "4) now the farmer pays 2 mangoes at each toll, the farmer takes two mangoes from 1 bag \n" ); document.write( "5) the toll bag is empty after 15 tolls, the farmer has 1 bag left (30 mangoes) \n" ); document.write( "6) now the farmer pays 1 mangoe at each toll \n" ); document.write( "7) there are 30 - (10 + 15) = 5 tolls left \n" ); document.write( "8) the farmer has (30 - 5) = 25 mangoes remaining to sell \n" ); document.write( " \n" ); document.write( " |