document.write( "Question 930023: inverse of f(x)= cubic root of x+4 \n" ); document.write( "
Algebra.Com's Answer #564674 by algebrapro18(249)\"\" \"About 
You can put this solution on YOUR website!
Notes:
\n" ); document.write( "1)The cube root of a number is the same as taking the number to the 1/3 power.
\n" ); document.write( "2) f(x) and y are the same thing.
\n" ); document.write( "3) Cube root and cube are inverse functions of eachother.
\r
\n" ); document.write( "\n" ); document.write( "To find the inverse of a function you swap the x and y and solve for y.
\n" ); document.write( "So doing so we get:
\r
\n" ); document.write( "\n" ); document.write( "y = (x+4)^1/3 by my notes above
\n" ); document.write( "x = (y+4)^1/3 Cube both sides
\n" ); document.write( "x^3 = y+4 Subtract 4 from both sides
\n" ); document.write( "x^3-4 = y
\r
\n" ); document.write( "\n" ); document.write( "So the inverse function of f(x) is f^(-1)(x) = x^3-4.
\n" ); document.write( "
\n" );