Represent the following numbers in the Roman system: (i) 1222 (ii) 2999 (iii) 302 (iv) 715
Hint. Break the number into landmark numbers M(1000), D(500), C(100), L(50), X(10), V(5), I(1), taking as many of the largest as possible first.
The method is to peel off landmark numbers from the largest downwards, taking as many of each as possible, and to use the subtractive shortcut (IV, IX, XL, XC, CD, CM) where four of a symbol would otherwise be needed.
(i) 1222 1222 = 1000 + 100 + 100 + 10 + 10 + 1 + 1 = M + CC + XX + II = MCCXXII
(ii) 2999 2999 = 1000 + 1000 + 900 + 90 + 9 Here 900 is written as CM (100 less than 1000), 90 as XC (10 less than 100) and 9 as IX (1 less than 10), since each of these would otherwise need four repeated symbols. = MM + CM + XC + IX = MMCMXCIX
(iii) 302 302 = 100 + 100 + 100 + 1 + 1 = CCC + II = CCCII (There is no 50 or 10 in this number, so no L or X appears at all.)
(iv) 715 715 = 500 + 100 + 100 + 10 + 5 = D + CC + X + V = DCCXV
Notice how 2999 needs nine symbols while the Hindu numeral needs four — this bulk is exactly the weakness of a system without place value.
✦ (i) MCCXXII (ii) MMCMXCIX (iii) CCCII (iv) DCCXV
