function-machine/multiplication/hard · 세트 49
8 problems
이름:
학급:
날짜:
1
Input: 4 → [-3] → ?
=
2
Input: 3 → [×2 + 1] → ?
=
3
? → [+2] → 6
=
4
Input: 6 → [-1] → ?
=
5
Input: 2 → [×2 + 1] → ?
=
6
Input: 5 → [?] → 2, what is the rule?
=
7
Input: 6 → [×2] → ?
=
8
Input: 6 → [+4 ×2] → ?
=