document.write( "Question 51042: Determine whether f(x) = 2x and g(x) = 0.5x are inverses of each other.\r
\n" );
document.write( "\n" );
document.write( " a. Yes
\n" );
document.write( " b. No \n" );
document.write( "
Algebra.Com's Answer #33999 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine whether f(x) = 2x and g(x) = 0.5x are inverses of each other.\r \n" ); document.write( "\n" ); document.write( "g(f(x))=g(2x)=0.5(2x)=x \n" ); document.write( "f(g(x))=f(0.5x)=2(0.5x)=x \n" ); document.write( "Therefore g and f are inverses of each other. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |