document.write( "Question 670526: Solve the logarithmic equation. Be sure to reject any value that is not in the domain of the original logarithmic expressions. Give the exact answer. \r
\n" );
document.write( "\n" );
document.write( "ln (x - 8) - ln (x + 7) = ln (x - 10) - ln (x + 8)\r
\n" );
document.write( "\n" );
document.write( "a. {-134/3}
\n" );
document.write( "b. {-2}
\n" );
document.write( "c.{-2}
\n" );
document.write( "d. {-6/19}
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #416960 by nerdybill(7384) You can put this solution on YOUR website! Solve the logarithmic equation. Be sure to reject any value that is not in the domain of the original logarithmic expressions. Give the exact answer. \n" ); document.write( "ln (x - 8) - ln (x + 7) = ln (x - 10) - ln (x + 8) \n" ); document.write( ". \n" ); document.write( "ln (x - 8) - ln (x + 7) = ln (x - 10) - ln (x + 8) \n" ); document.write( "ln (x - 8)/(x + 7) = ln (x - 10)/(x + 8) \n" ); document.write( "(x - 8)/(x + 7) = (x - 10)/(x + 8) \n" ); document.write( "(x - 8)(x + 8) = (x - 10)(x + 7) \n" ); document.write( "x^2 - 64 = x^2 -3x - 70 \n" ); document.write( "-64 = -3x - 70 \n" ); document.write( "6 = -3x \n" ); document.write( "-2 = x \n" ); document.write( "answer: -2 \n" ); document.write( " |