 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
Integer Concentration
Adding Integers
|
| A | B |
| -5 + 3 | -2 |
| -5 + -8 | -13 |
| 8 + -10 | -2 |
| -4 + 4 | 0 |
| 25 + -12 | 13 |
| -25 + -12 | -37 |
| 0 + -9 | -9 |
| -10 + -10 | -20 |
| 45 + -20 | 25 |
| 50 + -75 | -25 |
| 110 + -100 | 10 |
| 85 + -35 | 50 |
|
| |