document.write( "Question 971296: James, Ashley, and Nicole, all siblings visiting scene 75, have collectively won a total of 340 redemption prize points. Their mother, Kathy, decides how the points will be split amongst the three children. She says James and Ashley behaved very poorly today, though James behaved even worse than Ashley. Kathy asks you to split the points such that James receives 40 points fewer than Ashley and Ashley receives 80 points fewer than Nicole. How many points does each child receive? \n" ); document.write( "
Algebra.Com's Answer #593829 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! James, Ashley, and Nicole, all siblings visiting scene 75, have collectively won a total of 340 redemption prize points. Their mother, Kathy, decides how the points will be split amongst the three children. She says James and Ashley behaved very poorly today, though James behaved even worse than Ashley. Kathy asks you to split the points such that James receives 40 points fewer than Ashley and Ashley receives 80 points fewer than Nicole. How many points does each child receive?\r \n" ); document.write( "\n" ); document.write( "--------------- \n" ); document.write( "Nicole points:: x \n" ); document.write( "Ashley points:: x-80 \n" ); document.write( "James points::: x-80-40 = x-120 \n" ); document.write( "------------- \n" ); document.write( "Equation:: \n" ); document.write( "x + x-80 + x-120 = 340 \n" ); document.write( "3x - 200 = 340 \n" ); document.write( "3x = 540 \n" ); document.write( "x = 180 points (Nicole's #) \n" ); document.write( "x-80 = 100 points (Ashley's #) \n" ); document.write( "x-120 = 60 points (James's #) \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |