function-machine/mixed-ops/medium · Conjunto 60
8 problems
Nombre:
Clase:
Fecha:
1
Input: 5 → [+2] → ?
=
2
? → [×2 + 1] → 17
=
3
Input: 5 → [×2] → ?
=
4
Input: 3 → [×5] → ?
=
5
Input: 4 → [?] → 1, what is the rule?
=
6
Input: 2 → [×2 + 1] → ?
=
7
Input: 6 → [?] → 16, what is the rule?
=
8
Input: 7 → [?] → 15, what is the rule?
=