number-sense/patterns/function-machines · Set 51
8 problems
Adı:
Sınıf:
Tarih:
1
Input: 8 → [-1] → ?
=
2
? → [-3] → 3
=
3
Input: 3 → [+2] → ?
=
4
Input: 4 → [?] → 9, what is the rule?
=
5
? → [+10] → 15
=
6
? → [+2] → 9
=
7
Input: 1 → [?] → 5, what is the rule?
=
8
? → [×2] → 16
=