document.write( "Question 867193: f(x)=3x+4\r
\n" );
document.write( "\n" );
document.write( "a) Determine whether the function is one-to-one
\n" );
document.write( "B) If it is one-to-one, find a formula for inverse \n" );
document.write( "
Algebra.Com's Answer #522835 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! a) f(x) = 3x +4 \n" ); document.write( "this function is 1-1 with domain and range the real numbers, R \n" ); document.write( "the graph confirms each member in the domian is associated with a unique member in the range \n" ); document.write( " \n" ); document.write( "b) y = 3x+4 \n" ); document.write( "x = (y-4) / 3 \n" ); document.write( "now interchange the x and y \n" ); document.write( "y = (x-4) / 3 \n" ); document.write( "f'(x) = (x-4) / 3 \n" ); document.write( " \n" ); document.write( " |