answersLogoWhite

0

Suppose a function f(.) is defined in the following way:

f(1) = 3

f(2) = 10

f(3) = 1

We could write this function as the set { (1,3), (2, 10), (3,1) }.

The inverse of f(.), let me call it g(.) can be given by:

g(3) = 1

g(10) = 2

g(1) = 3

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

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.


What is the inverse of y equals x?

The inverse of the function y = x is denoted as y = x. The inverse function essentially swaps the roles of x and y, so the inverse of y = x is x = y. In other words, the inverse function of y = x is the function x = y.


How do you find inverse of cos in c language?

Check out the acos function.


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 you find fixed points of a function?

The fixed points of a function f(x) are the points where f(x)= x.


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 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.


How do you find inverse function?

If its a fraction then we can change the numerators and denominators upside down .This is in case of fraction.


What is the inverse function of A equals pi r squared?

The inverse function of A = πr^2 would involve solving for r in terms of A. To find the inverse function, start by dividing both sides by π to isolate r^2. Then, take the square root of both sides to solve for r. The inverse function would be r = √(A/π), where r represents the radius of a circle given the area A.


What is an inverse relation and how do you find an inverse relation given a function?

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 xswap x and ymake the [new] y the subject of the formulathat is the inverse function.Going back to f(x) = x + 2write y = x + 2swap: x = y + 2make y the subject of the above equation: y = x - 2and so f'(x) is x - 2 where f'(x) represent the inverse of f(x).


Does it matter which points you use to find the slope?

No. If you have more than two points for a linear function any two points can be used to find the slope.


What is the inverse function of y equals 2x minus 4?

To find the inverse of a function, you replace x with y and y with x. Here, y=2x-4 would become x=2y-4. Now, we solve for y. 2y=x+4. y=(x/2)+4, and that is the inverse equation.