Badballer
- 2
- 0
I'm trying to work out the method of getting the inverse function of
f(x) = x^2 + xI already know the inverse but I would like to know the method used to obtain it. So far I have:
Made f(x) = y:
y = x^2+2
And then made y = x and x = y:
x=y^2+y
And then I did this but I'm not sure if it's correct:
x=y(y+1)
Apparently the solution is this
x(y) = 1/2 (-1±sqrt(4 y+1))
But I need to know the steps to get that. Hope you can help. :)
f(x) = x^2 + xI already know the inverse but I would like to know the method used to obtain it. So far I have:
Made f(x) = y:
y = x^2+2
And then made y = x and x = y:
x=y^2+y
And then I did this but I'm not sure if it's correct:
x=y(y+1)
Apparently the solution is this
x(y) = 1/2 (-1±sqrt(4 y+1))
But I need to know the steps to get that. Hope you can help. :)