G = {7, 8} and H = {5, 4, 2}
We know that the Cartesian product P x Q of two non-empty sets P and Q is defined as :
P x Q = {(p, q): p∈P, q ∈Q}
∴G x H = {(7, 5), (7, 4), (7, 2), (8, 5), (8, 4), (8, 2)}
H x G = {(5, 7), (5, 8), (4, 7), (4, 8), (2, 7), (2, 8)}
\(f(x) = \begin{cases} x^2, & \quad 0≤x≤3\\ 3x, & \quad 3≤x≤10 \end{cases}\)
The relation g is defined by
\(g(x) = \begin{cases} x^2, & \quad 0≤x≤2\\ 3x, & \quad 2≤x≤10 \end{cases}\)
Show that f is a function and g is not a function.
\(f(x) = \begin{cases} x^2, & \quad 0≤x≤3\\ 3x, & \quad 3≤x≤10 \end{cases}\)
The relation g is defined by
\(g(x) = \begin{cases} x^2, & \quad 0≤x≤2\\ 3x, & \quad 2≤x≤10 \end{cases}\)
Show that f is a function and g is not a function.