document.write( "Question 159162: Explain the difference between a logarithm of a product and the product of logarithm. Please give examples \n" ); document.write( "
Algebra.Com's Answer #117320 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! log of (a*b) = log(a) + log(b) \n" ); document.write( "log(a) * log(b) is simply the product of the 2 logarithms. \n" ); document.write( "---------------------------------------------- \n" ); document.write( "an example of log of (a*b) is: \n" ); document.write( "let a = 5 \n" ); document.write( "let b = 7 \n" ); document.write( "then log (5*7) = log(35) = 1.544..... \n" ); document.write( "log (5) + log (7) = 1.544..... \n" ); document.write( "they log (5) + log(7) = log (7*5) = log(35) \n" ); document.write( "-------------------------------------------------------- \n" ); document.write( "an example of the multiplication of 2 logarithms is a property of logarithms where logarithms of any base are proportional to each other. \n" ); document.write( "this means that log(7)/log(5) = ln(7)/ln(5) = log of 7 to the base 3 / log of 5 to the base 3. \n" ); document.write( "i'll use the first 2 because the calculator does those automatically. \n" ); document.write( "log(7)/log(5) = 1.20906..... \n" ); document.write( "ln(7)/ln(5) = 1.20906...... \n" ); document.write( "the ratio holds. \n" ); document.write( "if the ratio holds then log(7)*ln(5) = log(5)*ln(7) \n" ); document.write( "1.36013.... = 1.36013..... \n" ); document.write( "they are equal to each other. \n" ); document.write( "----------------------------------------------------------- \n" ); document.write( "an example where logarithms are divided is the base conversion formula \n" ); document.write( "where log of x to the base b = log of x to the base c / log of b to the base c. \n" ); document.write( "if i want to convert from ln of a number to log of that number to the base 10 i would follow the formula as follows: \n" ); document.write( "let my number = 722. \n" ); document.write( "ln (722) = 6.582025139 \n" ); document.write( "if i wanted to convert that to the base 10, i would take log (722) / log(e) \n" ); document.write( "log (722) = 2.858537198 \n" ); document.write( "log (e) = .434294482 \n" ); document.write( "log (722) / log (e) = 2.858537198/.434294482 = 6.582025139. \n" ); document.write( "--------------------------------------------------------------- \n" ); document.write( "log (a/b) = log (a) - log (b) \n" ); document.write( "log(a)/log(b) is just a division \n" ); document.write( "-------------------------------------------------------- \n" ); document.write( "i didn't see in the literature where log(a)*log(b) and log(a)/log(b) was used for other than a straight multiplication or division. \n" ); document.write( "--------------------------------------- \n" ); document.write( "caveat: \n" ); document.write( "from what i researched, i believe this is accurate but i would caution you to confirm with other sources before accepting this as gospel. \n" ); document.write( "i didn't see any other application for log(a)*log(b) or log(a)/log(b) which doesn't mean there isn't any. it just means i didn't see it. it's definitely not one of the basic operations of logarithms because it's not listed as one of them.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |