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