document.write( "Question 77117: Solver for x\r
\n" );
document.write( "\n" );
document.write( "lnx=1+ln(x-5)\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #55297 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! taking the antilog of both sides gives...x=e(x-5)...distributing the e gives...x=ex-5e...subtracting ex gives...x-ex=-5e\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring out the x gives...x(1-e)=-5e...dividing gives... \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "e is the base for natural logarithms \n" ); document.write( " |