function-machine/multiplication/medium · Set 94
8 problems
Naam:
Klas:
Datum:
1
Input: 7 → [×5] → ?
=
2
? → [+10] → 17
=
3
? → [×5] → 40
=
4
Input: 3 → [×2 + 1] → ?
=
5
Input: 4 → [-1] → ?
=
6
? → [-1] → 4
=
7
? → [×3] → 9
=
8
? → [×2 + 3] → 15
=