answersLogoWhite

0


Best Answer

Compose functions: First you apply one function to the original input, then you apply a second function to the result.

Inverse function: I'll give an example. Assume your function is f(x) = 3x + 1. You can write the function as:

y = 3x + 1

... and solve for "x". Finally, exchange "x" and "y". In this case, solving for "x", you get:

y = 3x + 1

3x + 1 = y

3x = y - 1

x = (y - 1)/3

If you exchange "x" and "y", you get:

y = (x - 1)/3

Or, using functional notation, and using the function name "g" for the inverse of "f":

g(x) = (x-1)/3

Obviously, actually solving for the "other variable" is not always easy, and sometimes you won't be able to write the inverse function in an explicit way.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you compose functions and find inverse functions?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why inverse is called Circular function?

An inverse is NOT called a circular function. Only inverse functions that are circular functions are called circular functions for obvious reasons.


What are the two types of inverse functions?

These are the for inverse operations:Multiplications inverse is divisionDivisions inverse is multiplicationAdditions inverse is subtractionSubtractions inverse is addition


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.


Is inverse of a function always positive?

No.Some functions have no inverse.


How can you use inverse trigonometric functions?

You can use them to find the sides and angles of a right triangle... just like regular trigonometric functions


When you compose two functions you must know the domain and range of the original functions to find the domain and range of their composition true or false?

true


What is the relationships between inverse functions?

The inverse of the inverse is the original function, so that the product of the two functions is equivalent to the identity function on the appropriate domain. The domain of a function is the range of the inverse function. The range of a function is the domain of the inverse function.


What is a relation and its inverse relation whenever both relations are functions?

inverse function


Inverse supply and demand functions?

Q=-200+50P inverse supply function


What can undo operations?

Inverse functions? (not sure what you mean)


How are exponential and log functions related?

One is the inverse of the other, just like the arc-sine is the inverse of the sine, or division is the inverse of multiplication.


What are the inverses of hyperbolic functions?

If f(x)=y, then the inverse function solves for y when x=f(y). You may have to restrict the domain for the inverse function to be a function. Use this concept when finding the inverse of hyperbolic functions.