Solveeit Logo

Question

Question: If \[f\left( x \right) = 4{x^2} + 3x + 7\]and \[g\left( x \right) = 3x - 5\] then find \[\left( {g \...

If f(x)=4x2+3x+7f\left( x \right) = 4{x^2} + 3x + 7and g(x)=3x5g\left( x \right) = 3x - 5 then find (gf)(x)\left( {g \circ f} \right)\left( x \right)?

Explanation

Solution

This question is very easy to solve. We are given two functions separately. And we are asked to find the combination of them that is composite function.What we will do is we will just substitute the value of f(x)f\left( x \right) in the place of xx in g(x)g\left( x \right) and solve accordingly. That will be (gf)(x)\left( {g \circ f} \right)\left( x \right).

Complete step by step answer:
Given that, f(x)=4x2+3x+7f\left( x \right) = 4{x^2} + 3x + 7 and g(x)=3x5g\left( x \right) = 3x - 5
Now what we will do is x term in g(x)g\left( x \right) will be replaced by f(x)f\left( x \right)
(gf)(x)=3(4x2+3x+7)5\left( {g \circ f} \right)\left( x \right) = 3\left( {4{x^2} + 3x + 7} \right) - 5
Multiply the terms outside the bracket with the terms inside using distributive property.
(gf)(x)=12x2+9x+215\left( {g \circ f} \right)\left( x \right) = 12{x^2} + 9x + 21 - 5
Since last two terms are constants that can be simplified,
(gf)(x)=12x2+9x+16\left( {g \circ f} \right)\left( x \right) = 12{x^2} + 9x + 16

Therefore, the value of (gf)(x)\left( {g \circ f} \right)\left( x \right) is 12x2+9x+1612{x^2} + 9x + 16.

Note: The composite function is a combination of two functions but the order of combination definitely matters. What we are learning is (gf)(x)\left( {g \circ f} \right)\left( x \right)is not same as (fg)(x)\left( {f \circ g} \right)\left( x \right) because the function after the small circle is called inner function and the function before the circle is called outer circle. We substitute the value of inner function in the outer function. Do remember the sequence.