document.write( "Question 38387: Use this formula logb a= loga/ logb, find log2 1000. I don't understand how you do this equation. I tried many different things and nothing works. Thanks, Christine \n" ); document.write( "
Algebra.Com's Answer #23870 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! This is what is called \"the change of base\" formula...logb a= loga/ logb...the logs on the right side are to the base 10 (but could really be any base we choose) \n" ); document.write( "In this case, \n" ); document.write( "log2 1000, our b = 2 and our a = 1000, so that \n" ); document.write( "log2 1000 = log 1000 / log 2 \n" ); document.write( "log2 1000 = 3 / .30103 = 9.97 or almost 10 \n" ); document.write( "and that makes sense since \n" ); document.write( "2^10 = 1024 and just about 1000 \n" ); document.write( " |