Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need help with numbers
#1
How would I convert the roman number MXC to arabic?

I know that M=1000, X=10, and C=100 but there are all these rules about adding and subtracting depending on the order and I don't understand. Can someone help? Thanks.
Reply
#2
MXC is 1090.

The X is subtracted from the C because it's smaller, so that becomes 90. This is added to the M because M is larger than this value.

(I'm sure someone can explain it better than I can....)
Reply
#3
1090
Reply
#4
Larger vs smaller is also affected by the position of X, X is before C so it is subtracted from C (larger) and if it is after It is added

smanoli wrote:
MXC is 1090.

The X is subtracted from the C because it's smaller, so that becomes 90. This is added to the M because M is larger than this value.

(I'm sure someone can explain it better than I can....)
Reply
#5
10001000010
Reply
#6
thank you!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)