function-machine/multiplication/medium · Sada 97
8 problems
Jméno:
Třída:
Datum:
1
Input: 9 → [×2] → ?
=
2
Input: 9 → [?] → 8, what is the rule?
=
3
Input: 9 → [×2 + 1] → ?
=
4
Input: 1 → [?] → 3, what is the rule?
=
5
Input: 9 → [+2] → ?
=
6
? → [+2] → 9
=
7
Input: 3 → [+10] → ?
=
8
Input: 2 → [×3 - 2] → ?
=