document.write( "Question 61852: I need some help finding the equation of the inverse function if the function is invertible:
\n" );
document.write( "f(x)=3(cube root of 9x)\r
\n" );
document.write( "\n" );
document.write( "could someone help me with this please? \n" );
document.write( "
Algebra.Com's Answer #42631 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need some help finding the equation of the inverse function if the function is invertible: \n" ); document.write( "f(x)=3(cube root of 9x) \n" ); document.write( "----------- \n" ); document.write( "It is invertible as it is one-to-one. \n" ); document.write( "y=3(9x)^(1/3) \n" ); document.write( "Interchange x and y and solve for y as follows: \n" ); document.write( "x/3 =(9y)^(1/3) \n" ); document.write( "Cube both sides to get: \n" ); document.write( "(x/3)^3 = 9y \n" ); document.write( "y=(1/9)(x/3)^3 \n" ); document.write( "y=(1/243)x^3 \n" ); document.write( "That is the inverse function. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |