document.write( "Question 673669: A bag full of mangoes was divided into two heaps in the ratio 11:13. If the first heap has 143 mangoes what is the number of mangoes in the second heap? \n" ); document.write( "
Algebra.Com's Answer #418762 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=total number of mangoes \n" ); document.write( "If the ratio was 11:13, then the first heap has 11/(11+13)=11/24 and the other heap had 13/24 of the mangoes. \n" ); document.write( "Soooo \n" ); document.write( "(11/24)*x=143 \n" ); document.write( "x=143*24/11=312----total number of mangoes \n" ); document.write( "312-143=169----------number of mangoes in second heap \n" ); document.write( "or(13/24)*312=169\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |