document.write( "Question 1210603: I came across this in an old book:\r
\n" ); document.write( "\n" ); document.write( "Determine logarithm of 6253.\r
\n" ); document.write( "\n" ); document.write( "In table, the mantissa is .7959 (The same mantissa of 6250). The next larger is .7966, mantissa of 6260.\r
\n" ); document.write( "\n" ); document.write( "6260 - 6250 = 10 (difference of 10).\r
\n" ); document.write( "\n" ); document.write( ".7966 - .7959 = 0.0007\r
\n" ); document.write( "\n" ); document.write( "This is part I don't understand:\r
\n" ); document.write( "\n" ); document.write( "Each increase of 1 unit (6250 increase of 10 to 6260), mantissas of their logs increase by 0.0007, an increase of .1 of 0.0007. 3 added to 0250 will add .3 of 0.0007 or 0.0002 to the mantissa of 6253. \r
\n" ); document.write( "\n" ); document.write( "Why is .1 and .3 added ?
\n" ); document.write( "

Algebra.Com's Answer #854279 by KMST(5350)\"\" \"About 
You can put this solution on YOUR website!
A table with entries like this:
\n" ); document.write( "\"matrix%283%2C2%2Cnumber%2Cmantisa%2C6250%2C7959%2C6360%2C7966%29\"
\n" ); document.write( "can be used to find the mantissa (sort-of the decimal part) of a logarithm in base 10 of a number with 4 significant digits.
\n" ); document.write( "The table does not have a mantissa for 6253, so you have to interpolate.
\n" ); document.write( "Not worrying for now about decimal places, we are looking for a mantissa between 7959 and 7966.
\n" ); document.write( "For an increase between 6250 and 6260 of 10, there is an increase of 7=7966-7959
\n" ); document.write( "for the mantissa.
\n" ); document.write( "That is a 0.7 increase in mantissa for each unit increase in the number.
\n" ); document.write( "The increase in mantissa corresponding the difference between 6250 and 6253 is
\n" ); document.write( "3x0.7=2.1, but we round it to 2.
\n" ); document.write( "So the mantissa for 6253 is 7959+2=7961
\n" ); document.write( "Not worrying for now about decimal places, we are looking for a mantissa between 7959 and 7966.
\n" ); document.write( "The mantissa is the same, for \"log%286250%29\" , \"log%286.250%29=0.7959\" , and and \"log%280.006250%29\" . Those logarithms
\n" ); document.write( "No matter where the decimal point is located, those logarithms are all found by adding \"0.7959\" plus some integer.
\n" ); document.write( "The integer depends on how the number of digits to the left of the decimal point
\n" ); document.write( "6250 and 6250.00 have 4 digits to the left, just like 1000=10^3
\n" ); document.write( "\"log%281000%29=log%2810%5E3%29=3\"
\n" ); document.write( "\"log%2810000%29=log%2810%5E4%29=4\"
\n" ); document.write( "6253 is more than 1000 and less than 10000, so \"log%286253%29\" is more than 3 but less than 4.
\n" ); document.write( "To find \"log%286253%29\" we add \"3\" to the mantissa \"0.7961\"
\n" ); document.write( "\"log%286253%29=3%2B0.7961\" --> \"highlight%28log%286253=3.761%29%29\"
\n" ); document.write( "
\n" ); document.write( "What about \"log%280.6253%29\" ?
\n" ); document.write( "0.6253 is between 1 and 0.1, with \"log%281%29=log%2810%5E0%29=0\" and \"log%280.1%29=log%281%2F10%29=log%2810%5E-1%29=-1\" ,
\n" ); document.write( "so, \"log%280.6253%29\" must be more than -1 and less than 0.
\n" ); document.write( "\"log%280.6253%29=-1%2B0.7961\" --> \"log%280.6253%29=-0.2039\"
\n" ); document.write( "
\n" );