document.write( "Question 870559: In a card game rita loses 1 point, gains 5 points, and loses 8 points. Jerry has 6 points. What is the difference between their two scores \n" ); document.write( "
Algebra.Com's Answer #524923 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! \"In a card game rita loses 1 point, gains 5 points, and loses 8 points\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So she has -1+5-8 = 4-8 = -4 points\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The difference in their scores is: 6 - (-4) = 6 + 4 = 10 \n" ); document.write( " |