document.write( "Question 683941: how to solve log x= log 2x-3 \n" ); document.write( "
Algebra.Com's Answer #423824 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "log(x) = log(2x-3)\r\n" );
document.write( "\r\n" );
document.write( "Use the principle:  If \"log%28b%2C%28P%29%29\"\"%22%22=%22%22\"\"log%28b%2C%28Q%29%29\", then \"P+=+Q\"\r\n" );
document.write( "\r\n" );
document.write( " x = 2x-3\r\n" );
document.write( "-x = -3\r\n" );
document.write( " x = 3\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );