document.write( "Question 1160828: Write the first 15 counting numerals for each of the bases below
\n" );
document.write( "A.four (only digits 0,1,2,3 are used in base four)
\n" );
document.write( "B.eight (only digits 0,1,2,3,4,5,6,7 are used in base eight) \n" );
document.write( "
Algebra.Com's Answer #784251 by Edwin McCravy(20063) You can put this solution on YOUR website! Write the first 15 counting numerals for each of the bases below \n" ); document.write( "A.four (only digits 0,1,2,3 are used in base four) \n" ); document.write( " 1,2,3,10,11,12,13,20,21,22,23,30,31,32,33,100,101,102,103,110,111,112,113,120...B.eight (only digits 0,1,2,3,4,5,6,7 are used in base eight) 1,2,3,4,5,6,7,10,11,12,13,14,15,16,17,20,21,22,23,24,25,26,27,30,31,32,33,34,35...\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |