Quantcast Help with reversing a function Text - Physics Forums Library

PDA

View Full Version : Help with reversing a function


Trekky0623
Sep21-08, 09:52 PM
I need to know how to start this.

Basically, I'm trying to isolate x on one side, so that I can input f(x) and solve for x, instead of the other way around.

Image: http://img146.imageshack.us/img146/8869/tempng8.png

mrandersdk
Sep22-08, 04:36 AM
don't think that is possible

Tac-Tics
Sep22-08, 12:44 PM
Why would you ever want to invert such a useless function?

If it's homework and you're having trouble solving for x in terms of f(x), then there's a good chance the function is not one-to-one and thus has no inverse. The way you would prove this, though, is to find two values, x and y, such that f(x) = f(y). Alternatively, if you can plot the graph of the function, you can use a horizontal line test to see if it's one-to-one. If you can find a horizontal line that passes through two distinct points on the graph, then you can't invert it.

CRGreathouse
Sep22-08, 02:37 PM
Alternatively, if you just want the answer for yourself, you should consider numerical methods instead of analytic solutions.