document.write( "Question 864418: Find f^-1(x) for the one-to-one function:\r
\n" );
document.write( "\n" );
document.write( "f(x)= 1/(square-root x) \r
\n" );
document.write( "\n" );
document.write( "What is the inverse? Thank you! \n" );
document.write( "
Algebra.Com's Answer #521003 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find f^-1(x) for the one-to-one function: \n" ); document.write( "f(x)= 1/(square-root x) \n" ); document.write( "What is the inverse? \n" ); document.write( "------- \n" ); document.write( "1st: Interchange x and y:: \n" ); document.write( "x = 1/sqrt(y) \n" ); document.write( "---- \n" ); document.write( "2nd: Solve for \"y\"; \n" ); document.write( "sqrt(y) = 1/x \n" ); document.write( "y = (1/x)^2 \n" ); document.write( "--------------------------- \n" ); document.write( "That is the inverse. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |