document.write( "Question 1097252: Write an equation for the inverse of the given one-to-one function.\r
\n" );
document.write( "\n" );
document.write( "f(x) = (5x+4)/(7) \n" );
document.write( "
Algebra.Com's Answer #711649 by greenestamps(13195)![]() ![]() You can put this solution on YOUR website! The standard way I have seen taught for finding an inverse function is to switch the x and y variables and solve for the new y. \n" ); document.write( "That makes sense, because an inverse function is supposed to \"un-do\" what the function does. \n" ); document.write( "So let's do this. \n" ); document.write( " \n" ); document.write( "Now solve the new equation for y. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now here is a faster way to reach the same answer without the formal algebra. It will work for many relatively simple functions. \n" ); document.write( "Again, think about the fact that the inverse function is supposed to \"un-do\" what the function does. \n" ); document.write( "So look at the original function. What does it \"do\" to x to get y? It does these three things, in order: \n" ); document.write( "(1) multiply by 5 \n" ); document.write( "(2) add 4 \n" ); document.write( "(3) divide by 7 \n" ); document.write( "To \"un-do\" what the function does, the inverse function should do the opposite operations, in the reverse order: \n" ); document.write( "(1) multiply by 7 ( \n" ); document.write( "(2) subtract 4 ( \n" ); document.write( "(3) divide by 5 ( \n" ); document.write( "You can see that we get the same answer as with the formal algebra; not only that, but the steps are EXACTLY THE SAME as with the formal algebraic method. \n" ); document.write( "You might want to try this method the next time you need to find an inverse function, to see if the method \"works\" for you. \n" ); document.write( " |