document.write( "Question 1147951: Find the exact solution, using common logarithms.
\n" );
document.write( "log(x − 3) − log(5x − 7) = log(1/x) \n" );
document.write( "
Algebra.Com's Answer #769300 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "NO! The two solutions do NOT both work! \n" ); document.write( "The given equation is \n" ); document.write( "(1) log(x − 3) − log(5x − 7) = log(1/x) \n" ); document.write( "To start solving that, you use rules of logarithms: \n" ); document.write( "(2) log((x-3)/(5x-7)) = log(1/x) \n" ); document.write( "Working from there, you find apparent solutions x=1 and x=7. \n" ); document.write( "And those solutions both work in (2). \n" ); document.write( "BUT... they have to satisfy the ORIGINAL equation. And x=1 does not, because it results in trying to take the logarithm of a negative number. \n" ); document.write( "ANSWER: x=7 is the only solution. \n" ); document.write( " \n" ); document.write( " |