This problem is a combination of functions, or doing a specific operation to two different function.
Here, we se the rule (fg)(5).
The product rule for functions can be written like this:
[tex](fg)(x)=f(x)\cdot g(x)[/tex]We will multiply our two functions, f(x) and g(x) together. Since we have an x value of 5, we can think of it like this:
[tex]f(5)\cdot g(5)[/tex]First, let's find f(5).
[tex]\begin{gathered} f(5)=(5)^2+9(5)+5 \\ f(5)=25+45+5 \\ f(5)=75 \end{gathered}[/tex]Next, let's evaluate g(5).
[tex]\begin{gathered} g(5)=5(5)-1 \\ g(5)=25-1 \\ g(5)=24 \end{gathered}[/tex]Finally, we will multiply f(5) and g(5).
[tex]\begin{gathered} f(5)\cdot g(5) \\ 75\cdot24 \\ 1800 \end{gathered}[/tex]So, our final answer is 1800.