Question
Mathematics Question on Relations and Functions
Let A= {−1,0,1,2}, B={−4,−2,0,2} and f,g: A→B be functions defined by f(x)=x2−x,x∈Aandg(x)=2∣2x−1∣−1,x∈A.. Are f and g equal? Justify your answer. (Hint: One may note that two function f:A→Bandg:A→B such that f(a)=g(a)∀a∈A, are called equal functions).
Answer
The correct answer is: f and g are equal
It is given that A = {−1, 0, 1, 2}, B = {−4, −2, 0, 2}.
Also, it is given that f(x)=x2−x,x∈Aandg(x)=2∣2x−1∣−1,x∈A.
It is observed that:
f(−1)=(−1)2−(−1)=1+1=2.
g(−1)=2∣(−1)−21∣−1=2(23)
⇒(−1)=g(−1)
f(0)=(0)2−0=0
g(0)=2∣0=21∣=2(21)−1=0
f(0)=g(0)
f(1)=(1)2−1=1
g(1)=2∣1=21∣=2(21)−1=0
⇒(1)=g(1)
f(2)=(2)2−2=2
g(2)=2∣22−1∣−1=2(23)−1=2
⇒f(2)=g(2)
∴f(a)=g(a)∀a∈A
Hence, the functions f and g are equal.