document.write( "Question 1032634: H(x)= 7x-3 and k(x)= x+3 / 7\r
\n" );
document.write( "\n" );
document.write( "Determine whether the two functions are inverses \n" );
document.write( "
Algebra.Com's Answer #647300 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If so, then k(H(x)) should equal x...lets see... \n" ); document.write( "k(H(x)) = k(7x-3) = ((7x-3)+3)/7 = 7x/7 = x \n" ); document.write( "Yep, they are inverses... \n" ); document.write( " |