document.write( "Question 269971: Three individuals form a partnership and agree to divide the profits equally. X invests
\n" );
document.write( " $9,000, Y invests $7,000, Z invests $4,000. If the profits are $4,800, how much less
\n" );
document.write( " does x receive compared to having the profits divided in proportion to the amounts
\n" );
document.write( " invested by X, Y, and Z? \n" );
document.write( "
Algebra.Com's Answer #197814 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Three individuals form a partnership and agree to divide the profits equally. X invests \n" ); document.write( "$9,000, Y invests $7,000, Z invests $4,000. If the profits are $4,800, how much less \n" ); document.write( "does x receive compared to having the profits divided in proportion to the amounts \n" ); document.write( "invested by X, Y, and Z? \n" ); document.write( "---------------------------- \n" ); document.write( "Proportional Sharing: \n" ); document.write( "Solve 9x + 7x + 4x = 4800 \n" ); document.write( "20x = 4800 \n" ); document.write( "x = 240 \n" ); document.write( "--------- \n" ); document.write( "X's proportional share: 9*240 = $2160 \n" ); document.write( "---- \n" ); document.write( "X's even share = 4800/3 = $1600 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |