document.write( "Question 461627: A man with monthly income Rs. 363 spends as much in 4 months,as he earns in 3 months.After 12 years he divides his savings amongst 3 sons,giving the eldest twice as much as the second and three times as much as third.How much does the youngest son receive?
\n" );
document.write( "Options are
\n" );
document.write( "(a)Rs 2163
\n" );
document.write( "(b)Rs 1938
\n" );
document.write( "(c)Rs 2376
\n" );
document.write( "(d)Rs 1280 \n" );
document.write( "
Algebra.Com's Answer #316533 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! A man with monthly income Rs. 363 spends as much in 4 months,as he earns in 3 months.After 12 years he divides his savings amongst 3 sons,giving the eldest twice as much as the second and three times as much as third.How much does the youngest son receive?\r \n" ); document.write( "\n" ); document.write( "Total savings = 3*12*363 = 13,068\r \n" ); document.write( "\n" ); document.write( "Let x = the money in RS the youngest son receives\r \n" ); document.write( "\n" ); document.write( "x + 3x/2 + 3x = 13,068 \n" ); document.write( "11x/2 = 13,068\r \n" ); document.write( "\n" ); document.write( "x = 2,376\r \n" ); document.write( "\n" ); document.write( "The youngest son receives Rs. 2,376. \n" ); document.write( " |