Finding Ranges of inverse functions

In summary, Inverse function is the function that takes one number and returns its inverse. To find the inverse function, you first need to find the function y=f(x). Then, you need to find the range of y by solving for x. The horizontal asymptote of y=f(x) is when the denominator is 0 and the x-coordinate is equal to the denominator.
  • #1
thomas49th
655
0
Hi, I know that the range of an inverse function is the domain of the function, but how do you work it out if you don't know it? You could sketch a graph but doesn't that get tricky for hard complicated functions. For example:

[tex]\frac{3x}{x+1} - \frac{x+7}{x^{2}-1}, x > 1[/tex]

If i find the inverse function, who would i then find the range of it?

Thanks
 
Last edited:
Physics news on Phys.org
  • #2
I think you meant the range of an inverse function is the domain of the function. Now looking at the expression of the function given, what values of x are not allowed ie. would cause the function to be undefined? The domain would be then R excluding those disallowed values.
 
  • #3
well first we need to simplify it don't we. apparently it simplifies to:
[tex] 3 - \frac{4}{x-1}[/tex]

so the inverse of [tex] 3 - \frac{4}{x-1}[/tex]
is [tex]x^{2} - 4x + 5[/tex]

is that right? So it can take any value can't it?

Thanks :)
 
  • #4
How did you get that quadratic expression? More importantly what is your question? You want to find the range of the inverse function or the domain of the inverse function?
 
  • #5
f(x) = [tex] 3 - \frac{4}{x-1}[/tex]

find [tex]f^{-1}[/tex]

state the domain of [tex]f^{-1}[/tex]

so finding the inverse would be:

x = [tex] 3 - \frac{4}{x-1}[/tex]

x² - x = 3x - 3 - 4

thus that's how i got the quadratic. Is it wrong?

EDIT: AHH sorry i want to find the domain of the inverse which is easy as it's the range of the original, whch is x >1. Still, is my inverse function correct?
 
Last edited:
  • #6
In general you don't choose x = f(x) where f(x) is the function which you want to find the inverse of. That would be confusing it with the original x variable in the expression. Choose y = f(x). Then express x in terms of y. When you're done, change the y in the final expression back to x, and that is your inverse function.

EDIT: By change back to x, I mean replace y with x.
 
Last edited:
  • #7
so it's [tex]y = -\frac{6}{x-3}[/tex]

is that right :)

Thanks
 
  • #8
Not quite, you made a mistake somewhere. But you don't have to find the inverse function to begin with. You already know that the domain of the inverse, which you want to find, is the range of the original function. What is the range of [tex]3-\frac{4}{x-1} \ ,x>1[/tex]?

Do you know how to graph that function? You can see the range easily if you know how to sketch it.
 
  • #9
Is the inverse function:
[tex]
y = -\frac{6}{x-3}
[/tex]

Erm i guess to graph it i could just put some sample values in (say from -5 to 5 for x) and see what comes out. I just a used computer software to graph it. is it's range y < 6 ??

Thanks :)
 
  • #10
i want to find the domain of the inverse

There's essential two ways to find the domain of the inverse.

1. Solve for the inverse [tex]f^{-1}[/tex]. Then find the vertical asymptote(there's one in the inverse function). Find the domain of [tex]f^{-1}[/tex]
2. Find the range of the original function f. Find the horizontal asymptote in f. Find the range of the f= domain of [tex]f^{-1}[/tex]

I do not get the same inverse function as you did. Show how you got that answer.

[tex]y = -\frac{6}{x-3}[/tex]
Even if you get the inverse function to be this, how did you get the range to be y<6? There's a horizontal asymptote at y=0
 
Last edited:
  • #11
y = 3 - 4/x-1

y(x-1) = 3x - 3 - 4
yx - y = 3x - 7
yx - 3x = y + 7
x(y-3) = y + 7
x = y+7/y-3
= x+7/x+3

is that right now?
Cheers :)
 
  • #12
thomas49th said:
y = 3 - 4/x-1

y(x-1) = 3x - 3 - 4 (1)
yx - y = 3x - 7 (2)
yx - 3x = y + 7 (3)
x(y-3) = y + 7 (4)
x = y+7/y-3 (5)
= x+7/x+3 (6)

is that right now?
Cheers :)
Error 1: from (2) to (3), that -7 change to +7 for no reason.
Error 2: (5) to (6), put it in parentheses, and divide by the whole thing.
 
Last edited:
  • #13
y(x-1) = 3x - 3 - 4
yx - y = 3x - 7
yx - 3x = y - 7
x(y-3) = y - 7
x = y-7/y-3
= x+7/x-3

and if i divide it i get 1 + 10/x-3

is that right now?

Thanks :)
 
  • #14
No, but you're close. Check again.

[tex]y=\frac{7-x}{3-x}=1+?[/tex] ? is the remainder from the division over 3-x
 
  • #15
1 + 4/x-3

that right?
 
  • #16
thomas49th said:
1 + 4/x-3

that right?
Yes, that's correct. Now, you want to find the horizontal asymptote. Since the inverse function [tex]y=\frac{x-7}{x-3}=1+\frac{4}{x-3}[/tex]
Vertical asymptote: is when the denominator is 0 and solve for x.
But we want to find the horizontal asymptote of the inverse function. To do that, since the highest coefficient of the number is equal to the coefficient of the denominator, you can just divide coefficients.

What is the horizontal asymptote of the inverse function? Once, you've find this, the range of [tex]f^{-1}[/tex] will be
(Likewise, you could've saved all this trouble, if you found the vertical asymptote of the original function to find the domain of f = range of [tex]f^{-1}[/tex]

i.e. [tex]y=3-\frac{-4}{x-1}[/tex]. Set the denominator to zero, you will get the domain of f = range of [tex]f^{-1}[/tex]
 
Last edited:
  • #17
so the verticle asymptote is x - 3 = 0 so x = 3
as for the y asymptote is it the co-efficients of x which is both 1 so the asymptote is y = 1?

and I've got a sneeky trick for you. the inverse function is a reflection in the axis y = x of the original function.

Thanks :)
 
  • #18
Alright, good job. Now, what's the range of the inverse function?
 
  • #19
range: y > 1

because as x tends to infinity y tends to 1. And as the domain says x>1 we can ignore the curve in the other quadrant

Right?
 
  • #20
Yes, you are correct. I forgot that the original condition was x>1 :P
 
  • #21
Thanks a load :)
 

1. What is an inverse function?

An inverse function is a function that "undoes" another function. It is the opposite of a given function and can be found by interchanging the x and y values of the original function.

2. How do you find the inverse of a function?

To find the inverse of a function, you can follow these steps: 1) Write the original function with y as the subject, 2) Interchange the x and y variables, 3) Solve the new equation for y, and 4) Replace y with f-1(x) to represent the inverse function.

3. What is the domain and range of an inverse function?

The domain of an inverse function is the range of the original function, and the range of an inverse function is the domain of the original function. This is because the x and y values of the inverse function are the opposite of the x and y values of the original function.

4. How do you test if a function is its own inverse?

To test if a function is its own inverse, you can plug in the original function into itself and see if it simplifies to just x. For example, if the original function is f(x) = 2x+3, then the inverse function would be f-1(x) = (x-3)/2. When you plug f-1(x) into f(x), you should end up with just x as the result.

5. Can all functions have an inverse?

No, not all functions have an inverse. For a function to have an inverse, it must pass the horizontal line test, meaning that every horizontal line intersects the function at most once. If a function has more than one point that intersects with a horizontal line, then it does not have an inverse. This is because an inverse function must pass the vertical line test, meaning that every vertical line intersects the function at most once.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
17
Views
876
  • Calculus and Beyond Homework Help
Replies
2
Views
71
  • Calculus and Beyond Homework Help
Replies
12
Views
2K
  • Precalculus Mathematics Homework Help
Replies
15
Views
611
  • Calculus and Beyond Homework Help
Replies
31
Views
2K
  • Calculus and Beyond Homework Help
Replies
13
Views
3K
  • Precalculus Mathematics Homework Help
Replies
7
Views
372
  • Calculus and Beyond Homework Help
Replies
7
Views
989
  • Calculus and Beyond Homework Help
Replies
3
Views
352
Back
Top