1.4 KiB
1.4 KiB
Page 458
Test Yourself
- Given a function
ffrom a setXto a setY,f(x)is _____.
the unique output element in Y that is related to x by f.
- Given a function
ffrom a setXto a setY, iff(x) = ythenyis called _____ or _____ or _____.
the value of f at x; the image of x under f; the output of f for the
input x
- Given a function
ffrom a setXto a setY, the range off(or the image ofXunderf) is _____.
the set of all y in Y such that f(x) = y
- Given a function
ffrom a setXtoY, iff(x) = ythenxis called _____ or _____.
an inverse image of y under f; a preimage of y
- Given a function
ffrom a setXto a setY, ify \in Ythenf^{-1}(y) =_____ and is called _____.
\{x \in X | f(x) = y\}; the inverse image of y
- Given functions
fandgfrom a setXto a setY,f = gif, and only if, _____.
f(x) = g(x) for every x \in X
- Given positive real numbers
xandbwithb \neq 1,\log_b(x) =_____.
the exponent to which b must be raised to obtain x.
- Given a function
ffrom a setXto a setYand a subsetAofX,f(A) =_____.
\{y \in Y | y = f(x) \text{ for some } x \in A\}
- Given a function
ffrom a setXto a setYand a subsetCofY,f^{-1}(C) =_____.
\{x \in X | f(x) \in C\}