document.write( "Question 1180066: If f(x) = ax+b/cx+d, x ≠ -d/c, -a/c, find f^-1(x) \n" ); document.write( "
Algebra.Com's Answer #809724 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Take the given function \n" ); document.write( " \n" ); document.write( "To find the inverse, switch the x and y... \n" ); document.write( " \n" ); document.write( "...and solve for the new y. \n" ); document.write( "I leave it to you to do that. \n" ); document.write( "This is a common type of problem, usually using numerical coefficients instead of a, b, c, and d, on high school math competitions. There is a quick shortcut that is easily memorized to make this kind of problem easy to solve quickly: \n" ); document.write( "The inverse of the function \n" ); document.write( " \n" ); document.write( "is \n" ); document.write( " \n" ); document.write( "Note in the inverse function, compared to the original... \n" ); document.write( "the \"b\" and \"c\" coefficients remain in the same places, unchanged; and \n" ); document.write( "the \"a\" and \"d\" coefficients switch places and change sign. \n" ); document.write( "So of course if you solve for the new y algebraically, as suggested above, your answer should be \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |