SOLUTION: f(x)= x^2-4x find f^-1(x)

Algebra ->  Rational-functions -> SOLUTION: f(x)= x^2-4x find f^-1(x)      Log On


   



Question 685731: f(x)= x^2-4x
find f^-1(x)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
f(x)= x^2-4x
find f^-1(x)
----
1st: Interchange x and y to get:
x = y^2-4y
----
2nd: Solve for "y":
y^2-4y-x = 0
----
y = [4 +- sqrt(16-4*-x)]/2
--
y = [4 +- sqrt(16+4x)]/2
---
f^-1(x) = [4 + sqrt(16+4x)]/2 or f^-1(x) = [4 - sqrt(16+4x)]/2
====================
Cheers,
Stan H.