document.write( "Question 1115678: The function f(x)=x+19 is one-to-one.
\n" );
document.write( "Find an equation for f^-1(x), the inverse function.\r
\n" );
document.write( "\n" );
document.write( "f^-1(x) = ?\r
\n" );
document.write( "\n" );
document.write( "Thank you!!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #730529 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "For many relatively simple functions like this one, you can find the inverse by knowing that an inverse function \"gets you back where you started\". \n" ); document.write( "The given function adds 19 to the input value. \n" ); document.write( "The inverse function gets you back where you started by doing the opposite operations in the opposite order. \n" ); document.write( "In this example, the given function has only one operation, addition. The opposite of addition is subtraction. \n" ); document.write( "So the inverse function subtracts 19 from the input value. \n" ); document.write( "Answer: the inverse function is f^-1(x) = x-19. \n" ); document.write( " |