Q : 1) Determine whether each function is one-to-one. The domain of each
function is the set of all real numbers. If the function is not one-to-one,
prove it. Also, determine whether f is onto the set of all real numbers. If f is
not onto, prove it.
a) f(x) = 6x – 9
b) f(x) = 2x3 - 4
Q : 2) Let A = {1, 2, 3}, B = {p, q} and C = {a, b}. Let f: A → B is f = {(1, p), (2, p), (3,
a)} and g: B → C is given by {(p, b), (q, b)}. Find go f and show it pictorially.
1
Expert's answer
2018-05-13T09:32:08-0400
Answer on Question #77238 – Math – Discrete Mathematics
Question
1) Determine whether each function is one-to-one. The domain of each function is the set of all real numbers. If the function is not one-to-one, prove it. Also, determine whether f is onto the set of all real numbers. If f is not onto, prove it.
a)
f(x)=6x−9
Solution
The function is one-to-one because if f(x1)=f(x2) then x1=x2:
6x1−9=6x2−9⇒x1=x2
The function is onto because for every y there is x such that f(x)=y:
x=6y+9
b)
f(x)=2x3−4
Solution
The function is one-to-one because if f(x1)=f(x2) then x1=x2:
2x13−4=2x23−4⇒x1=x2
The function is onto because for every y there is x such that f(x)=y:
x=32y+4
Question
2) Let A={1,2,3}, B={p,q} and C={a,b}. Let f:A→B is f={(1,p),(2,p),(3,q)} and g:B→C is given by {(p,b),(q,b)}. Find g∘f and show it pictorially.
Comments