document.write( "Question 858099: Curly, Moe and Larry won $2500. If Larry gets three times as much as Curly and Moe gets $300 less than Larry, How much does each person get? \n" ); document.write( "
Algebra.Com's Answer #517025 by ben720(159)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Let Larry = x \n" ); document.write( "Larry + Curly + Moe = $2500 \n" ); document.write( " \n" ); document.write( "Add 300 to both sides: \n" ); document.write( " \n" ); document.write( "Combine like terms: \n" ); document.write( " \n" ); document.write( "Divide both sides by 7/3: \n" ); document.write( " \n" ); document.write( "Larry gets $x, Curly gets $(x/3), and Moe gets $(x-300) \n" ); document.write( "Larry gets $1200, Curly gets $400, and Moe gets $900. \n" ); document.write( "To check, add them all together to see if you get 2500, which you do. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |