document.write( "Question 815755: Solve for X:\r
\n" );
document.write( "\n" );
document.write( "log to the base of 3(x^2+4x+13)-log to the base of 3(x+3)=2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #491290 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Solving equations like this usually starts with using algebra and/or properties of logs to rewrite the equation in one of the following forms: \n" ); document.write( "log(expression) = number \n" ); document.write( "or \n" ); document.write( "log(expression) = log(other_expression) \n" ); document.write( "With the \"non-log\" term of 2 on the right side, it would seem that the \"all-log\" second form would be harder to achieve. So we will aim for the first form. \n" ); document.write( "To achieve the first form all we need to do is find a way to combine the logs. Fortunately there is a property of logs, \n" ); document.write( " \n" ); document.write( "We now have the first form. \n" ); document.write( "The next stage is to eliminate the logs. With the first form, you rewrite the equation in exponential form. In general \n" ); document.write( " \n" ); document.write( "which simplifies to: \n" ); document.write( " \n" ); document.write( "The next stage is to solve the equation (now that the logs are gone and the variables are exposed). First we'll eliminate the fraction by multiplying each side by x+3: \n" ); document.write( " \n" ); document.write( "This is a quadratic equation so we want one side to be zero. Subtracting 9x and 27 from each side we get: \n" ); document.write( " \n" ); document.write( "Now we factor: \n" ); document.write( "(x-7)(x+2) = 0 \n" ); document.write( "Next the Zero Product Property: \n" ); document.write( "x-7 = 0 or x+2 = 0 \n" ); document.write( "Solving these we get: \n" ); document.write( "x = 7 or x = -2 \n" ); document.write( "The last stage is to check. This is not optional! A check must be made to ensure that the \"solutions\" make all the bases and arguments valid. (Valid bases are positive but not 1 and valid arguments are positive.) Any \"solution\" that makes any base or argument invalid must be rejected. \n" ); document.write( "Use the original equation to check: \n" ); document.write( " \n" ); document.write( "Checking x = 7: \n" ); document.write( " \n" ); document.write( "We should be able to see already that the arguments are going to be positive and the bases are all 3's. (If you can't see this then keep simplifying.) So this solution checks. \n" ); document.write( "Checking x = 7: \n" ); document.write( " \n" ); document.write( "Simplifying... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "And the arguments are positive (and the bases are still 3's) so this solution checks out, too. (Note: As this problem shows, negative numbers can be solutions. It is the arguments and bases which cannot be negative. \n" ); document.write( "So there are two solutions to the equation: 7 and -2. \n" ); document.write( " |