document.write( "Question 381187: the function f(x)=(5x/x+7) is one to one find the inverse of f and the range of f using the inverse. \n" ); document.write( "
Algebra.Com's Answer #270407 by Jk22(389)![]() ![]() You can put this solution on YOUR website! from f(x)=5x/(x+7), we shall have x<>-7 \n" ); document.write( " \n" ); document.write( "let write f(x)=y, then y*(x+7)=5x=yx+7y \n" ); document.write( " \n" ); document.write( "x(5-y)=7y => y = 7y/(5-y), hence y should be different from 5 \n" ); document.write( " \n" ); document.write( "Check : x(f(x))=7*5x/(x+7)/(5-5x/(x+7))=35x/(x+7)*(x+7)/(5x+35-5x) \n" ); document.write( " \n" ); document.write( "=35x/35=x \n" ); document.write( " |