Question 468243
<br> What is a card game? Assuming some simple additive card games, then
The final score = score in game 1 + score in game 2 + score in game 3 + score in game 4.
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):
F = G1 + G2+ G3 + G4
and since we know G1, G2, G3 and G4, we can write:
F = -3 + 9 + 8 +(-3),
which is
F = -3 + 9 + 8 - 3,
which is further equivalent to:
F = 11.<br>
11 is a good number, which is the only good thing about this question.<br>