document.write( "Question 37904: Determine whether g(x)=3x-6 and f(x)=1/3x+2 are inverse functions.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #23516 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If they are, then g(f(x)) = x...let's see \n" ); document.write( "g(f(x)) = g(1/3x + 2) = 3(1/3x + 2) - 6 = x + 6 - 6 = x \n" ); document.write( "Yes! They are inverses! \n" ); document.write( " |