Solveeit Logo

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:RRf:R \to R defined by f(x)=4x+3,f\left( x \right) = 4x + 3, is invertible and find the inverse of ff.

Explanation

Solution

First show that the given function is one-to-one using the concept that:- if f(x1)=f(x2)x1=x2f\left( {{x_1}} \right) = f\left( {{x_2}} \right) \Rightarrow {x_1} = {x_2} 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:RRf:R \to R defined by f(x)=4x+3f\left( x \right) = 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+3f\left( {{x_1}} \right) = 4{x_1} + 3 and f(x2)=4x2+3f\left( {{x_2}} \right) = 4{x_2} + 3
We can say that the function is one-to-one, if
f(x1)=f(x2)x1=x2f\left( {{x_1}} \right) = f\left( {{x_2}} \right) \Rightarrow {x_1} = {x_2}
So, take f(x1)=f(x2)f\left( {{x_1}} \right) = f\left( {{x_2}} \right) and substitute the values,
4x1+3=4x2+34{x_1} + 3 = 4{x_2} + 3
4x1=4x2\Rightarrow 4{x_1} = 4{x_2}
x1=x2\Rightarrow {x_1} = {x_2}
We have seen that f(x1)=f(x2)x1=x2f\left( {{x_1}} \right) = f\left( {{x_2}} \right) \Rightarrow {x_1} = {x_2}, thus the function is one-to-one.
Now, show that the function is onto.
We have to show that for every yRy \in R, there exists xRx \in R, such that f(x)=yf\left( x \right) = y.
Now let f(x)=yf\left( x \right) = y, for some yRy \in R, then
4x+3=y4x + 3 = y
Now, solve the equation for xx,
4x=y34x = y - 3
x=y34x = \dfrac{{y - 3}}{4}
Now, check for y=f(x)y = f\left( x \right)by substituting the value of xx into the function.
f(x)=f(y34)f\left( x \right) = f\left( {\dfrac{{y - 3}}{4}} \right)
f(x)=4(y34)+3f\left( x \right) = 4\left( {\dfrac{{y - 3}}{4}} \right) + 3
f(x)=(y3)+3f\left( x \right) = \left( {y - 3} \right) + 3
f(x)=yf\left( x \right) = y
Thus, for every yRy \in R, there exists some xRx \in R such that f(x)=yf\left( x \right) = y. Thus the function f(x)f\left( x \right) 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+3f\left( x \right) = 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.