document.write( "Question 9976: can you give me all the roman numerals \n" ); document.write( "
Algebra.Com's Answer #23041 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
I = 1
\n" ); document.write( "V = 5
\n" ); document.write( "X = 10
\n" ); document.write( "L = 50
\n" ); document.write( "C = 100
\n" ); document.write( "D = 500
\n" ); document.write( "M = 1000
\n" ); document.write( "A bar above a Roman numeral meant a thousand times the number, e.g., a bar above an X would mean ten thousand.
\n" ); document.write( "A smaller symbol in front of a larger means to subtract, e.g., XL means 10 from 50 or 40.
\n" ); document.write( "
\n" );