function-machine/multiplication/hard · Sett 14
8 problems
Navn:
Klasse:
Dato:
1
? → [×3] → 6
=
2
Input: 7 → [+2] → ?
=
3
Input: 5 → [×2 + 3] → ?
=
4
Input: 3 → [+4 ×2] → ?
=
5
? → [-1] → 5
=
6
Input: 8 → [+10] → ?
=
7
Input: 9 → [-3] → ?
=
8
Input: 10 → [×2 + 3] → ?
=