(no title)
jeffcoat | 5 years ago
MCMLXVII + LXV
= MCCCCCCCCCLXVII + LXV (canonicalize)
= MCCCCCCCCCLXVIILXV (concatenate)
= MCCCCCCCCCLLXXVVII (sort)
= MCCCCCCCCCLLXXXII (combine, VV => X)
= MCCCCCCCCCCXXXII (... keep combining, LL => C)
= MMXXXII (... C{10} => M, nothing left to combine)
= MMXXXII (optionally, look for ways to re-write with the subtraction rule)
philwelch|5 years ago
bluesign|5 years ago
- seeing L + L = C and converting CM to M ( basically striking L L and C )
- then V + V = X, ( striking Vs and add an X)
Then write whats left:
MMXXXII
Then try to re-write.