document.write( "Question 655710: What is the formula for f^-1(x) when f(x)=2x+5 and what is the domain of f^-1? And how did you find the answer? \n" ); document.write( "
Algebra.Com's Answer #409245 by MathDazed(34)![]() ![]() You can put this solution on YOUR website! To find the inverse of a function you simply put it to 'y' and make 'x' the subject\r \n" ); document.write( "\n" ); document.write( "f(x) = 2x + 5 \n" ); document.write( "y = 2x +5 \n" ); document.write( "y - 5 = 2x \n" ); document.write( "(y-5)/2 = x\r \n" ); document.write( "\n" ); document.write( "Then you interchange x with y \n" ); document.write( "Therefore you should now have y = (x-5)/2\r \n" ); document.write( "\n" ); document.write( "f^-1(x) = (x-5)/2 \n" ); document.write( "Domain is all real numbers \n" ); document.write( " |