document.write( "Question 607582: What is the answer to log5+2logx=log45 when trying to solve for x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #382961 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Solving equations where the variable is in the argument (or base) of a logarithm usually starts with using algebra and/or properties of logarithms to transform the equation into on 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( "IF we could combine the two terms on the left side into one, we would have the second form. They are not like terms so we cannot just add them. There is a property of logarithms, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "We now have the second form. \n" ); document.write( "The next step with the second form is based on some simple logic: The only way two logarithms of the same base can be equal is if the arguments are equal. So: \n" ); document.write( " \n" ); document.write( "We now have an equation without logs and where the variable is \"out in the open\". Now we use algebra to solve for x. Since this is a quadratic equation, we want one side to be zero. Subtracting 45 from each side we get: \n" ); document.write( " \n" ); document.write( "Now we factor (or use the Quadratic Formula). First the GCF: \n" ); document.write( " \n" ); document.write( "Next we have a difference of squares: \n" ); document.write( " \n" ); document.write( "From the Zero Product Property we know that one (or more) of these factors much be zero. So: \n" ); document.write( "x + 3 = 0 or x - 3 = 0 \n" ); document.write( "Solving each of these we get: \n" ); document.write( "x = -3 or x = 3 \n" ); document.write( "Checking solutions for equations like this one is not optional. You must ensure that all arguments to all logarithms are positive. Use the original equation to check: \n" ); document.write( " \n" ); document.write( "Checking x = -3: \n" ); document.write( " \n" ); document.write( "We can already see that the argument to the second logarithm is be negative when x = -3. So we must reject this solution. \n" ); document.write( "Checking x = 3: \n" ); document.write( " \n" ); document.write( "We can already see that the argument to all three logarithms are positive when x = 3. So this is a solution. Since it is the only solution we did not reject, it is the only solution to your equation. \n" ); document.write( " \n" ); document.write( " |