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