document.write( "Question 237811: How do I type in logb2 into my calculator. I have the answer to this problem which is .3562 but I can't figure out how my teacher got that answer on my ti-83 calculator. \n" ); document.write( "
Algebra.Com's Answer #174832 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
log of x to the base 2 is equal to the log of x divided by the log of 2 on your calculator.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "calculators are set to take the log to the base 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "any logs to a base other than 10 have to be converted.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "log of x to the base 2 is equal to log of x to the base 10 divided by log of 2 to the base 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's equivalent to taking the log of x and dividing it by the log of 2 on your calculator.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you enter the number and hit the log key to get the log of that number.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you store that in m1 (memory location 1).\r
\n" ); document.write( "\n" ); document.write( "you enter 2 and hit the log key to get the log of 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you store that in m2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you then take m1 and divide it by m2 to get the log to of x to the base 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "An example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "log of 8 to the base 2 is equal to 3 because 2^3 = 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to get the log 8 to the base 2 on your calculator, do the following:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "get the log of 8 and store it in m1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "get the log of 2 and store it in m2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide m1 by m2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the answer should be 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can do the same thing using the ln function and you will get the same answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "get ln of 8 and store in m1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "get ln of 2 and store in m2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide m1 by m2 to get 3.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );