function-machine/mixed-ops/hard · Sada 100
8 problems
Jméno:
Třída:
Datum:
1
Input: 1 → [?] → 5, what is the rule?
=
2
? → [+2] → 12
=
3
? → [×2 + 3] → 21
=
4
? → [-3] → 6
=
5
? → [×3 - 2] → 25
=
6
? → [+5] → 14
=
7
? → [+10] → 17
=
8
Input: 3 → [?] → 6, what is the rule?
=