Question
Question: How do you verify that \(f\left( x \right) = 3x + 5\), \(g\left( x \right) = \dfrac{1}{3}x - \dfrac{...
How do you verify that f(x)=3x+5, g(x)=31x−35 are inverse?
Solution
An inverse function is a function, which can reverse into another function. In other words, if any function ‘f’ takes p to q then the inverse of ‘f’ will take q to p. A function accepts a value followed by performing particular operations on these values to generate an output. If we consider functions, f and g are inverses, then f(g(x)) is equal to g(f(x)).
Properties of inverse functions:
Two functions f and g will be referred to as an inverse of each other if:
Both f and g are one to one functions. In one to one functions, each value is mapped in their domain to exactly one value in the co-domain (range).
The co-domain (range) of one function is the domain of another function and vice versa.
Complete step-by-step solution:
In this question, two functions f(x)=3x+5 and g(x)=31x−35 are given.
The functions f(x)=3x+5 and g(x)=31x−35 are inverse if the value of f(g(x)) is equal to the value of g(f(x)).
First, let us find the value of f(g(x)).
⇒f(g(x))=3(31x−35)+5
Let us take 31 as a common factor.
⇒f(g(x))=3×31(x−5)+5
That is equal to,
⇒f(g(x))=x−5+5
Therefore,
⇒f(g(x))=x
Now, let us find the value of g(f(x)).
⇒g(f(x))=31(3x+5)−35
Let us multiply31 into the bracket.
⇒g(f(x))=31(3x)+31(5)−35
That is equal to,
⇒g(f(x))=x+35−35
Therefore,
⇒g(f(x))=x
Here, the value of f(g(x)) is equal to x, and the value of g(f(x)) is also equal to x.
So, we can say that f(g(x))=g(f(x)) .
Hence, f(x)=3x+5 and g(x)=31x−35 are inverse functions.
Note: There is another method to solve this question.
First, we will take:
⇒f(x)=y...(1)
That is equal to,
⇒3x+5=y
Now, interchange x and y and solve for y.
So,
⇒f(y)=x
Substitute the function value.
⇒3y+5=x
Let us subtract 5 on both sides.
⇒3y+5−5=x−5
That is equal to,
⇒3y=x−5
Let us divide both sides by 3.
⇒31(3y)=31(x−5)
So,
⇒y=31x−35
⇒y=g(x) ...(2)
From equations (1) and (2),
⇒f(x)=g(x)
Hence, f(x)=3x+5 and g(x)=31x−35 are inverse functions.