Q1. Find the domain and range of f(x) = 1/(x − 2).
f is undefined when the denominator is 0, i.e. x = 2
Domain = all real numbers except 2, i.e. ℝ − {2}
Range = all real numbers except 0, i.e. ℝ − {0} (f(x) never equals 0)
A function is a rule pairing each input with exactly one output. Learn to find the domain and range and spot the standard function types.
Q1. Find the domain and range of f(x) = 1/(x − 2).
f is undefined when the denominator is 0, i.e. x = 2
Domain = all real numbers except 2, i.e. ℝ − {2}
Range = all real numbers except 0, i.e. ℝ − {0} (f(x) never equals 0)
Q2. If A = {1, 2} and B = {3, 4}, find A × B.
Pair every element of A with every element of B
A × B = {(1,3), (1,4), (2,3), (2,4)}
| Quantity | Formula |
|---|---|
| Size of Cartesian product | |A×B| = |A| × |B| |
| Number of relations | 2^(mn), where |A|=m, |B|=n |
| Modulus function | |x| = x if x≥0, −x if x<0 |
A relation is any set of ordered pairs; a function is a relation where each input has exactly one output.
The complete set of valid input (x) values for which the function is defined.
If A has m elements and B has n elements, A × B has mn elements.
Hi! Found an error or have a suggestion? Let us know and we'll fix it.
Thanks! Your feedback has been sent. We'll look into it.