function-machine/multiplication/medium · Sarja 80
8 problems
Nimi:
Luokka:
Päivämäärä:
1
Input: 7 → [?] → 22, what is the rule?
=
2
Input: 6 → [+2] → ?
=
3
? → [×3] → 18
=
4
? → [-1] → 7
=
5
Input: 5 → [×2] → ?
=
6
? → [×2] → 12
=
7
Input: 5 → [×2 + 1] → ?
=
8
? → [×2 + 3] → 19
=