Orchids Logo

Multiplication of Monomials

Class 8Algebraic Expressions and Identities

In algebra, a monomial is an algebraic expression that has only one term. Examples include 5x, −3y², 7abc, and 4x²y³. The term may contain constants, variables, and exponents, but there are no addition or subtraction signs connecting separate terms.



Multiplying monomials is one of the most fundamental operations in algebra. It builds on the rules of exponents and forms the basis for multiplying more complex expressions like binomials and polynomials.



The key rule is straightforward: multiply the coefficients (numerical parts) and add the exponents of like variables. This chapter covers this rule systematically with examples.



Mastering monomial multiplication is essential for Class 8 topics like algebraic identities, factorisation, and simplification of expressions.

What is Multiplication of Monomials?

Definition: A monomial is an algebraic expression that contains only one term. It is a product of a constant (coefficient) and one or more variables raised to non-negative integer powers.


Parts of a monomial:

  • Coefficient — The numerical part. In 7x²y, the coefficient is 7.
  • Variables — The letters representing unknown values. In 7x²y, the variables are x and y.
  • Exponents — The powers of the variables. In 7x²y, the exponent of x is 2 and of y is 1.
  • Degree — The sum of all exponents. Degree of 7x²y = 2 + 1 = 3.

Examples of monomials:

  • 5 (a constant is a monomial of degree 0)
  • −3x (degree 1)
  • 4x²y³ (degree 5)
  • abc (degree 3, coefficient = 1)

NOT monomials:

  • x + y (two terms — this is a binomial)
  • 3x² − 5x + 2 (three terms — this is a trinomial)

Multiplication of Monomials Formula

Rule for Multiplying Monomials:

(a · xm) × (b · xn) = (a × b) · xm+n


Steps:

  1. Multiply the coefficients (numerical parts).
  2. For each variable that appears, add the exponents.
  3. If a variable appears in only one monomial, bring it as is.

Key exponent rules used:

  • xm × xn = xm+n (Product of powers with same base)
  • x0 = 1 (Any non-zero number to the power 0 is 1)
  • (xm)n = xmn (Power of a power)

Derivation and Proof

Why do we add exponents when multiplying?


Consider x³ × x²:

  • x³ = x × x × x (three factors of x)
  • x² = x × x (two factors of x)
  • x³ × x² = (x × x × x) × (x × x) = x × x × x × x × x = x⁵
  • So x³ × x² = x3+2 = x⁵.

The exponent counts how many times the base is used as a factor. When multiplying, we combine all factors, so the total count (exponent) is the sum.


Extending to multiple variables:

Consider 3x²y × 5xy³:

  • Coefficients: 3 × 5 = 15
  • Variable x: x² × x¹ = x2+1 = x³
  • Variable y: y¹ × y³ = y1+3 = y⁴
  • Result: 15x³y⁴

Multiplying three or more monomials:

The rule extends naturally. Multiply all coefficients together, and for each variable, add up all its exponents across all the monomials.

Types and Properties

Monomial multiplication problems can be classified as follows:


1. Multiplying two simple monomials (one variable):

  • Example: 3x⁴ × 7x² = 21x⁶

2. Multiplying monomials with multiple variables:

  • Example: 2xy × 5x²y³ = 10x³y⁴

3. Multiplying monomials with negative coefficients:

  • Example: (−4x³) × (3x²) = −12x⁵
  • Sign rules: (+)(+) = +, (+)(−) = −, (−)(+) = −, (−)(−) = +

4. Multiplying three or more monomials:

  • Example: 2x × 3y × 4z = 24xyz

5. Multiplying a monomial by a constant:

  • Example: 5 × 3x²y = 15x²y

6. Multiplying monomials and finding the degree:

  • If monomial A has degree m and monomial B has degree n, their product has degree m + n.

Solved Examples

Example 1: Example 1: Two simple monomials

Problem: Multiply 4x³ and 5x².


Solution:

Step 1: Multiply coefficients: 4 × 5 = 20

Step 2: Add exponents of x: x³ × x² = x3+2 = x⁵

Answer: 4x³ × 5x² = 20x⁵.

Example 2: Example 2: Monomials with two variables

Problem: Multiply 3a²b and 7ab³.


Solution:

Step 1: Coefficients: 3 × 7 = 21

Step 2: Variable a: a² × a¹ = a³

Step 3: Variable b: b¹ × b³ = b⁴

Answer: 3a²b × 7ab³ = 21a³b⁴.

Example 3: Example 3: Negative coefficient

Problem: Multiply (−6x⁴) and (2x³).


Solution:

Step 1: Coefficients: (−6) × 2 = −12

Step 2: Variable x: x⁴ × x³ = x⁷

Answer: (−6x⁴) × (2x³) = −12x⁷.

Example 4: Example 4: Both negative coefficients

Problem: Multiply (−3p²q) and (−5pq²).


Solution:

Step 1: Coefficients: (−3) × (−5) = 15 (negative × negative = positive)

Step 2: Variable p: p² × p¹ = p³

Step 3: Variable q: q¹ × q² = q³

Answer: (−3p²q) × (−5pq²) = 15p³q³.

Example 5: Example 5: Three monomials

Problem: Multiply 2x, 3x², and 5x³.


Solution:

Step 1: Coefficients: 2 × 3 × 5 = 30

Step 2: Variable x: x¹ × x² × x³ = x1+2+3 = x⁶

Answer: 2x × 3x² × 5x³ = 30x⁶.

Example 6: Example 6: Monomial multiplied by a constant

Problem: Multiply 7 and 4m²n³.


Solution:

Step 1: Coefficients: 7 × 4 = 28

Step 2: Variables remain unchanged: m²n³

Answer: 7 × 4m²n³ = 28m²n³.

Example 7: Example 7: Three variables

Problem: Multiply 2x²yz and 3xy²z³.


Solution:

Step 1: Coefficients: 2 × 3 = 6

Step 2: Variable x: x² × x¹ = x³

Step 3: Variable y: y¹ × y² = y³

Step 4: Variable z: z¹ × z³ = z⁴

Answer: 2x²yz × 3xy²z³ = 6x³y³z⁴.

Example 8: Example 8: Finding the area of a rectangle

Problem: A rectangle has length 5x²y and breadth 3xy². Find its area.


Solution:

Given:

  • Length = 5x²y
  • Breadth = 3xy²

Area = Length × Breadth:

  • = 5x²y × 3xy²
  • Coefficients: 5 × 3 = 15
  • x: x² × x = x³
  • y: y × y² = y³

Answer: Area = 15x³y³ square units.

Example 9: Example 9: Finding the volume of a cuboid

Problem: Find the volume of a cuboid with dimensions 2a, 3b, and 4c.


Solution:

Given:

  • Length = 2a, Breadth = 3b, Height = 4c

Volume = Length × Breadth × Height:

  • = 2a × 3b × 4c
  • = (2 × 3 × 4) × abc
  • = 24abc

Answer: Volume = 24abc cubic units.

Example 10: Example 10: Degree of the product

Problem: Find the product and its degree: (−2x³y²z) × (4xy³z²).


Solution:

Step 1: Coefficients: (−2) × 4 = −8

Step 2: Variable x: x³ × x¹ = x⁴

Step 3: Variable y: y² × y³ = y⁵

Step 4: Variable z: z¹ × z² = z³

Product: −8x⁴y⁵z³

Degree: 4 + 5 + 3 = 12

Answer: Product = −8x⁴y⁵z³, Degree = 12.

Real-World Applications

Finding Areas and Volumes:

  • When dimensions of geometric shapes are given as monomials, their area or volume is found by multiplying monomials. For example, the area of a rectangle with sides 3x and 5y is 15xy.

Simplifying Algebraic Expressions:

  • Many algebraic simplifications require multiplying monomials as an intermediate step. For example, expanding 3x(2x + 5) requires multiplying 3x by each term inside the bracket.

Physics Formulas:

  • Physical quantities often involve products of variables with exponents. Force = mass × acceleration involves a product similar to monomial multiplication when variables have units with powers.

Building Toward Polynomial Multiplication:


Factorisation:

  • Understanding how monomials multiply helps reverse the process — breaking an expression into its monomial factors.

Key Points to Remember

  • A monomial has exactly one term (e.g., 5x²y, −3ab, 7).
  • To multiply monomials: multiply coefficients and add exponents of like variables.
  • Sign rules: (+)(+) = +, (−)(−) = +, (+)(−) = −, (−)(+) = −.
  • The degree of the product = sum of degrees of the individual monomials.
  • A constant is a monomial of degree 0.
  • If a variable appears in only one of the monomials, it appears unchanged in the product.
  • The commutative and associative properties of multiplication apply to monomials.
  • Monomial multiplication is the building block for polynomial multiplication.
  • Always simplify the coefficient completely (reduce fractions, compute products).
  • The product of two monomials is always a monomial.

Practice Problems

  1. Multiply: 6x⁵ and 3x².
  2. Multiply: (−4a³b²) and (5a²b).
  3. Find the product: 2x × 3y × 4z.
  4. Multiply: (−7m³n) × (−2mn⁴).
  5. A triangle has base 6x²y and height 4xy. Find its area (Area = ½ × base × height).
  6. Find the product and degree of: 3p²q³r × 2pq²r⁴.
  7. Simplify: (2x²)³ × 3x.
  8. If the volume of a cube is (3a)³, express it as a monomial.

Frequently Asked Questions

Q1. What is a monomial?

A monomial is an algebraic expression with exactly one term. It is a product of a constant and variables with non-negative integer exponents. Examples: 5x, −3y², 7ab²c.

Q2. How do you multiply two monomials?

Multiply the numerical coefficients and add the exponents of like variables. Example: 3x² × 4x³ = (3 × 4) × x^(2+3) = 12x⁵.

Q3. What happens when you multiply monomials with different variables?

Each variable is treated independently. Example: 2xy × 3yz = 6xy²z. The variable x appears only in the first, z only in the second, and y appears in both (exponents added).

Q4. Why do we add exponents when multiplying?

Because x^m means x multiplied m times, and x^n means x multiplied n times. Together, x^m × x^n = x multiplied (m + n) times = x^(m+n).

Q5. Is the product of two monomials always a monomial?

Yes. Multiplying two monomials always gives a single term (a monomial). Addition or subtraction of monomials may give binomials or trinomials, but multiplication always gives a monomial.

Q6. What is the degree of a monomial?

The degree of a monomial is the sum of the exponents of all its variables. For example, 5x³y²z has degree 3 + 2 + 1 = 6.

Q7. How do sign rules work in monomial multiplication?

Positive × Positive = Positive. Negative × Negative = Positive. Positive × Negative = Negative. Negative × Positive = Negative. Example: (−3x) × (−2y) = +6xy.

Q8. Can a monomial have a fractional exponent?

In the NCERT Class 8 context, monomials have whole number (non-negative integer) exponents only. Expressions with fractional or negative exponents are not classified as monomials at this level.

Q9. What is the difference between a monomial and a term?

A term is a product of numbers and variables separated by + or − signs. A monomial is an expression with exactly one term. So every monomial is a single term, but a polynomial can have multiple terms.

Q10. How is monomial multiplication used in expanding expressions?

When expanding expressions like 3x(2x + 5), you multiply the monomial 3x by each term inside the bracket: 3x × 2x = 6x² and 3x × 5 = 15x, giving 6x² + 15x.

We are also listed in