function-machine/division/medium · Set 41
8 problems
Naam:
Klas:
Datum:
1
Input: 2 → [+10] → ?
=
2
Input: 2 → [×3] → ?
=
3
? → [+2] → 3
=
4
Input: 3 → [?] → 0, what is the rule?
=
5
? → [×5] → 35
=
6
Input: 6 → [?] → 8, what is the rule?
=
7
? → [×2 + 3] → 19
=
8
? → [×2] → 8
=