document.write( "Question 193015: Hello tutor,
\n" );
document.write( "Here is the problem:
\n" );
document.write( "Is log (ab)= log(a) * log(b)a true statement?
\n" );
document.write( "1. choose 2 positive values for a and b, then compute using formula.
\n" );
document.write( "2. Explain why or why isn't the statement true
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #144875 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Is log (ab)= log(a) * log(b)a true statement? \n" ); document.write( "No, it's not true. \n" ); document.write( "---------------- \n" ); document.write( "1. choose 2 positive values for a and b, then compute using formula. \n" ); document.write( "a = 100 \n" ); document.write( "b = 1000 \n" ); document.write( "log(a*b) = 5 \n" ); document.write( "log(a)*log(b) = 6 \n" ); document.write( "---------------------- \n" ); document.write( "2. Explain why or why isn't the statement true \n" ); document.write( "Because it's false, as the counter-example shows. \n" ); document.write( " |