Question
Question: If f(x) = 3x + 5 and g(x) = $x^3$ – 7, then find fog(x)....
If f(x) = 3x + 5 and g(x) = x3 – 7, then find fog(x).

A
-132 + 225x - 135x2 + 27x3
B
3x3 + 16
C
132 + 225x + 135x2 + 27x3
D
3x3 - 16
Answer
3x3 - 16
Explanation
Solution
To find fog(x), we need to substitute the function g(x) into the function f(x). This means wherever 'x' appears in f(x), we replace it with the entire expression for g(x).
Given: f(x)=3x+5 g(x)=x3−7
We need to find fog(x), which is defined as f(g(x)).
Substitute g(x) into f(x): f(g(x))=f(x3−7)
Now, replace 'x' in the expression for f(x) with (x3−7): f(x3−7)=3(x3−7)+5
Expand and simplify the expression: 3(x3−7)+5=3x3−3×7+5 =3x3−21+5 =3x3−16
Therefore, fog(x)=3x3−16.