document.write( "Question 266599: show that f(x)=(x-2)/(x+3) is invertible by finding its inverse.
\n" );
document.write( "(a) what is the domain of f(x)? the range of f-1(x)?
\n" );
document.write( "(b) what is the domain of f-(x)? the range of f(x)? \n" );
document.write( "
Algebra.Com's Answer #195872 by drk(1908) ![]() You can put this solution on YOUR website! Here is the original equation \n" ); document.write( "(i) \n" ); document.write( "to find the inverse switch the x and y parts. \n" ); document.write( "(ii) \n" ); document.write( "cross multiply to get \n" ); document.write( "(iii) \n" ); document.write( "add 2 and then subtract xy to get \n" ); document.write( "(iv) \n" ); document.write( "factor out the y to get \n" ); document.write( " (v) \n" ); document.write( "divide by 1-x to get \n" ); document.write( "(vi) \n" ); document.write( "this is the inverse \n" ); document.write( "---- \n" ); document.write( "a). domain of f(x) is all reals except x = -3 \n" ); document.write( "The range of f^(-1)(x) is all reals except y = -3 \n" ); document.write( "b). The range of f(x) is all reals except y = 1 \n" ); document.write( "the domain of f^(-1)(x) is all reals except x = 1 \n" ); document.write( " |