document.write( "Question 919175: The sum of $145 was divided among 3 people so that the second received $5 less then twice as much as the first, and the third received $5 more than the second. How much did each person received \n" ); document.write( "
Algebra.Com's Answer #557516 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of $145 was divided among 3 people so that the second received $5 less then twice as much as the first, and the third received $5 more than the second. How much did each person received \n" ); document.write( "------------------ \n" ); document.write( "1st:: x \n" ); document.write( "2nd:: 2x-5 \n" ); document.write( "3rd:: 2x-5+5 = 2x \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "x + 2x-5 + 2x = 145 \n" ); document.write( "5x = 150 \n" ); document.write( "x = $30 (1st's share) \n" ); document.write( "2x-5 = $55 (2nd's share) \n" ); document.write( "2x = $50 (3rd's share) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |