number-sense/patterns/function-machines · Set 78
8 problems
Adı:
Sınıf:
Tarih:
1
? → [+5] → 14
=
2
Input: 2 → [×2] → ?
=
3
Input: 1 → [+2] → ?
=
4
Input: 8 → [+5] → ?
=
5
? → [-1] → 6
=
6
Input: 9 → [-1] → ?
=
7
? → [×2] → 14
=
8
? → [-1] → 1
=