Respuesta :

A function assigns the values. The value of (p·p)(x) is x⁴ + 10x³ + 30x² + 25x.

What is a Function?

A function assigns the value of each element of one set to the other specific element of another set.

Given p(x)= x²+5x, therefore, the value of (p·p)(x) can be written as,

(p·p)(x) = p(p(x))

            = (x²+5x)²+5(x²+5x)

            = x⁴ + 25x² + 10x³ + 5x² + 25x

            = x⁴ + 10x³ + 30x² + 25x

Hence, the value of (p·p)(x) is x⁴ + 10x³ + 30x² + 25x.

Learn more about Function:

https://brainly.com/question/5245372

#SPJ1