document.write( "Question 54673: A $975,240 estate is to be divided among 5 friends, 4 charities and a university. Each friend should receive 3 times as much as all the charities combined, and that each charity should receive twice as much as the university. How much did each receive? \n" ); document.write( "
Algebra.Com's Answer #36902 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! Let us suppose that the University got = $x. \n" ); document.write( "Therefore each charity got = $2x. \n" ); document.write( "All charities got = $ \n" ); document.write( "Therefore each friend got = $ \n" ); document.write( "All friends got = $ \n" ); document.write( "\n" ); document.write( "Total amount = what university got + all charities got + all friends got \n" ); document.write( "975240 = x + 8x + 120x \n" ); document.write( "or 975240 = 129x \n" ); document.write( "or x = 7560\r \n" ); document.write( "\n" ); document.write( "So university got $7,560, each charity got $15,120 and each friend got $181,440. \n" ); document.write( " |