Multiplying a monomial by a binomial means multiplying a single term across both terms of a two-term expression, using the distributive property: a(b + c) = ab + ac. Learn the exponent rules involved, a worked example, and common mistakes to avoid.
What a monomial and a binomial are
A monomial is a single term, like 3x or 7. A binomial is two terms joined by a plus or minus sign, like 2x + 5. Multiplying a monomial by a binomial means multiplying that single term across both terms of the binomial.
The distributive property
The rule that makes this work is the distributive property: a(b + c) = ab + ac. The monomial "distributes" — it multiplies each term inside the parentheses separately, and the two resulting products are added together. When the terms involve exponents, use the exponent rules to combine them (x × x = x²).
Distributing 3x across (2x + 5): 3x × 2x = 6x², and 3x × 5 = 15x, so 3x(2x + 5) = 6x² + 15x.
Worked example
Multiply 4x(3x − 2):
4x × 3x = 12x²
4x × (−2) = −8x
So 4x(3x − 2) = 12x² − 8x.
Common mistakes
Forgetting the sign: when the binomial has a minus sign, that sign travels with the second term into the product.
Only multiplying the first term: the monomial must be distributed to every term inside the parentheses, not just the first one.
Adding exponents incorrectly: x × x = x², not 2x — multiplying like bases adds their exponents.