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