document.write( "Question 619738: write 1101 base two in expanded form \n" ); document.write( "
Algebra.Com's Answer #389779 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! write 1101 base two in expanded form \n" ); document.write( ". \n" ); document.write( "1*2^3 + 1*2^2 + 0*2^1 + 1*2^0 \n" ); document.write( "1*8 + 1*4 + 0*2 + 1*1 \n" ); document.write( "8 + 4 + 0 + 1 \n" ); document.write( "13 (base 10)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |