function-machine/mixed-ops/easy · Set 78
8 problems
Adı:
Sınıf:
Tarih:
1
Input: 2 → [?] → 6, what is the rule?
=
2
? → [-1] → 2
=
3
? → [+10] → 19
=
4
Input: 5 → [?] → 10, what is the rule?
=
5
? → [+2] → 6
=
6
Input: 2 → [×5] → ?
=
7
? → [+2] → 7
=
8
Input: 9 → [+5] → ?
=