The composite function
works like this:
- Take a number
as input - Evaluate h(x) = 3x. Let's call this output z.
- Evaluate g(x) = 1/(z+2)
So, if we substitute back z = 3x, the final output is 1/(3x+2). We know that the denominator of a fraction can't be zero, so we must impose
![3x+2 \\eq 0 \iff 3x \\eq -2 \iff x \\eq -(2)/(3)](https://img.qammunity.org/2019/formulas/mathematics/middle-school/lrmzlahiwzvkl8u60pg1smtqpnj4ftw53v.png)