function-machine/addition/starter · セット 63
7 problems
名前:
クラス:
日付:
1
Input: 2 → [×3] → ?
=
2
? → [-3] → 3
=
3
Input: 7 → [?] → 6, what is the rule?
=
4
? → [+10] → 13
=
5
Input: 5 → [?] → 2, what is the rule?
=
6
? → [×2] → 14
=
7
Input: 9 → [?] → 19, what is the rule?
=