document.write( "Question 378069: give the expression of its inverse
\n" );
document.write( "f(x)= 2ln(x)+1 \n" );
document.write( "
Algebra.Com's Answer #268615 by robertb(5830)![]() ![]() You can put this solution on YOUR website! y = 2lnx + 1, \n" ); document.write( "Interchange the places of x and y: \n" ); document.write( "x = 2lny + 1; \n" ); document.write( "x - 1 = 2lny, \n" ); document.write( "(x - 1)/2 = lny; \n" ); document.write( " |