document.write( "Question 335838: A function is defined as f(x) = 3x + 4. The inverse of a function “undoes” the function. Which of the following statements is true?\r
\n" );
document.write( "\n" );
document.write( "a g(x)= (x/3)-4 is the inverse of f(x).\r
\n" );
document.write( "\n" );
document.write( "b There is no function that is the inverse of f(x).\r
\n" );
document.write( "\n" );
document.write( "c g(x)= (x/4)-3 is the inverse of f(x).\r
\n" );
document.write( "\n" );
document.write( "d g(x)= (x-4)/3 is the inverse of f(x).\r
\n" );
document.write( "\n" );
document.write( "e g(x)= (x-3)/4 is the inverse of f(x). \n" );
document.write( "
Algebra.Com's Answer #240856 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A function is defined as f(x) = 3x + 4. \n" ); document.write( "The inverse of a function “undoes” the function. \n" ); document.write( "------------------------ \n" ); document.write( "f does the following to its input: \n" ); document.write( "1st: multiplies by 3 \n" ); document.write( "2nd: adds 4 \n" ); document.write( "------------------------------ \n" ); document.write( "Its inverse must \"undo\" what f has done: \n" ); document.write( "1st: it must subtract 4 \n" ); document.write( "2nd: it must then divide by 3 \n" ); document.write( "-- \n" ); document.write( "So the inverse looks like g(x) = (x-4)/3 \n" ); document.write( "================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============================== \n" ); document.write( " \n" ); document.write( "Which of the following statements is true? \n" ); document.write( "a g(x)= (x/3)-4 is the inverse of f(x). \n" ); document.write( "b There is no function that is the inverse of f(x). \n" ); document.write( "c g(x)= (x/4)-3 is the inverse of f(x). \n" ); document.write( "d g(x)= (x-4)/3 is the inverse of f(x). \n" ); document.write( "e g(x)= (x-3)/4 is the inverse of f(x). \n" ); document.write( " \n" ); document.write( " |