document.write( "Question 696912: find the decimal equivalent of (127.5)base 8 \n" ); document.write( "
Algebra.Com's Answer #429472 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the decimal equivalent of (127.5)base 8 \n" ); document.write( "---- \n" ); document.write( "= 1*64 + 2*8 + 7*1 + 5*(1/8) \n" ); document.write( "= 87.625 \n" ); document.write( " \n" ); document.write( " |