function-machine/multiplication/medium · Sæt 27
8 problems
Navn:
Klasse:
Dato:
1
Input: 10 → [×5] → ?
=
2
? → [×2 + 3] → 9
=
3
Input: 1 → [+10] → ?
=
4
? → [×2 + 1] → 21
=
5
? → [×2] → 8
=
6
? → [-1] → 7
=
7
? → [+4 ×2] → 16
=
8
Input: 10 → [?] → 30, what is the rule?
=