answersLogoWhite

0


Best Answer

The term "composition" refers to applying one function after another. It is not usually used for a single function, although you can of course apply the same function twice.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find the compositeof a given function?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find the range of the function with the given domain?

The domain of the function 1/2x is {0, 2, 4}. What is the range of the function?


Who to Find the size of a given c function?

Your question makes no sense.


How do you find the zeros of any given polynomial function?

by synthetic division and quadratic equation


How do you find the domain if you are given the range?

Use the function to find the image of each point in the domain. The set of values that you get will be the range. If the function is well behaved, you will not have to try each and every value in the domain.


How do you evaluate a function for a given input value?

Substitute the given value for the argument of the function.


How integration is reverse process of differentiation?

For example, the derivate of x2 is 2x; then, an antiderivative of 2x is x2. That is to say, you need to find a function whose derivative is the given function. The antiderivative is also known as the indifinite integral. If you can find an antiderivative for a function, it is fairly easy to find the area under the curve of the original function - i.e., the definite integral.


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.


How will you calculate potential if the wave function is given?

The potential can be calculated from the wave function using the Schrödinger equation, where the potential energy operator acts on the wave function. This involves solving the time-independent Schrödinger equation to find the potential energy function that corresponds to the given wave function. The potential can be obtained by isolating the potential energy term on one side of the equation.


Find the coordinates of a second point on the graph of a function f if the given point is on the graph and the function is even?

If the point (x,y) is on the graph of the even function y = f(x) then so is (-x,y)


How do you find a horizontal asymtote?

Given a well behaved function, calculate the value that it tends to as the argument tends to -∞ and to +∞.


Find the slope of a tangent line to the graph?

Use the four-step process to find the slope of the tangent line to the graph of the given function at any point.


Write a C program called MonthDays to find the number of days in a given month Test your code with different input values to demonstrate that your function is robust?

Write a C program called MonthDays to find the number of days in a given month Test your code with different input values to demonstrate that your function is robust?