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