This lesson covers how to multiply algebraic terms. The method is always the same: fix the sign, multiply the number coefficients, then add the exponents of each repeated variable.
Sign rules
When multiplying signed numbers, the sign of the product follows four rules:
(+)×(+)=+,(−)×(−)=+,(+)×(−)=−,(−)×(+)=−
Laws of exponents
Multiplying powers of the same base uses these two results:
am×an=am+n
(am)n=amn
The first rule, adding exponents, is the one used throughout these examples.
Example 1: 8x2y×3xy2
Multiply the numbers, then group each variable.
8x2y×3xy2=(8×3)(x2×x)(y×y2)
Numbers: 8×3=24. Variable x: x2+1=x3. Variable y: y1+2=y3.
=24x3y3
Example 2: 4pq×8p2q2×3p
4pq×8p2q2×3p=(4×8×3)p1+2+1q1+2
Numbers: 4×8×3=96. Variable p: p1+2+1=p4. Variable q: q1+2=q3.
=96p4q3
Example 3: (−3x2y2)×(−2x3y)×(−4xy3)
First the sign: three negative factors give a negative product, since (−)×(−)=+ and then (+)×(−)=−.
(−3x2y2)(−2x3y)(−4xy3)=−(3×2×4)x2+3+1y2+1+3
Numbers: 3×2×4=24. Variable x: x2+3+1=x6. Variable y: y2+1+3=y6.
=−24x6y6
Example 4: 800x3y2z×(−2xy5z2)×1
800x3y2z×(−2xy5z2)×1=(800×(−2)×1)x3+1y2+5z1+2
Numbers: 800×(−2)×1=−1600. Variable x: x3+1=x4. Variable y: y2+5=y7. Variable z: z1+2=z3.
=−1600x4y7z3
Key takeaways
- The sign of a product is positive when there is an even number of negative factors and negative when there is an odd number.
- Multiply the numerical coefficients of all the terms together.
- For each variable, add the exponents from every term in which it appears.