document.write( "Question 817754: a. Determine the decimal equivalent of the given number (34.51)8
\n" );
document.write( " b. determine the decimal equivalent of the given number (155)16
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #492174 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "(34.51)8\r\n" ); document.write( "\r\n" ); document.write( "3×81 + 4×80 + 5×8-1 + 1×8-2 =\r\n" ); document.write( "\r\n" ); document.write( "3×8 + 4×1 + 5×\n" ); document.write( " |