document.write( "Question 113610: log3 (x+2) + log3 (x-2) = 1 \n" ); document.write( "
Algebra.Com's Answer #82664 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log3 (x+2) + log3 (x-2) = 1\r \n" ); document.write( "\n" ); document.write( "log[(x+2)(x-2)] = 1 \n" ); document.write( "(x+2)(x-2) = 3^1 \n" ); document.write( "x^2-4 = 3 \n" ); document.write( "x^2-7 = 0 \n" ); document.write( "(x-sqrt7)(x+sqrt7) = 0 \n" ); document.write( "x = sqrt7 or x=-sqrt7 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |