Question
Mathematics Question on Relations and Functions
Consider f: R→R given by f(x) = 4x+3. Show that f is invertible. Find the inverse of f.
Answer
f: R → R is given by,
f(x) = 4x + 3
One-one:
Let f(x) = f(y).
⟹4x+3 = 4y+3
⟹ 4x = 4y
⟹x = y.
∴ f is a one-one function.
Onto:
For y ∈ R, let y = 4x + 3.
⟹x = 4y−3 ∈R
Therefore, for any y ∈ R, there exists x = 4y−3 ∈R such that
f(x) = f(4y−3) = 4(4y−3)+3 = y.
∴ f is onto.
Thus, f is one-one and onto and therefore, f−1 exists.
Let us define g: R→ R by g(y) = (4y−3).
Now (g0f)(x) = g(f(x)) = g(4x+3) = 4(4x+3)−3=x.
(fog)(y) = f(g(y)) = f(4y−3) = 4(4y−3)+3 = y-3+3 = y.
therefore gof = fog = IR
Hence, f is invertible and the inverse of f is given by
f-1(y) = g(y) = 4y−3.