To multiply polynomial by monomial, one should use sum rule for fractions in reverse direction: ca+b=ca+cb (in fact, there can be more than two terms in the numerator).
In other words, we just break down polynomial, then, just divide monomials and you're done.
Example 1. Divide 2x4x3+6x2+10x.
2x4x3+6x2+10x=
=2x4x3+2x6x2+2x10x= (break down polynomial)
=2x2+3x+5 (divide monomials)
Answer: 2x4x3+6x2+10x=2x2+3x+5.
Negative terms are handled in the same way.
Example 2. Multiply the following: (3x3−x2−5x+73)÷(31x2).
31x22x3−x2−5x+73=
=31x22x3+31x2−x2+31x2−5x+31x273= (split polynomial)
=6x+3−x15+7x29 (divide monomials)
Answer: (3x3−x2−5x+73)÷(31x2)=6x+3−x15+7x29.
Note: above example shows, that result of division polynomial by monomial is not always polynomial.
Of course, polynomials with many variables can also be handled in a similar way.
Example 3. Divide (3x5y+2xz−7xy2−z) by −4x2y2.
−4x2y23x5y+2xz−7xy2−z=
=−4x2y23x5y+−4x2y22xz+−4x2y2−7xy2+−4x2y2−z=
=−4y3x3−2xy2z+4x7+4x2y2z.
Answer: −4x2y23x5y+2xz−7xy2−z=−4y3x3−2xy2z+4x7+4x2y2z.
Now, it is time to exercise.
Exercise 1. Divide 5x2x5+2x4+5x2.
Answer: 51x3+52x2+1.
Exercise 2. Divide (3a3−7a2+2b) by −72a2.
Answer: −221a+249−a27b.
Exercise 3. Divide the following: (5a2b2−3a3bc+53a2b−101ab)÷(3ab).
Answer: 35ab−a2c+51a−301.