document.write( "Question 112746: If f(x)=square root of x-1 find f-1(x) \n" ); document.write( "
Algebra.Com's Answer #82189 by mathnard(10)\"\" \"About 
You can put this solution on YOUR website!
This is an inverse functions problem. f(x) is read f of x, not f times x and is just a fancy way of saying y. so really what they are saying is:\r
\n" ); document.write( "\n" ); document.write( "\"y=sqrt%28x-1%29\"\r
\n" ); document.write( "\n" ); document.write( "To find an inverse, which is what \"f%5E%28-1%29\" means, you switch the x and y and then solve for the new y:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=sqrt%28y-1%29\"
\n" ); document.write( "square both sides:
\n" ); document.write( "\"%28x%29%5E2=%28sqrt%28y-1%29%29%5E2\"
\n" ); document.write( "so
\n" ); document.write( "\"x%5E2=y-1\"
\n" ); document.write( "add 1 to both sides
\n" ); document.write( "\"x%5E2%2B1=y\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This means that the inverse function is:
\n" ); document.write( "\"f%5E-1%28x%29=x%5E2%2B1\"
\n" ); document.write( "
\n" );