document.write( "Question 1059300: Write this equation so that it contains no log.
\n" );
document.write( "log(x+y)+log2=log(x^2-y^2) \n" );
document.write( "
Algebra.Com's Answer #674359 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! log(x+y)+log2=log(x^2-y^2) \n" ); document.write( "---- \n" ); document.write( "log(2x+2y) = log(x^2-y^2) \n" ); document.write( "2x + 2y = x^2 - y^2 \n" ); document.write( " \n" ); document.write( " |