number-sense/patterns/function-machines · Sarja 85
8 problems
Nimi:
Luokka:
Päivämäärä:
1
Input: 7 → [-1] → ?
=
2
? → [+10] → 13
=
3
Input: 5 → [-3] → ?
=
4
? → [-3] → 6
=
5
Input: 6 → [?] → 3, what is the rule?
=
6
Input: 2 → [?] → 7, what is the rule?
=
7
? → [+2] → 7
=
8
? → [×2] → 10
=