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