document.write( "Question 490423: Determine if
\n" );
document.write( "f(x)=ln(5x+4), x>−4/5, has an inverse, and if it does, find this inverse. \n" );
document.write( "
Algebra.Com's Answer #334114 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Determine if \n" ); document.write( "f(x)=ln(5x+4), x>−4/5, has an inverse, and if it does, find this inverse \n" ); document.write( "** \n" ); document.write( "y=ln(5x+4) \n" ); document.write( "Change to exponential form: base(e) raised to log of number(y)=number(5x+4) \n" ); document.write( "e^y=5x+4 \n" ); document.write( "interchange x and y, then solve for y, the inverse. \n" ); document.write( "e^x=5y+4 \n" ); document.write( "5y=e^x-4 \n" ); document.write( "y=(e^x-4)/5 \n" ); document.write( "f(x) inverse=(e^x-4)/5 \n" ); document.write( " |