 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
Integers Basic Operations
|
| A | B |
| -3(3) | -9 |
| -3 -(-2) | -1 |
| 3+-2 | 1 |
| -2- -2 | 0 |
| -8/-2 | 4 |
| -5 - 3 | -8 |
| (-4) (3) | -12 |
| 10 + -3 | 7 |
| -14/7 | -2 |
| 50/-2 | -25 |
| 4-2+3 | 5 |
| absolute value of -100 | 100 |
| 7--10 | 17 |
| 8+-12 | -4 |
| 15 - -10 | 25 |
| 6- -12 | 18 |
|
| |