document.write( "Question 1165125: g={(2,-1),(0,9),(1,-6),(2,-2)}
\n" );
document.write( "h(x)=2x+9
\n" );
document.write( "Find the following.
\n" );
document.write( "g^-1(-2)=
\n" );
document.write( "h^-1(x)=
\n" );
document.write( "(h∘h^-1)(7)= \n" );
document.write( "
Algebra.Com's Answer #789588 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(1) g^-1(-2) is the x value that produces a y value of -2. From the given definition of g, that value is 2. \n" ); document.write( "(2) h^-1(x)... \n" ); document.write( "The formal algebraic approach: switch x and y and solve for the new y. \n" ); document.write( " \n" ); document.write( "Solve for y: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " A simple way to find the inverse of a function for many relatively simple functions.... \n" ); document.write( "The function h(x) does this to the input: (1) multiply by 2; (2) add 9. \n" ); document.write( "The inverse function has to \"get you back where you started\". To do that, it has to (1) subtract 9; (2) divide by 2. \n" ); document.write( "So the inverse function is \n" ); document.write( "(3) By the definition of an inverse function, (h∘h^-1)(A)=A, so (h∘h^-1)(7)=7. \n" ); document.write( " \n" ); document.write( " |