Add and subtract integers

Add and subtract integers

0%
Accuracy
0
Current streak
0
Total answers
Work out the integer expression.
(-3) + 5 =

What does this generator do?

The generator picks two numbers in [โˆ’20, 20] and an operation + or โˆ’. Negative numbers are in parentheses so you do not mix signs with operators.

How to solve it

Rules: a + (โˆ’b) = a โˆ’ b. a โˆ’ (โˆ’b) = a + b. When adding numbers with different signs, take the difference of absolute values and keep the sign of the larger.

Other exercise generators: