function-machine/addition/medium · مجموعة 62
8 problems
الاسم:
الصف:
التاريخ:
1
Input: 9 → [+10] → ?
=
2
Input: 1 → [×2 + 3] → ?
=
3
Input: 10 → [?] → 12, what is the rule?
=
4
? → [×2] → 14
=
5
? → [×2 + 1] → 17
=
6
? → [×3] → 3
=
7
Input: 5 → [?] → 10, what is the rule?
=
8
Input: 3 → [?] → 2, what is the rule?
=