Step 1: First we have to write polynomials in descending order.
P(x)Q(x)=5x4−12x2=2x+5In this example we are multiplying two binomials so FOIL method can be used.
(5x4−12x2)⋅(2x+5)=FIRST5x4⋅2x+OUTER5x4⋅5+INNER(−12x2)⋅2x+LAST(−12x2)⋅5==10x5+25x4+(−24x3)+(−60x2)==10x5+25x4+(−24x3)+(−60x2)==10x5+25x4−24x3−60x2;