Roman numerals are a number system from Ancient Rome that uses letters to represent numbers instead of digits.
Basic Roman Numerals
I = 1
V = 5
X = 10
L = 50
C = 100
D = 500
M = 1000
Quick Rules
✅ If a smaller numeral comes after a bigger one → add
Example: VI = 5 + 1 = 6
✅ If a smaller numeral comes before a bigger one → subtract
Example: IV = 5 − 1 = 4