document.write( "Question 515107: A certain computer design has 64 different sequences of 10 binary digits so that the total number of possible states is (2^10)^64 = 1024^64. Evaluate 1024^64 using logarithms. Show your work. \n" ); document.write( "
Algebra.Com's Answer #343722 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Evaluate 1024^64 using logarithms \n" ); document.write( "---- \n" ); document.write( "Let x = 1024^64 \n" ); document.write( "logx = 64*log(1024) \n" ); document.write( "logx = 64*3.0103 \n" ); document.write( "--- \n" ); document.write( "logx = 192.66 \n" ); document.write( "--- \n" ); document.write( "x = 10^192.66 \n" ); document.write( "x = overflow on my TI-84 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |