document.write( "Question 58063: find log 1000 where log means log to the base of 10 \n" ); document.write( "
Algebra.Com's Answer #39719 by rcmcc(152)![]() ![]() You can put this solution on YOUR website! log`10~1000\r \n" ); document.write( "\n" ); document.write( "is the same as\r \n" ); document.write( "\n" ); document.write( "log(1000)/log(10) \n" ); document.write( "this equals 3 as log(1000) to the base of 10 is the same as 10^3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3 is your answer \n" ); document.write( " |