function-machine/multiplication/medium · Set 28
8 problems
Namn:
Klass:
Datum:
1
Input: 5 → [×3] → ?
=
2
? → [+2] → 3
=
3
? → [+5] → 12
=
4
? → [×3] → 18
=
5
Input: 9 → [?] → 19, what is the rule?
=
6
Input: 4 → [×2 + 3] → ?
=
7
Input: 1 → [?] → 3, what is the rule?
=
8
Input: 5 → [?] → 10, what is the rule?
=