document.write( "Question 103916: Which two functions are inverses of each other. Show that they are inverse functions. f(x)= x+2 over 4, g(x)= 4x+2, h(x)= x-2 over 4 . \n" ); document.write( "
Algebra.Com's Answer #75597 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! g(x)= 4x+2, h(x)= x-2 over 4 \n" ); document.write( "----------- \n" ); document.write( "g and h are inverse to one another:\r \n" ); document.write( "\n" ); document.write( "g[h(x)] = g[(x-2)/4] = 4[(x-2)/4] + 2 = x-2+2 = x\r \n" ); document.write( "\n" ); document.write( "h[g(x)] = h[4x+2] = [4x+2 - 2/4 = 4x/4 = x\r \n" ); document.write( "\n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "San H. \n" ); document.write( " |