document.write( "Question 890808: Write each expression in terms of common logarithms, and then give a calculator approximation (correct to four decimal places).
\n" );
document.write( "(a)log8(10)
\n" );
document.write( "exact value
\n" );
document.write( "(b)log6 (302)
\n" );
document.write( "exact value \n" );
document.write( "
Algebra.Com's Answer #539281 by Theo(13342)![]() ![]() You can put this solution on YOUR website! LOG = log to the base of 10 that your calculator can handle. \n" ); document.write( "LN = log to the base of e that your calcjulator can handle. \n" ); document.write( "most scientific calculators can handle both of these. \n" ); document.write( "convert to one or the other and you can find the log using your calculator.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log8(10) = LOG(10) / LOG(8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log8(10) = LN(10) / LN(8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "both will get you the same answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log6(302) = LOG(302) / LOG(6)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log6(302) = LN(302) / LN(6)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "both will get you the same answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "LOG(10)/LOG(8) = LN(10)/LN(8) = 1.107309365 = 1.1073 rounded to 4 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "LOG(302)/LOG(6) = LN(302)/LN(6) = 3.187050001 = 3.1871 rounded to 4 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "those answers are exact to the best ability of the calculator. \n" ); document.write( "they could contain more decimal places than shown on the display. \n" ); document.write( "they do not appear to be rational although i can't tell for sure. \n" ); document.write( "the calculator couldn't give me an equivalent expression in terms of fractions so i'm assuming they are irrational and can't be displayed as a ratio of 2 integers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in exponential form, the 2 expressions would look like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log8(10) = y if and only if 8^y = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log6(302) = y if and only if 6^y = 302\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to solve for y, you would have to convert them back to logs again.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you will wind up with the conversion formula in both cases.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for example:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8^y = 10 \n" ); document.write( "take log of both sides to get: \n" ); document.write( "LOG(8^y) = LOG(10) \n" ); document.write( "since LOG(8^y) = y*LOG(8), equation becomes: \n" ); document.write( "y*LOG(8) = LOG(10) \n" ); document.write( "divide both sides of equation by LOG(8) to get: \n" ); document.write( "y = LOG(10)/LOG(8) \n" ); document.write( "that's the same as using the log of any base to LOG conversion formula. \n" ); document.write( "that formula is: \n" ); document.write( "logb(x) = LOG(x)/LOG(b) \n" ); document.write( "it's the same formula we used up top.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |