You have Y and you have X. F=function. Y is already a function of X because here's another way you write Y: F(X). So instead of putting Y you out F(X) which meanf "F or X" or "function of X".
Chat with our AI personalities
To make y a function x, simply get the y to equal the rest of the values. eg. y=3x+1
The inverse function is obtained by interchanging corresponding values of x and y and then transposing the resulting equation to make y the subject. f(x) = y = 8x + 5 therefore f-1(x) = x = 8y + 5 : 8y = x - 5 : y = (x - 5)/8 The inverse function of y = 8x + 5 is y = (x - 5)/8
The function is f(x, y) = x/y where x, y are real, and y ≠0
'Y' is a function 'f' of 'x': Y = f(x) . 'Z' is a function 'g' of 'y': Z = g [ f(x) ] .
Simply stated, the inverse of a function is a function where the variables are reversed. If you have a function f(x) = y, the inverse is denoted as f-1(y) = x. Examples: y=x+3 Inverse is x=y+3, or y=x-3 y=2x+5 Inverse is x=2y+5, or y=(x-5)/2