document.write( "Question 298804: lnx=ln(2x-1)-ln(x-2) \n" ); document.write( "
Algebra.Com's Answer #214885 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! lnx=ln(2x-1)-ln(x-2) \n" ); document.write( " lnx=ln(2x-1)/(x-2) \n" ); document.write( " x=(2x-1)/(x-2) \n" ); document.write( " x(x-2)=(2x-1) \n" ); document.write( " x^2-2x=2x-1 \n" ); document.write( " x^2-4x=-1 \n" ); document.write( " x^2-4x+1=0 \n" ); document.write( "Since we can't factor, we must resort to the quadratic formula. Doing so yields: \n" ); document.write( "x = {3.732, 0.268} \n" ); document.write( "We can toss out 0.268 because if we use it in the original equation it produces a ln of a negative number -- toss it out, it is an extraneous solution. This leaves: \n" ); document.write( "x = 3.732 \n" ); document.write( ". \n" ); document.write( "Details of quadratic formula to follow: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |