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