SOLUTION: How do I find the inverse of a function such as f(x)=3x+7x^(17)? I'm having problems solving for x in this case. Do I use complete the square here? Thank you.

Algebra ->  Functions -> SOLUTION: How do I find the inverse of a function such as f(x)=3x+7x^(17)? I'm having problems solving for x in this case. Do I use complete the square here? Thank you.      Log On


   



Question 1091844: How do I find the inverse of a function such as f(x)=3x+7x^(17)? I'm having problems solving for x in this case. Do I use complete the square here? Thank you.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Not sure why you want to complete the square to find the inverse.
.
.
You won't find a closed form solution for this inverse.
Typically you interchange the x and y variables and solve for y.
The new y is the inverse.
y=3x%2B7x%5E17
So then it would be,
x=3y%2B7y%5E17
But isolating y in this equation is not possible.
You'd have to use numerical methods to get a handle on the inverse.
Here's a graph of the original function and the inverse.
.
.
.
.