document.write( "Question 376111: log(5+x)-log(x-3)=log5 \n" ); document.write( "
Algebra.Com's Answer #267525 by robertb(5830)![]() ![]() You can put this solution on YOUR website! log((5+x)/(x-3)) = log 5, \n" ); document.write( " \n" ); document.write( "5+x = 5(x-3), \n" ); document.write( "5+x = 5x - 15, \n" ); document.write( "20 = 4x, \n" ); document.write( "x = 5. This value satisfies the original equation, and so is the final answer. \n" ); document.write( " |