answersLogoWhite

0

You use the inverse function (if one exists).

So, if y = f(x) then x = f-1(y)



User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

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.


How can I use Mathematica to reduce the expression of a given mathematical equation?

To reduce the expression of a mathematical equation using Mathematica, you can use the Simplify function. Simply input the equation into Mathematica and apply the Simplify function to simplify and reduce the expression.


How do you write an equation using function notation?

let's take an arbitrary equation, or maybe two or three so you can see how to do it. y=2x+6 t=z^2+3z w=r^4+pi Ok, the first equation, you pick the x and put it in the equation and multiply it by 2 then add 6. If you do all this you get y. So y is really a function of x or function of x is written f(x) is the way we say this So to write the equation in function notation we write f(x)=2x+6 Same thing for the second equation z is what we put in. It is the independent variable. So t is just a function of z we write f(z)=z^2+3z Last equation is the same f(r)=r^4+pi


What is the solution to the Heat equation using fourier transform?

The solution to the Heat equation using Fourier transform is given by the convolution of the initial condition with the fundamental solution of the heat equation, which is the Gaussian function. The Fourier transform helps in solving the heat equation by transforming the problem from the spatial domain to the frequency domain, simplifying the calculations.


How do you rewrite as a function of x using function notation for 2x plus 3y equals 4?

If 2x + 3y = 4, y= (4 - 2x)/3. In function notation, f(x) = (4 - 2x)/3.


How to solve a f x equation?

I guess you mean an equation written in function notation, for example: f(x) = 3x + 2 For the purposes of doing math, it may help to think of this as an alternative way of writing, for example (using the function above): y = 3x + 2 It isn't clear from the question what you want to "solve", but if you write the equation this way, it might become a bit less confusing.


If w stands for width the input value and H w stands for height the output value rewrite the equation above using function notation Use the slash to indicate a fraction?

h(w)=100/w


How do you find for the zero of a linear function?

If it is a linear function, it is quite easy to solve the equation explicitly, using standard methods of equation-solving. For example, if you have "y" as a function of "x", you would have to solve the variable for "x".


Define formally Turing-Decidable Problem?

define function formally and using f(x) notation


Without using a graph how can you tell if an equation is a function or relation?

Verticle line test man. If it intersects two points it is its not a function. if it hits one point it is a function. and im currently looking up to see how it is a equation...


How can MATLAB be used to find the roots of a given equation?

MATLAB can be used to find the roots of a given equation by using the built-in functions like "roots" or "fzero". These functions can solve equations numerically and provide the values of the roots. By inputting the equation into MATLAB and using these functions, the roots can be easily calculated and displayed.


How do you Rewrite x - 2y 8 using function notation?

If you mean: x-2y = 8 then it is y = 0.5x-4.