Question
Question: Prove that the function \(f:R \to R\) defined by \(f\left( x \right) = 4x + 3,\) is invertible and f...
Prove that the function f:R→R defined by f(x)=4x+3, is invertible and find the inverse of f.
Solution
First show that the given function is one-to-one using the concept that:- if f(x1)=f(x2)⇒x1=x2 then the function is one-to-one. After that show that the function is onto. Once the function is one to one and onto then it concludes that the function is invertible.
Complete step by step solution:
We have given a function f:R→R defined by f(x)=4x+3.
The goal is to show that this given function is invertible and then find the inverse of the function.
First of all, if we want to show that the given function is invertible, we need to show that the given function is both one-to-one and onto.
First show that the function is one-to-one. So, assume that:
f(x1)=4x1+3 and f(x2)=4x2+3
We can say that the function is one-to-one, if
f(x1)=f(x2)⇒x1=x2
So, take f(x1)=f(x2) and substitute the values,
4x1+3=4x2+3
⇒4x1=4x2
⇒x1=x2
We have seen that f(x1)=f(x2)⇒x1=x2, thus the function is one-to-one.
Now, show that the function is onto.
We have to show that for every y∈R, there exists x∈R, such that f(x)=y.
Now let f(x)=y, for some y∈R, then
4x+3=y
Now, solve the equation for x,
4x=y−3
x=4y−3
Now, check for y=f(x)by substituting the value of x into the function.
f(x)=f(4y−3)
f(x)=4(4y−3)+3
f(x)=(y−3)+3
f(x)=y
Thus, for every y∈R, there exists some x∈R such that f(x)=y. Thus the function f(x) is onto.
As we had shown that the function is both one-to-one and onto, it means that the function is invertible.
Thus, the function f(x)=4x+3 is invertible.
Note: While showing that the function is onto we have to take care about the domain and range of the function. The main concept is to show that for all values of the range of the function, there exists a value in the domain such that the function is defined.