document.write( "Question 1002665: Consider the function. F(x)=-7x+4
\n" );
document.write( "a.) Find the inverse of f(x) and g(x). Show and explain work
\n" );
document.write( "b.) Draw the graphs of f(x) and g(x) on the same coordinate plan. Explain how your graph shows that the function are inverses of each other. \n" );
document.write( "
Algebra.Com's Answer #619533 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! inverse is changing x and y then solving for y \n" ); document.write( "y= -7x+4 becomes x=-7y+4 \n" ); document.write( "that is -7y=x-4 \n" ); document.write( "y=(-x/7)+(4/7) \n" ); document.write( " |