document.write( "Question 372348: log base 3 (x+1) - log base 3 (x-3)=2 \n" ); document.write( "
Algebra.Com's Answer #265327 by jsmallt9(3759) ![]() You can put this solution on YOUR website! \n" ); document.write( "To solve equations like this, where the variable is in the argument of a logarithm, you often want to start by transforming the equation into one of the following forms: \n" ); document.write( "log(expression) = other-expression \n" ); document.write( "or \n" ); document.write( "log(expression) = log(other-expression) \n" ); document.write( "With your \"non-log\" term of 2 on the right side, the second form will be a little more difficult to reach. So we'll aim for the first form. For this we need a single logarithm. Fortunately we have a property of logarithms, \n" ); document.write( " \n" ); document.write( "We now have the first form. With this form the next step is to rewrite the equation in exponential form. (This is how we get the variable out of the argument). In general \n" ); document.write( " \n" ); document.write( "which simplifies to: \n" ); document.write( " \n" ); document.write( "The variables are now where we can \"get at them\" so we can now solve for x. We'll start by eliminating the fraction (by multiplying both sides by (x-3): \n" ); document.write( " \n" ); document.write( "On the left side the (x-3)'s cancel: \n" ); document.write( " \n" ); document.write( "leaving \n" ); document.write( "x + 1 = 9x - 27 \n" ); document.write( "Subtracting x from each side: \n" ); document.write( "1 = 8x + 27 \n" ); document.write( "Subtracting 27 from each side: \n" ); document.write( "-26 = 8x \n" ); document.write( "Dividing both sides by 8: \n" ); document.write( " \n" ); document.write( "which reduces to: \n" ); document.write( " \n" ); document.write( "When solving logarithmic equations like this, it is important, not just a good idea, to check you answers. You must ensure that no argument (or base) of a logarithm becomes negative. Any \"solution\" that makes an argument (or base) of any logarithm must be rejected. And when checking, use the original equation: \n" ); document.write( " \n" ); document.write( "Checking \n" ); document.write( " \n" ); document.write( "We should be able to tell already that the argument of the second logarithm will be negative. (The first logarithm's argument also turns out negative but this is less obvious.) So we must reject \n" ); document.write( "The fact that we rejected our solution does not mean we made a mistake. This is always a possibility with these equations and this is why it is important to check. \n" ); document.write( " |