function-machine/division/medium · Sett 30
8 problems
Navn:
Klasse:
Dato:
1
Input: 5 → [+5] → ?
=
2
? → [×5] → 35
=
3
Input: 3 → [-1] → ?
=
4
Input: 10 → [-3] → ?
=
5
? → [+10] → 17
=
6
Input: 7 → [×3 - 2] → ?
=
7
Input: 4 → [×2 + 1] → ?
=
8
Input: 6 → [×5] → ?
=