Step 1: First we have to write polynomials in descending order.
$$ \begin{aligned} P(x) &= 33x+2 \\ Q(x) &= 17x \\ \end{aligned} $$We can use distribution property to multiply the polynomial by the monomial.
$$ \begin{aligned} \left( 33x+2 \right) \cdot \color{orangered}{17x} &= 33x \cdot \color{orangered}{17x} + 2 \cdot \color{orangered}{17x} = \\ &= 561x^2+34x \end{aligned} $$