document.write( "Question 806409: Solve the equation: 2log x = log(6-x) \n" ); document.write( "
Algebra.Com's Answer #486110 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Solve the equation: 2log x = log(6-x)
\n" ); document.write( "2log x = log(6-x)
\n" ); document.write( "log(x^2) = log(6-x)
\n" ); document.write( "x^2=6-x
\n" ); document.write( "x^2+x-6=0
\n" ); document.write( "(x+3)(x-2)=0
\n" ); document.write( "x=-3
\n" ); document.write( "or
\n" ); document.write( "x=2
\n" ); document.write( "
\n" );