document.write( "Question 1165269: An engineering film is owned by three partners (Alan, Barbarra and Chuck) with 4,000, 3,000 and 1,000 shares respectively. The company's net income for the year is $4,500,000 and 10% of it is a performance bonus. The bonus will be allocated in the following way:
\n" );
document.write( "-$70,000 to be distributed amongst all staff excluding the partners.
\n" );
document.write( "- Each partner will get $80,000
\n" );
document.write( "- The remainder is to be divided among the partners in proportion to the number of shares held.
\n" );
document.write( "What was the total amount of bonus received by each partner? \n" );
document.write( "
Algebra.Com's Answer #789745 by Seutip(231)![]() ![]() You can put this solution on YOUR website! 10% of $4,500,000 is $450,000 (Performance Bonus) \n" ); document.write( "$450,000-$70,000(for the staff) =$380,000 left \n" ); document.write( "Alan will get =$80,000 \n" ); document.write( "Barbara will get =$80,000 \n" ); document.write( "Chuck will get =$80,000\r \n" ); document.write( "\n" ); document.write( "WE only now have $140,000 to be divided by their portion share. \n" ); document.write( "Let: \n" ); document.write( "4000x-be alan's share \n" ); document.write( "3000x-be barbara's share \n" ); document.write( "1000x-be chuck's share \r \n" ); document.write( "\n" ); document.write( "4000x+3000x+1000x=140000 \n" ); document.write( "8000x=140000 \n" ); document.write( "x=17.5\r \n" ); document.write( "\n" ); document.write( "Therefore: \n" ); document.write( "Alan will get - $80,000 and (4000x=$70,000) \n" ); document.write( "Allan =$150,000 \n" ); document.write( "Barbara will get - $80,000 and (3000x=$52,500) \n" ); document.write( "Barbara=$132,500 \n" ); document.write( "Chuck will get - $80,000 and (1000x=$17,500) \n" ); document.write( "Chuck=$97,500\r \n" ); document.write( "\n" ); document.write( "Hope that helps! \n" ); document.write( " |