document.write( "Question 174927: log x + log x =log 2x \n" ); document.write( "
Algebra.Com's Answer #129996 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! log x + log x =log 2x \n" ); document.write( "log(x*x) = log(2x) \n" ); document.write( "x^2=2x \n" ); document.write( "x = 0, x = 2 \n" ); document.write( " \n" ); document.write( " |