document.write( "Question 2808: What is the proof for this logarithmic identity using A) exponential functions and b) logarithmic properties
\n" );
document.write( "(loga x)(logb a) = logb x \n" );
document.write( "
Algebra.Com's Answer #1209 by kiru_khandelwal(79)![]() ![]() ![]() You can put this solution on YOUR website! (loga x)(logb a) = logb x\r \n" ); document.write( "\n" ); document.write( "we know that loga b = log b/log a\r \n" ); document.write( "\n" ); document.write( "so, \n" ); document.write( "=> (log x/log a)* (log a/log b) = log x/log b = logb x \n" ); document.write( "Hence Proved \n" ); document.write( " |