document.write( "Question 1029145: Find the base 8 representation of 1011101010101_2 \n" ); document.write( "
Algebra.Com's Answer #644188 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the base 8 representation of 1011101010101_2
\n" ); document.write( "=======
\n" ); document.write( "1011101010101
\n" ); document.write( "If you mean that's base 2:
\n" ); document.write( "Group them in 3's starting at the right side.
\n" ); document.write( "1 011 101 010 101
\n" ); document.write( "--> 13525 base 8
\n" ); document.write( "
\n" ); document.write( "
\n" );