When you multiply two binomials, you are multiplying two expressions with two terms each, such as ((a+b)(c+d)). The goal is to distribute every term in the first binomial across every term in the second binomial, then combine like terms.
Multiply each term in the first binomial by each term in the second:
For example, ((x+3)(x+5)) becomes:
Add terms with the same variable part: (x^2 + 5x + 3x + 15 = x^2 + 8x + 15)
If a term is negative, distribute the negative as well. For example, ((x-2)(x+7)) gives: (x^2 + 7x - 2x - 14 = x^2 + 5x - 14)
A quick check is to count the four products and make sure no term was skipped. Also verify that all like terms were combined and the signs are correct.
Write each product on a separate line at first. This reduces mistakes and makes the final simplification easier.
© 2023-2026 AI MATH COACH