Hello! First, let's write some important information contained in the exercise:
number of items: h(x) = 0.42x² + 0.3x + 4
cost per item: r(x) = −0.005x² − 0.2x + 7
total cost: q(x) = h(x) * r(x)
Obs: the total cost is the product of the number of items and the cost per item, so we can write it as q(x) = h(x) * r(x), right?
So, let's calculate q(x) below:



So, multiplying h(x) by r(x) we will obtain the polynomial q(x) = -0.0021x^4-0.0855x^3+2.86^2+1.3x+28