Posted by Vanilla on Saturday, April 7, 2012 at 7:36pm.
let y = x^2 + x , x ≤ -1/2
the inverse is
x = y^2 + y
solving for y ...
y^2 + y - x = 0
y = (-1 ± √(1 - 4x))/2
f(x) = -1/2 ± √(1-4x)/2 where x ≤ 1/4
but in the original we are only considering the left "wing" of the parabola, so in the inverse we have to consider only
f(x) = -1/2 - √(1-4x)/2 , for x ≤ 1/4
testing:
in original, let x = -5
f(-5) = 25-5 = 20 , point is (-5,20)
in the inverse
f(20) = -1/2 - √81/2 = -1/ - 9/2 = -5
Related Questions
inverse - find f^-1 (x). (this is asking me to find the inverse) f(x) = -(x-2)^2...
Calculus - F(x) = 1-x and g(x) = 1/x These functions have the property that f = ...
math - The cost of producing q articles is given by the function C=f(q)=100+2q...
MATH PLEASE HELP - Given: Let f: X -> Y be a function. Then we have an ...
Math: Intro to Proofs - Given: Let f: X -> Y be a function. Then we have ...
algebra - 1 (a) A function passes through the points (0, -5), (1, 0), (2, 7). ...
inverse - If f(x)=cosx + 3 how do I find f inverse(1)? Thanks y = cos(x) + 3 the...
Math 3 - Find the inverse of the function f(x) = 5 e^(x-1). Determine the...
math help1 - Okay I am a little bit confused about one math question can you ...
pre calculus - Find the inverse of the function below. Graph the function below ...
For Further Reading