document.write( "Question 827710: log(x-4) = -2 + log(x+3) \n" ); document.write( "
Algebra.Com's Answer #498834 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "log(1/100) = -2 since \n" ); document.write( "so \n" ); document.write( "This solution assumes that log means log base 10. \n" ); document.write( " \n" ); document.write( "so x-4 = (1/100)*(x+3) \n" ); document.write( "multiply each side by 100 \n" ); document.write( "100(x-4) = x+3 \n" ); document.write( "100x - 400 = x + 3 \n" ); document.write( "add 400 to each side \n" ); document.write( "100x = x + 403 \n" ); document.write( "subtract x from each side \n" ); document.write( "99x = 403 \n" ); document.write( " x = 403/99 \n" ); document.write( "Let's see if it works \n" ); document.write( "log((x-4)) = -2 + log((x+3)) \n" ); document.write( "add 2 - log((x+3)) to each side \n" ); document.write( "log((x-4)) - log((x+3)) = -2 \n" ); document.write( "rewriting the the left hand side and plugging into excel we can \n" ); document.write( "verify that \n" ); document.write( "log10(403/99 - 4) - log10( 403/99 + 3) = -2 \n" ); document.write( " |