document.write( "Question 752631: Solve the equation log3(x)-log3(x-5)=1\r
\n" ); document.write( "\n" ); document.write( "I tried like this:\r
\n" ); document.write( "\n" ); document.write( "log3(x/x-5)=1
\n" ); document.write( "3=(x/x-5)
\n" ); document.write( "3*(x-5)=x
\n" ); document.write( "3x-15=x
\n" ); document.write( "2x=15
\n" ); document.write( "x=15/2\r
\n" ); document.write( "\n" ); document.write( "but the answer should be x=5/4, where did I go wrong?
\n" ); document.write( "

Algebra.Com's Answer #457920 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
yes you are correct for your solution
\n" ); document.write( "log (base3)x-log (base3)x-5=1
\n" ); document.write( "by using log formula
\n" ); document.write( "we can do as log (base3)x/x-5 =1
\n" ); document.write( "we can do it as
\n" ); document.write( "3 to the power 1= x/x-5
\n" ); document.write( "3=x/x-5
\n" ); document.write( "3x-15=x
\n" ); document.write( "3x-x =15
\n" ); document.write( "2x=15
\n" ); document.write( "x=15/2
\n" ); document.write( "x=7.5
\n" ); document.write( "
\n" ); document.write( "
\n" );