document.write( "Question 968056: Solve the logarithmic equation for x.
\n" ); document.write( "log2 3 + log2 x = log2 5 + log2(x − 2)
\n" ); document.write( "x =
\n" ); document.write( "

Algebra.Com's Answer #591640 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Solve the logarithmic equation for x.
\n" ); document.write( "log2 3 + log2 x = log2 5 + log2(x − 2)
\n" ); document.write( "\"log%282%2C%283%29%29%2Blog%282%2C%28x%29%29=log%282%2C%285%29%29%2Blog%282%2C%28x-2%29%29\"
\n" ); document.write( "\"log%282%2C%283%29%29%2Blog%282%2C%28x%29%29-log%282%2C%28x-2%29%29=log%282%2C%285%29%29\"
\n" ); document.write( "\"log%282%2C%283x%2F%28x-2%29%29%29=log%282%2C%285%29%29\"
\n" ); document.write( "3x/(x-2)=5
\n" ); document.write( "3x=5x-10
\n" ); document.write( "2x=10
\n" ); document.write( "x=5
\n" ); document.write( "
\n" );