Question 1
If letters are coded as (position mod 7), 'ALPHABET' becomes?
Modular coding: A=1%7=1, L=12%7=5, P=16%7=2, H=8%7=1, A=1%7=1, B=2%7=2, E=5%7=5, T=20%7=6 → concatenated = 15211256
Level up your Modular Arithmetic skills! You're at Worksheet 4 of 10 (33% through this series). This step-up challenge worksheet features 20 beginner-intermediate-level problems with a focus on common variations practice. Topics covered: modular arithmetic for competitive exams, how to solve modular arithmetic, modular arithmetic tricks.