document.write( "Question 274564: I have been asked to take some figures from a 'yield table' of trees. Specifically the trees per ha/ and the diameters. I have then been asked to take the log base 10 of these figures, prior to plotting them on a graph. So in the first line (of many) I have 2309 trees with a diameter of 11 - what should I be doing with these figures. Am I to just move the decimal place?\r
\n" );
document.write( "\n" );
document.write( "Thanks\r
\n" );
document.write( "\n" );
document.write( "Kenton \n" );
document.write( "
Algebra.Com's Answer #200370 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have been asked to take some figures from a 'yield table' of trees. Specifically the trees per ha/ and the diameters. I have then been asked to take the log base 10 of these figures, prior to plotting them on a graph. So in the first line (of many) I have 2309 trees with a diameter of 11 - what should I be doing with these figures. Am I to just move the decimal place? \n" ); document.write( "---- \n" ); document.write( "The log(base 10) of a number is the power of 10 required to express \n" ); document.write( "the number. \n" ); document.write( "For example log(base 10) of 10 = 1 because 10^1 = 10 \n" ); document.write( "log(base 10) of 100 = 2 because 10^2 = 100 \n" ); document.write( "-------------------------------------- \n" ); document.write( "Your Problem requires a calculator (which you can find online). \n" ); document.write( "log(base 10) 2309 = 3.3634.. \n" ); document.write( "log(base 10) 11 = 1.0414.. \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |