document.write( "Question 1135582: Bob, Rob, and Chuck invest $13,000, $22,000, and $18,000, respectively, to build a yacht. After the yacht was built, Bob decided to sell his share of the investment to Rob and Chuck. How much would Rob and Chuck have to pay Bob if they want to maintain the same ratio of their investment in the yacht? \n" ); document.write( "
Algebra.Com's Answer #753218 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The ratio in which Rob and Chuck contributed to the original investment is 22000:18000 = 11:9. So the $13,000 Bob receives in payment from Rob and Chuck needs to be divided in that same ratio.

\n" ); document.write( "Using a standard method for solving ratio problems...

\n" ); document.write( "let 11x be the amount Rob pays to Bob
\n" ); document.write( "let 9x be the amount Chuck pays to Bob

\n" ); document.write( "11x+9x = 13000
\n" ); document.write( "20x = 13000
\n" ); document.write( "x = 650

\n" ); document.write( "The amount Rob should pay Bob is 11x = $7150; the amount Chuck should pay Bob is 9x = $5850.
\n" ); document.write( "
\n" );