A composite function is the combination of two or more functions to create another function. The value of (f o g)(1) is 126
Given that:
[tex]f(x) = 2x^2 + 4x + 15[/tex]
[tex]g(x) = 2x^2 + 4x[/tex]
[tex](f\ o\ g)(x)[/tex] is calculated as:
[tex](f\ o\ g)(x) = f(x) \times g(x)[/tex]
So, we have:
[tex](f\ o\ g)(x) = (2x^2 + 4x + 15) \times (2x^2 + 4x)[/tex]
Substitute 1 for x
[tex](f\ o\ g)(1) = (2 \times 1^2 + 4 \times 1 + 15) \times (2 \times 1^2 + 4 \times 1)[/tex]
[tex](f\ o\ g)(1) = (21) \times (6)[/tex]
[tex](f\ o\ g)(1) = 126[/tex]
Hence, the value of (f o g)(1) is 126
Read more about composite functions at:
https://brainly.com/question/8776301