document.write( "Question 67253: These functions are inverse functions\r
\n" );
document.write( "\n" );
document.write( "f(x) = 2x - 1\r
\n" );
document.write( "\n" );
document.write( "g(x) = (1/2)x + 1 \n" );
document.write( "
Algebra.Com's Answer #47818 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Are these functions inverse functions ? \n" ); document.write( "f(x) = 2x - 1 \n" ); document.write( "g(x) = (1/2)x + 1 \n" ); document.write( "--------- \n" ); document.write( "f[g(x)]=f[(1/2)x+1]=2[(1/2)x+1]=x+2 \n" ); document.write( "This shows f and g are not inverse to one another. \n" ); document.write( "If the result had been \"x\" instead of \"x+2\" I would \n" ); document.write( "have checked g[f(x)] to see if that result was also \"x\". \n" ); document.write( "Hope this helps. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |