number-sense/patterns/function-machines · Набор 78
8 problems
Имя:
Класс:
Дата:
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
=