document.write( "Question 1135593: Show that the given function is one-to-one and find its inverse. Check
\n" );
document.write( "answers algebraically and graphically. Verify that the range of f is the domain of f^−1 and vice-versa.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 1 − 4+3x/5 \n" );
document.write( "
Algebra.Com's Answer #753230 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! assume this is 1-((4+3x)/5). If it is not, please resubmit with parentheses clarifying. \n" ); document.write( " \n" ); document.write( "x=1-((4+3y)/5) \n" ); document.write( "5x=5-4-3y \n" ); document.write( "3y=-5x+1 \n" ); document.write( "y=(-5/3)x+(1/3) inverse \n" ); document.write( "domain and range also all real numbers \n" ); document.write( " |