Find the composition function (f∘g)(x) and its domain. f(x)=x+1,g(x)=3x
Open in App
Solution
Since f(x)=x+1 and g(x)=3x
So, (fog)(x)=f(g(x))
⟹(fog)(x)=f(3x)=3x+1
Also, domain of a function are the values which you can put into a function so that you get a viable answer (the answer isn't infinity or a square root of a negative number etc.)
In this function, you can put any value of x from real numbers
Therefore, the domain of the function is set of all real numbers.