document.write( "Question 1165630: g={(-4,-9),(-2,8),(4,5),(8,4)}\r
\n" );
document.write( "\n" );
document.write( "h(x)=2x-13\r
\n" );
document.write( "\n" );
document.write( "Find the following
\n" );
document.write( "g^-1(8)=
\n" );
document.write( "h^-1(x)=
\n" );
document.write( "(h∘h^-1)(-5)= \n" );
document.write( "
Algebra.Com's Answer #852967 by math_tutor2020(3828) ![]() You can put this solution on YOUR website! \n" ); document.write( "I'll focus on the second question only.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's say that j(x) is the inverse of h(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If h and j were inverses of each other, then these two equations must be true: \n" ); document.write( "h( j(x) ) = x \n" ); document.write( "j( h(x) ) = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's use the first equation to say the following: \n" ); document.write( "h(x) = 2x-13 \n" ); document.write( "h( j(x) ) = 2*j(x)-13 .... replace every x with j(x) \n" ); document.write( "x = 2*j(x)-13 \n" ); document.write( "x+13 = 2*j(x) \n" ); document.write( "j(x) = (x+13)/2 is the inverse of h(x) \n" ); document.write( " \n" ); document.write( " |