The Seven Basic Symbols
The entire Roman numeral system is built from just seven letters:
| Roman | Value | Origin / Memory Aid |
|---|---|---|
| I | 1 | One finger / tally mark |
| V | 5 | Open hand (thumb + 4 fingers form a V) |
| X | 10 | Two V shapes / crossed hands |
| L | 50 | Half of C (100) |
| C | 100 | Latin: centum = one hundred |
| D | 500 | Half of M in the old symbol (Ɔ) |
| M | 1000 | Latin: mille = one thousand |
The Two Main Rules
Rule 1 — Addition (Larger or Equal Before Smaller)
When a smaller value comes after a larger one, you add them.
LX = 50 + 10 = 60
MCM... wait, M is 1000 and C is 100 — so that's not addition yet
DC = 500 + 100 = 600
MDCCC = 1000 + 500 + 100 + 100 + 100 = 1800
Rule 2 — Subtraction (Smaller Before Larger)
When a smaller value comes directly before a larger one, you subtract it. This is the tricky part, but there are only six valid subtractive pairs:
| Pair | Value | Note |
|---|---|---|
| IV | 4 | I before V |
| IX | 9 | I before X |
| XL | 40 | X before L |
| XC | 90 | X before C |
| CD | 400 | C before D |
| CM | 900 | C before M |
You can't write something like IC for 99 or VX for 5 — those aren't valid. Subtraction only applies one symbol at a time, and only to these six specific pairs.
Reading Roman Numerals Step by Step
Work left to right. For each symbol, look at the one to its right. If the next symbol is larger, it's a subtractive pair — subtract and move on. Otherwise, add.
M = 1000 (next is C, which is smaller → add)
CM = 900 (C before M → subtract: 1000 - 100 = 900, but we read it as the pair)
XC = 90 (X before C)
IV = 4 (I before V)
Total: 1000 + 900 + 90 + 4 = 1994
MCMXCIV is 1994 — often seen in movie copyright notices from that year.
Writing Numbers in Roman Numerals
Break the number into thousands, hundreds, tens, and ones. Convert each group separately, then combine.
| Group | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
|---|---|---|---|---|---|---|---|---|---|
| Ones | I | II | III | IV | V | VI | VII | VIII | IX |
| Tens | X | XX | XXX | XL | L | LX | LXX | LXXX | XC |
| Hundreds | C | CC | CCC | CD | D | DC | DCC | DCCC | CM |
| Thousands | M | MM | MMM | — | — | — | — | — | — |
2000 = MM
20 = XX
4 = IV
Combined: MMXXIV
Common Roman Numerals You'll See
| Number | Roman | Where You See It |
|---|---|---|
| 4 | IV | Clock faces (though some use IIII) |
| 9 | IX | Clocks, chapter numbers |
| 14 | XIV | Henry XIV, Super Bowl XIV |
| 40 | XL | Clothing size, anniversaries |
| 50 | L | 50th anniversary = Golden Jubilee |
| 58 | LVIII | Super Bowl LVIII (2024) |
| 1776 | MDCCLXXVI | US Declaration of Independence year |
| 2024 | MMXXIV | Current/recent year markers |
The Clock Face Quirk
Most clock faces that use Roman numerals write 4 as IIII rather than IV. There are a few theories about why — one is that IIII looks more visually balanced opposite VIII on the other side of the clock. Another says it was originally used by royal clockmakers and the tradition stuck. Whatever the reason, IIII on a clock isn't wrong — it's just a historical convention.
Limitations of Roman Numerals
Roman numerals are cumbersome for arithmetic — there's no concept of zero, no decimal point, and doing multiplication or division in the system is genuinely difficult (which is part of why the Hindu-Arabic numeral system, the one we use today, eventually replaced it everywhere). But for marking dates, chapters, monarchs, and monuments? They look great and have survived for millennia, so clearly they're doing something right.
Converting Quickly
If you need to convert numbers to Roman numerals or decode a Roman numeral back to a regular number, the SolveCalc Roman numeral converter handles both directions instantly.
Conclusion
Roman numerals aren't as complicated as they look. Seven symbols, one addition rule, six subtraction pairs, and you can read anything from I to MMMCMXCIX (3999 — the largest expressible in standard Roman numerals). The subtraction pairs are the only bit that needs memorizing, and once those are in your head the rest just clicks. Worth knowing just for how often they still pop up in everyday life.