document.write( "Question 838749: consider the function f(x)=x^3-4 and g(x)=3 sqrt x+4\r
\n" );
document.write( "\n" );
document.write( "a. find f(g(x))
\n" );
document.write( "b. find g(f(x))
\n" );
document.write( "c. determine whether the functions f and g are inverses of each other\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #505299 by Theo(13342)![]() ![]() You can put this solution on YOUR website! see the following: \n" ); document.write( " ![]() \n" ); document.write( "f(g(x)) = x and g(f(x) = x \n" ); document.write( "this makes f(x) and g(x) inverse functions of each other. \n" ); document.write( "to find the inverse of x^3 - 4, do the following: \n" ); document.write( "start with: \n" ); document.write( "y = x^3 - 4 \n" ); document.write( "replace x with y and y with x to get: \n" ); document.write( "x = y^3 - 4 \n" ); document.write( "solve for y by doing the following: \n" ); document.write( "add 4 to both sides of the equation to get: \n" ); document.write( "x + 4 = y^3 \n" ); document.write( "take the cube root of both sides of the equation to get: \n" ); document.write( "cube root of (x + 4) = y \n" ); document.write( "commute this equation to get: \n" ); document.write( "y = cube root of (x + 4) which looks like \n" ); document.write( " \n" ); document.write( "they are both inverse functions to f(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |