document.write( "Question 33364: log(2x^2)=2log(2x). Is this true or false? \n" ); document.write( "
Algebra.Com's Answer #19787 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! It is false. \n" ); document.write( "log(2x^2) = log 2 + log x^2 = log 2 + 2log x; \n" ); document.write( "2log(2x) = 2(log 2 + log x) = 2log 2 + 2log x; \n" ); document.write( "They are not the same. \n" ); document.write( " |