document.write( "Question 1069474: what's the reciprocal function of f(x)= (4e^x)/(3+5e^x) \n" ); document.write( "
Algebra.Com's Answer #684687 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! The reciprocal, or inverse function, is found by first solving y = 4e^x/(3+5e^x) for x. You should obtain the following equation. x = ln(3y/(4-5y)) \n" ); document.write( "Now reverse x and y: \n" ); document.write( "y = ln(3x/(4-5x)) = f_inv(x) \n" ); document.write( "If we plot the two functions, we see that they are reflections of each other about the line y=x: \n" ); document.write( " |