document.write( "Question 63096: Find the inverse of the function f(x)= 4/x+7, what is the range of f(x)? \n" ); document.write( "
Algebra.Com's Answer #43919 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = 4/(x+7)\r \n" ); document.write( "\n" ); document.write( "that is y = 4/(x+7)\r \n" ); document.write( "\n" ); document.write( "First we interchange x and y\r \n" ); document.write( "\n" ); document.write( "==> x = 4/(y+7)\r \n" ); document.write( "\n" ); document.write( "==> x(y+7) = 4 \n" ); document.write( "==> xy + 7x = 4 \n" ); document.write( "==> xy = 4 - 7x \n" ); document.write( "==> xy/x = (4-7x)/x \n" ); document.write( "==> y = (4-7x)/x\r \n" ); document.write( "\n" ); document.write( "The inverse of the given function is f^(-1) (x) = (4-7x)/x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We see the above is not defined at x = 0\r \n" ); document.write( "\n" ); document.write( "So range of the given function is all real numbers except 0. \n" ); document.write( "Range = R - {0}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Good Luck!!! \n" ); document.write( " |