211k views
4 votes
How to multiply polynomials

1 Answer

4 votes

Answer:

To multiply polynomials, you can follow these steps:

Distribute each term of the first polynomial to each term of the second polynomial.

Combine like terms.

Simplify the resulting expression.

Here is an example:

(2x + 3)(x - 4)

Distribute:

2x(x - 4) + 3(x - 4)

Combine like terms:

2x^2 - 8x + 3x - 12

Simplify:

2x^2 - 5x - 12

So, (2x + 3)(x - 4) = 2x^2 - 5x - 12.

Explanation:

User Anchor
by
7.4k points