document.write( "Question 468243: Translate this to a mathematical equation and solve .
\n" );
document.write( "(please show work)\r
\n" );
document.write( "\n" );
document.write( "In four rounds of a card game, you get scores of -3, 9, 8 and -3. What is the final score ?? \n" );
document.write( "
Algebra.Com's Answer #325579 by karaoz(32)![]() ![]() You can put this solution on YOUR website! What is a card game? Assuming some simple additive card games, then \n" ); document.write( "The final score = score in game 1 + score in game 2 + score in game 3 + score in game 4. \n" ); document.write( "If we let the final score be F and scores in game n to be Gn then we have a simpler equations (at least in terms of its length): \n" ); document.write( "F = G1 + G2+ G3 + G4 \n" ); document.write( "and since we know G1, G2, G3 and G4, we can write: \n" ); document.write( "F = -3 + 9 + 8 +(-3), \n" ); document.write( "which is \n" ); document.write( "F = -3 + 9 + 8 - 3, \n" ); document.write( "which is further equivalent to: \n" ); document.write( "F = 11. \n" ); document.write( "11 is a good number, which is the only good thing about this question. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |