Question:
For f(x) = (ax^2+b)/cx what is the inverse? Is it a function? What restrictions would make it a function?
gumbos
2012-04-07 10:32:22 UTC
Haha....I got an answer the first time around but it was way beyond me. We haven't learned even/odd functions, etc. so if I could get a different approach I'd be very grateful. Once again, I need the equation of the function...sigh* I know this can't be too complicated if only someone would explain...
Four answers:
Pope
2012-04-07 11:01:17 UTC
I think some teachers out there must be misleading their students on this subject, because variations of that question keep coming up.



If a function has an inverse, then that inverse itself is a function. An inverse function is bound by the original function. Its domain is the range of the original function. If any of those values are excluded from the domain of the inverse, then it is not an inverse.



Also, not all functions have an inverse. In this case it would depend on the undeclared values of the constants in the function definition. For a function to have an inverse, it must be injective. For f(x), above, that would be true only if a = 0 or if some certain domain restriction were declared for f(x).



Followup:



The parameter assignments you introduced will make it easier to prove this point.



f(x) = (9x² + 5)/(2x)

Domain: x ≠ 0



Suppose that there is an f⁻¹(x), inverse of f(x). Then f⁻¹[f(x)] = x, for all x on the domain of f(x).



Let x = 1.

f(1) = 7

f⁻¹(7) = 1



Let x = 5/9.

f(5/9) = 7

f⁻¹(7) = 5/9



f⁻¹(7) = 1 and f⁻¹(7) = 5/9

Therefore, 1 = 5/9.

This contradiction is proof that f(x) has no inverse.



People often try to work around this arriving at invalid solutions. Here are a few I would expect:



f⁻¹(x) = [x ± √(x² - 45)]/9

This is not the inverse of a function, because it is not a function. It is two functions.



f⁻¹(x) = [x + √(x² - 45)]/9

No, because that would make f⁻¹[f(5/9)] = 1.



f⁻¹(x) = [x + √(x² - 45)]/9

No, because that would make f⁻¹[f(1)] = 5/9.



Change the domain of f⁻¹(x)?

The domain of f⁻¹(x) and the range of f(x) are (-∞, -√(45)] U [√(45), ∞). If any of those values were excluded from the domain of f⁻¹(x), then f(x) would be mapping numbers to values where the inverse is undefined.



Change the domain of f(x)?

It would be possible to restrict the domain of f(x) in such a way that it had an inverse. However, to change the domain is to change the definition of f(x). In that case we would simply be changing the question.
hekhek Burnek
2012-04-07 17:34:56 UTC
you just substitute the x variables with y and isolate y. I think the only thing that would make it wrong is if the denominator becomes 0. :D
?
2012-04-07 17:36:46 UTC
{x = (c y - Sqrt[-4 a b + c^2 y^2])/(2 a)},



{x = (c y + Sqrt[-4 a b + c^2 y^2])/(2 a)}
Moise Gunen
2012-04-07 17:45:57 UTC
x = (ay^2+b)/(cy)

ay^2 - cxy + b = 0 If a not 0 then

y^2 - (cx/a)y + (b/a) = 0

y^2 - 2(cx/(2a)) y +(√(cx/(2a)))^2 + (b/a) - (√(cx/(2a)))^2 = 0

(y - √(cx/(2a)))^2 = (√(cx/(2a)))^2 - (b/a)

Choose only + branch and for √(cx/(2a)))^2 - (b/a) ≥ 0

y = √(cx/(2a)) + (√(cx/(2a)))^2 - (b/a)

inverse is

f^-1 (x) = √(cx/(2a)) + (√(cx/(2a)))^2 - (b/a)


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...