answersLogoWhite

0


Best Answer

Given a function that is one-to-one and onto (a bijection), an inverse relationship is a function that reverses the action of the first function.

A simple example to illustrate:

if f(x) = x + 2, then g(x) = x - 2 is its inverse. fg(x) = x = gf(x).

To find an inverse relationship of a function f(x)

  • write y = f(x) as a function of x
  • swap x and y
  • make the [new] y the subject of the formula
  • that is the inverse function.

Going back to f(x) = x + 2

write y = x + 2

swap: x = y + 2

make y the subject of the above equation: y = x - 2

and so f'(x) is x - 2 where f'(x) represent the inverse of f(x).

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is an inverse relation and how do you find an inverse relation given a function?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is an inverse relationship between x and y?

That depends on the original relation. For any relation y = f(x) the domain is all acceptable values of x and the range, y, is all answers of the function. The inverse relation would take all y values of the original function, what was the range, and these become the domain for the inverse, these must produce answers which are a new range for this inverse, which must match the original domain. IE: the domain becomes the range and the range becomes the domain. Ex: y = x2 is the original relation the inverse is y = =/- square root x Rules to find the inverse are simple substitute x = y and y = x in the original and solve for the new y. The notation is the original relation if y = f(x) but the inverse is denoted as y = f -1(x), (the -1 is not used as an exponent, but is read as the word inverse)


How do you find vertical asymptote?

One way to find a vertical asymptote is to take the inverse of the given function and evaluate its limit as x tends to infinity.


What is an inverse Relation?

DefinitionA relationship between two numbers in which an increase in the value of one number results in a decrease in the value of the other number.The inverse of the relation(2,3), (4,5), (2,6), (4,6)is(3,2), (5,4), (6,2), (6,4)Generally we switch the roles of x and y to find the inverse.For functions, we follow the steps below to find the inverse:Step 1: Switch the x and y.Step 2: Solve for y.Step 3: Write in inverse notation.ExampleFind the inverse ofy = 2x + 1SolutionWe writex = 2y + 1We solve:x - 1 = 2yx - 1y =2We writex - 1f -1(x) =2Notice that the original function took x, multiplied by 2 and added 1, while the inverse function took x, subtracted 1 and divided by2. The inverse function does the reverse of the original function in reverse order.


How do you use inverse log on graphing calculator?

The inverse of a logarithmic function is an exponential function. So to find the "inverse" of the log function, you use the universal power key, unless you're finding the inverse of a natural log, then you use the e^x key.


How do you find the inverse of a relation written in set notation?

you just flip the numbers to the denominator of a fraction


How do you find inverse of cos in c language?

Check out the acos function.


How do you find the x value of an equation if you are only given the value of y using function notation?

You use the inverse function (if one exists).So, if y = f(x) then x = f-1(y)


What is the inverse for the equation 7x plus 3?

To find the inverse of a function, simply switch the variables x and y. So for the function y=7x+3, the inverse would be x=7y+3, or y=(x-3)/7.


How do you find the horizontal asymptote of a trig function?

The only trig functions i can think of with horizontal assymptotes are the inverse trig functions. and they go assymptotic for everytime the non-inverse function is equal to zero.


How do you find a domain and range of a relation given by a set of order pairs?

Describe how to find the domain and range of a relation given by a set of ordered pairs.


How do you find the inverse of an equation?

Generally, to find the inverse of an equation, replace every x with y and replace every y (otherwise written f(x) ) with an x. Then it's "good form" to get the equation into y= form. For an equation involving only two variables, the inverse can be found by swapping the x and y variables. Then, solve for y. If the equation does not define y as a function of x, the function f does not have an inverse. In order to start talking about an inverse, be sure first, that the given equation defines y as a function of x. Not every graph in the rectangular system is the graph of a function. For example, if you have an equation: x^2/4 + y^2/9 = 1 it's wrong to say the inverse will be: y^2/4 + x^2/9 = 1. Both of the above equations are ellipses. The original equation is an ellipse with the major axis (the long axis) on the y-axis, while the other has the major axis on the x-axis. Both of them do not represent a function, because if you solve for y, you'll see that two values of y can be obtained for a given x. Please note that if you are talking about functions, then not every function has an inverse, as a function must be one-to-one in order to have an inverse. A function must pass the "horizontal line test", which states that the graph of a function must never intersect with a horizontal line more than once, anywhere on it's domain. Inverse functions have some special properties: 1) The graph of an inverse function is the reflection of the original function reflected across the line y = x. 2) A function and it's inverse cancel each other out through functional composition.


How do you find an inverse of a function?

The inverse of a function can be found by switching the independent variable (typically the "x") and the dependent variable (typically the "y") and solving for the "new y". You can also create a t-chart for the original function, switch the x and the y, and graph the new relation.You will note that a function and its inverse are symmetrical around the line "y = x".Sometimes the inverse of a function is not actually a function; since it doesn't pass the "vertical line test"; in this case, you have to restrict the new function by "erasing" some of it to make it a function.