function-machine/addition/medium · Set 22
8 problems
Adı:
Sınıf:
Tarih:
1
Input: 7 → [?] → 21, what is the rule?
=
2
? → [×3 - 2] → 1
=
3
Input: 4 → [×2 + 1] → ?
=
4
? → [×2] → 6
=
5
Input: 2 → [?] → 4, what is the rule?
=
6
? → [×2 + 1] → 3
=
7
Input: 3 → [?] → 0, what is the rule?
=
8
? → [+2] → 4
=