document.write( "Question 288687: Confirm that the function f(x) = 3x + 2, and g(x) = (x-2)/(3) are inverses. \n" ); document.write( "
Algebra.Com's Answer #209228 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! To find the inverse of a function, you simply swap its x and y values, and then solve for y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's find the inverse of f(x)=3x+2. First, rewrite it as y=3x+2\r \n" ); document.write( "\n" ); document.write( "Now swap:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=3y+2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now solve for y:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-2=3y \n" ); document.write( "y=(x-2)/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is equal to g(x), so yes, g(x) is the inverse of f(x). \n" ); document.write( " |