How to Write Roman Numerals

Learn the simple rules step by step!

Learn the simple rules that make Roman numerals easy to understand!

The 7 Roman Letters

Roman numerals use only 7 letters. Each letter has a number value:

I
1
V
5
X
10
L
50
C
100
D
500
M
1000

The Roman numeral system is built on seven fundamental symbols, each representing a specific value. These symbols form the building blocks for all Roman numerals, and understanding their values is essential for reading and writing Roman numerals correctly.

  • There are exactly 7 symbols in the Roman numeral system
  • Each symbol represents a specific, fixed value
  • The symbols follow a pattern: I(1), V(5), X(10), L(50), C(100), D(500), M(1000)
  • Notice the pattern: 1, 5, 10, 50, 100, 500, 1000 - alternating between powers of 10 and intermediate values
  • These symbols can be combined using specific rules to create any number
  • All Roman numerals are built from combinations of these 7 letters only

Rule 1: Adding Numbers

When a small letter comes AFTER a big letter, you ADD them together.

Addition is the fundamental principle of Roman numerals. When letters are arranged from largest to smallest (left to right), or when smaller letters follow larger ones, you simply add their values together.

  • +
    Letters are generally written in descending order of value (largest first)
  • +
    When a smaller letter follows a larger letter, add their values
  • +
    Multiple letters of the same value placed together are added (II = 1+1 = 2)
  • +
    This is the most common way Roman numerals work
  • +
    Always read from left to right, adding values as you go
VI
5 + 1 = 6
XI
10 + 1 = 11
LX
50 + 10 = 60
CX
100 + 10 = 110
DC
500 + 100 = 600
MDC
1000 + 500 + 100 = 1600

Let's Break Down VI Step by Step!

V
= 5
+
I
= 1
=
6

Because I comes AFTER V, we add: 5 + 1 = 6

Rule 2: Taking Away Numbers

When a small letter comes BEFORE a big letter, you SUBTRACT (take away) the small number.

Subtraction in Roman numerals follows strict rules to avoid confusion. Only three letters can be used for subtraction: I, X, and C. Each can only subtract from specific letters.

  • I can only subtract from V and X (making IV=4 and IX=9)
  • X can only subtract from L and C (making XL=40 and XC=90)
  • C can only subtract from D and M (making CD=400 and CM=900)
  • V, L, and D can NEVER be used for subtraction
  • Only one letter can be subtracted at a time (never II, XX, or CC before another letter)
  • You cannot subtract across multiple powers of ten (like IC for 99 - use XCIX instead)
  • These are the only 6 valid subtractive combinations in standard Roman numerals
IV
5 - 1 = 4
IX
10 - 1 = 9
XL
50 - 10 = 40
XC
100 - 10 = 90
CD
500 - 100 = 400
CM
1000 - 100 = 900

Let's Break Down IV Step by Step!

I
= 1
V
= 5
5 - 1
= 4

Because I comes BEFORE V, we subtract: 5 - 1 = 4

Only I, X, and C can be used to subtract. They can only subtract from certain letters.

Rule 3: Repeating Letters

You can write the same letter up to 3 times in a row to add more value.

Repetition allows you to create numbers by repeating the same Roman numeral letter up to three times. This rule has important limitations that prevent confusion and maintain readability.

  • ×
    Only I, X, C, and M can be repeated
  • ×
    Letters can be repeated a maximum of 3 times in a row
  • ×
    V, L, and D are NEVER repeated (they represent "intermediate" values)
  • ×
    Instead of repeating V, L, or D, use the next higher letter (VV becomes X, LL becomes C, DD becomes M)
  • ×
    Repetition follows the addition rule - you add the repeated values together
  • ×
    Four consecutive identical letters are avoided in modern notation (use IV instead of IIII)
III
1 + 1 + 1 = 3
XXX
10 + 10 + 10 = 30
CCC
100 + 100 + 100 = 300
MMM
1000 + 1000 + 1000 = 3000

V, L, and D are NEVER repeated. Instead we use X, C, and M.

Rule 4: Writing Order

Write the biggest numbers first, then smaller ones. Go from left to right.

Roman numerals follow a strict left-to-right order principle. This ordering system ensures that numbers are written consistently and can be read correctly by following the addition and subtraction rules.

  • Always write numerals in descending order of value (largest to smallest)
  • Start with the largest denomination and work down to the smallest
  • Subtractive combinations (like IV, IX, XL) are treated as single units in the ordering
  • The ordering applies to the overall structure, not individual letters within subtractive pairs
  • When combining different denominations, place thousands first, then hundreds, then tens, then units
  • Never place a larger numeral after a smaller one unless using subtraction rules
MDCLXVI
1000 + 500 + 100 + 50 + 10 + 5 + 1 = 1666
MCDXLIV
1000 + (500-100) + (50-10) + (5-1) = 1444
MCMXC
1000 + (1000-100) + (100-10) = 1990

All Rules Working Together!

This example shows ALL THREE rules working together. Let's Break Down XLIII Step by Step!

43
=
XLIII

Rule 2: Subtraction

XL
L - X = 50 - 10 = 40

X comes BEFORE L, so we subtract

Rule 3: Repetition

III
I + I + I = 1 + 1 + 1 = 3

Same letter repeated 3 times

Rule 1: Addition

XL + III
40 + 3 = 43

Combine the parts together

Complete Breakdown:
XL (40) + III (3) = XLIII (43)

Step-by-Step Breakdown

1994
=
MCMXCIV

Step-by-Step Breakdown:

1
M = 1000
2
CM = 900 (1000 - 100)
3
XC = 90 (100 - 10)
4
IV = 4 (5 - 1)
5
Total: 1000 + 900 + 90 + 4 = 1994
2023
=
MMXXIII

Step-by-Step Breakdown:

1
MM = 2000 (1000 + 1000)
2
XX = 20 (10 + 10)
3
III = 3 (1 + 1 + 1)
4
Total: 2000 + 20 + 3 = 2023
444
=
CDXLIV

Step-by-Step Breakdown:

1
CD = 400 (500 - 100)
2
XL = 40 (50 - 10)
3
IV = 4 (5 - 1)
4
Total: 400 + 40 + 4 = 444
999
=
CMXCIX

Step-by-Step Breakdown:

1
CM = 900 (1000 - 100)
2
XC = 90 (100 - 10)
3
IX = 9 (10 - 1)
4
Total: 900 + 90 + 9 = 999

Common Mistakes to Avoid

Learn from these common errors!

❌ WRONG
IIII
✅ CORRECT
IV
In modern standard notation, use IV instead of four I's.
❌ WRONG
VV
✅ CORRECT
X
V is never repeated. Use X instead.
❌ WRONG
IC
✅ CORRECT
XCIX
I can only subtract from V and X, not from C.
❌ WRONG
XM
✅ CORRECT
CMXC
X can only subtract from L and C, not from M.
❌ WRONG
VL
✅ CORRECT
XLV
V cannot be used for subtraction - only I, X, C can subtract.

Memory Tips

💡

Start with the largest values and work your way down

💡

Remember that only I, X, and C can be used for subtraction

💡

Never repeat V, L, or D - they represent intermediate values

💡

There are only 6 valid subtractive combinations: IV, IX, XL, XC, CD, CM

💡

When in doubt, use addition rather than subtraction

💡

Practice with years and dates to build familiarity

Practice Exercises

Test your understanding with these examples:

14
=
27
=
35
=
49
=
93
=
158
=
419
=
1776
=
2024
=

Ready to Practice More?

Now that you know the rules, it's time to practice! Try our interactive tools to become a Roman numeral expert.