mediumTouch 'n Go · logicalNew
Classify a Touch 'n Go reload by tier
Column A holds the amount (in RM) of each Touch 'n Go eWallet reload. Reloads under RM 50 are "Standard", RM 50 up to (but not including) RM 200 are "Silver", and RM 200 or more are "Gold". Write formulas in B1:B3 that classify each reload's tier.
Starting grid
A1
| A | B | |
|---|---|---|
| 1 | 30 | |
| 2 | 50 | |
| 3 | 200 |
Show expected output▾
Stuck? Ask the coach for a nudge that won't give the answer away, or reveal the reference solution and a short walkthrough of why it works.
B1
| A | B | |
|---|---|---|
| 1 | 30 | |
| 2 | 50 | |
| 3 | 200 |