document.write( "Question 943598: a person has wife,2 sons and i daughter he
\n" );
document.write( "owns Rs 1000000.he gifts one by tenth share to his wife and remaining amount to his children.the share of every son is double that of daughter.what is share of each? \n" );
document.write( "
Algebra.Com's Answer #575296 by macston(5194)![]() ![]() You can put this solution on YOUR website! 1000000 -1/10 (to wife)=900000 \n" ); document.write( "He has 2 sons with 2 shares each and one daughter for a total of 5 shares. \n" ); document.write( "Of 900000 each share would be 900000/5=180000.Each son's share would be 360000 and the daughters share would be 180000. \n" ); document.write( "CHECK: \n" ); document.write( "2(360000)+160000=720000+180000=900000, the amount remaining after the wife's 10% is subtracted. \n" ); document.write( " |