function-machine/multiplication/medium · Set 29
8 problems
Adı:
Sınıf:
Tarih:
1
? → [-1] → 8
=
2
Input: 9 → [×3] → ?
=
3
Input: 8 → [×2] → ?
=
4
? → [+10] → 16
=
5
? → [+4 ×2] → 18
=
6
? → [×2 + 1] → 15
=
7
? → [×2 + 1] → 21
=
8
Input: 3 → [-1] → ?
=