document.write( "Question 878788: I need help with this problem:\r
\n" );
document.write( "\n" );
document.write( "log(x-7) - log(8x-50) = log(1/x)\r
\n" );
document.write( "\n" );
document.write( "I need the exact solution and a two decimal place approximation when appropriate.\r
\n" );
document.write( "\n" );
document.write( "The book says that the answer is 10 but I'm not arriving at that answer when doing the problem.\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #530254 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x(x-7)/(8x-50) = 1 \n" ); document.write( "x^2 -15x + 50 = 0 \n" ); document.write( "(x-10)(x-5) = 0, x = 10 |Note: x = 5 is an extraneous root (x-7)CANNOT be < 0 \n" ); document.write( " |