function-machine/addition/medium · Set 81
8 problems
Namn:
Klass:
Datum:
1
Input: 3 → [×2 + 3] → ?
=
2
Input: 10 → [×3 - 2] → ?
=
3
? → [-3] → 1
=
4
Input: 9 → [×2] → ?
=
5
? → [×5] → 20
=
6
Input: 1 → [+5] → ?
=
7
Input: 7 → [?] → 21, what is the rule?
=
8
Input: 10 → [+2] → ?
=