document.write( "Question 570001: For all x>2, log(x-2)+ log x = ?\r
\n" );
document.write( "\n" );
document.write( "A) log (-2)
\n" );
document.write( "B) log(2x-2)
\n" );
document.write( "C) log (x^2-2x)
\n" );
document.write( "D) log(x-2/x)
\n" );
document.write( "E) log( x/x-2) \n" );
document.write( "
Algebra.Com's Answer #367563 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! For all x>2, log(x-2)+ log x = ? \n" ); document.write( "Place under a single log using multiplication rule for logs \n" ); document.write( "log(x-2)+ log x=log[x(x-2)] \n" ); document.write( "=log(x^2-2x) \n" ); document.write( "C is the correct answer. \n" ); document.write( " |