function-machine/addition/medium · Satz 25
8 problems
Name:
Klasse:
Datum:
1
? → [+5] → 8
=
2
Input: 2 → [+10] → ?
=
3
Input: 4 → [?] → 9, what is the rule?
=
4
Input: 3 → [+4 ×2] → ?
=
5
? → [×5] → 20
=
6
Input: 4 → [×2] → ?
=
7
? → [-1] → 2
=
8
Input: 1 → [?] → 3, what is the rule?
=