document.write( "Question 54035: this is my problem of the week.\r
\n" );
document.write( "\n" );
document.write( "a wealthy man died and left an estate of $975,240 to be divided among 5 friends, 4 charities and his university. His will directed that each friend should recieve 3 times as much as all the charities combined and that each charity should receive twice as much as the university. How much did they each recieve? \n" );
document.write( "
Algebra.Com's Answer #36281 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a wealthy man died and left an estate of $975,240 to be divided among 5 friends, 4 charities and his university. His will directed that each friend should recieve 3 times as much as all the charities combined and that each charity should receive twice as much as the university. How much did they each recieve? \n" ); document.write( "========= \n" ); document.write( "Let the university receive \"x\". \n" ); document.write( "4 charities will each receive \"2x\" or a total of \"8x\" \n" ); document.write( "5 friends will each receive 3(8x) or a total of 120x \n" ); document.write( "EQUATION: \n" ); document.write( "x+8x+120x= 975,240 \n" ); document.write( "129x= 975,240 \n" ); document.write( "x=$7560 (amount the university gets) \n" ); document.write( "2x=$15120 (amount each charity will receive) \n" ); document.write( "3(8x)=24x=$181,440 (amount each friend will receive) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |