document.write( "Question 712602: Convert the following to base ten:
\n" ); document.write( "a) E0T base 12
\n" ); document.write( "b)1011 base 2
\n" ); document.write( "c)43 base 5\r
\n" ); document.write( "\n" ); document.write( "Any help with this would be great! I am completely lost in these other number systems.
\n" ); document.write( "

Algebra.Com's Answer #438060 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Convert the following to base ten:
\n" ); document.write( "a) E0T base 12
\n" ); document.write( "Don't know what that means.
\n" ); document.write( "----------
\n" ); document.write( "b)1011 base 2
\n" ); document.write( "= 8 + 2 + 1 = 11
\n" ); document.write( "------------
\n" ); document.write( "c)43 base 5
\n" ); document.write( "= 4*5 + 3 = 23
\n" ); document.write( "
\n" ); document.write( "
\n" );