document.write( "Question 1132275: income of A,b,c are in ratio 5:4:3 and their spending ratio is 8:5:4 if A save rupee 80out of income 1200 find saving of B and C
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #749271 by greenestamps(13215) You can put this solution on YOUR website! \n" ); document.write( "A has an income of 1200; and the ratio of incomes is A:B:C = 5:4:3. So B has an income of 960 (4/5 of 1200) and C has an income of 720 (3/5 of 1200). \n" ); document.write( "A saves 80 of his income of 1200, so he spends 1120; and the ratio of spending is A:B:C = 8:5:4. So B spends 700 (5/8 of 1120) and C spends 560 (4/8 of 1120). \n" ); document.write( "So B's saving is 960-700 = 260; C's saving is 720-560 = 160. \n" ); document.write( " |