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)\"\" \"About 
You can put this solution on YOUR website!
Here is the original equation
\n" ); document.write( "(i) \"f%28x%29=%28x-2%29%2F%28x%2B3%29\"
\n" ); document.write( "to find the inverse switch the x and y parts.
\n" ); document.write( "(ii) \"x+=+%28y-2%29%2F%28y%2B3%29\"
\n" ); document.write( "cross multiply to get
\n" ); document.write( "(iii) \"xy+%2B+3x+=+y-2\"
\n" ); document.write( "add 2 and then subtract xy to get
\n" ); document.write( "(iv) \"+3x%2B2+=+y+-+xy\"
\n" ); document.write( "factor out the y to get
\n" ); document.write( " (v) \"3x+%2B2+=+y%281-x%29\"
\n" ); document.write( "divide by 1-x to get
\n" ); document.write( "(vi) \"%28%283x%2B2%29%2F%281-x%29%29+=+y%5E-1\"
\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( "
\n" );