Relax

Respuesta :

For this problem, we are given two functions, we need to determine the composite between these two expressions.

The two functions are:

[tex]\begin{gathered} f(x)=x+4\\ \\ g(x)=x-1 \end{gathered}[/tex]

This composite is the product of the two functions, therefore we have:

[tex]\begin{gathered} (f\cdot g)(x)=(x+4)\cdot(x-1)\\ \\ (f\cdot g)(x)=x^2-x+4x-4\\ \\ (f\cdot g)(x)=x^2+3x-4 \end{gathered}[/tex]

The answer is x²+3x-4.