document.write( "Question 637083: Bill and John started partnership in business. Bill invested $40,000 and John invested $60,000. They agreed to share any profits in the ratio of their investments. If they made a profit $500,000 in the first year, how much Bill received, and how much did John recieved? \n" ); document.write( "
Algebra.Com's Answer #401413 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
The ratio of Bill's investment to John's investment is 40000:60000=2:3
\n" ); document.write( "Let k is the ratio ceaficient
\n" ); document.write( "then Bill received 2k, John 3k
\n" ); document.write( "2k+3k=500,000
\n" ); document.write( "5k=500,000
\n" ); document.write( "k=100,000
\n" ); document.write( "Hence Bill received 200,000, John received 300,000
\n" ); document.write( "
\n" );