function-machine/multiplication/medium · セット 52
8 problems
名前:
クラス:
日付:
1
? → [×2 + 3] → 5
=
2
Input: 2 → [?] → 4, what is the rule?
=
3
Input: 1 → [+2] → ?
=
4
? → [×2 + 1] → 21
=
5
Input: 4 → [?] → 1, what is the rule?
=
6
? → [×2 + 3] → 11
=
7
? → [-1] → 2
=
8
Input: 8 → [?] → 7, what is the rule?
=