The function of X is verticity (up and down). The function of Y is horizontal (left and right).
Chat with our AI personalities
The function is f(x, y) = x/y where x, y are real, and y ≠0
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".
'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
X - Y^2 = 1 - Y^2 = - X + 1 Y^2 = X - 1 Y = (+/-) sqrt(X - 1) now, X is represented as a function of Y. Function values are generally Y values.