document.write( "Question 418349: what are the roman numerals from 10 to 40 \n" ); document.write( "
Algebra.Com's Answer #292768 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
10 = X
\n" ); document.write( "20 = XX
\n" ); document.write( "30 = XXX
\n" ); document.write( "40 = XL\r
\n" ); document.write( "\n" ); document.write( "1 = I
\n" ); document.write( "2 = II
\n" ); document.write( "3 = III
\n" ); document.write( "4 = IV
\n" ); document.write( "5 = V
\n" ); document.write( "6 = VI
\n" ); document.write( "7 = VII
\n" ); document.write( "8 = VIII
\n" ); document.write( "9 = IX\r
\n" ); document.write( "\n" ); document.write( "Combine the tens and units placeholders together to obtain any number. For example, 26 in Roman numerals is XXVI.
\n" ); document.write( "
\n" );