← Back to all lessons
Class 8Algebra6:45Published 19 Mar 2025

Division of Algebraic Terms

Learn how to divide algebraic terms by combining the sign rules, dividing the number coefficients, and subtracting the powers of each variable, with several worked examples.

This lesson shows how to divide one algebraic term by another step by step. You first fix the sign using the rules for dividing positive and negative numbers, then divide the number coefficients, and finally subtract the exponents of each repeated variable. The worked examples build from simple quotients up to combined problems that mix division with addition, subtraction, and multiplication of like terms.

What you'll learn

  • How the sign rules decide whether a quotient of terms is positive or negative
  • Dividing the number coefficients of the two terms
  • Subtracting the powers of the same variable when dividing terms
  • Handling combined problems that mix division with other operations

Lesson chapters

0:00Sign rules and the law of exponents
0:14Example: dividing terms in x and y
1:01Example: dividing terms in p and q
2:13Example: a combined product of quotients
3:20Example: division with addition and subtraction
4:20Area of a square and products of like terms

Lesson notes

This lesson covers how to divide algebraic terms. The method mirrors multiplication: fix the sign, divide the number coefficients, then subtract the exponents of each repeated variable.

Sign rules for division

When dividing signed numbers, the sign of the quotient follows four rules:

(+)(+)=+,()()=+,(+)()=,()(+)=\frac{(+)}{(+)} = +,\quad \frac{(-)}{(-)} = +,\quad \frac{(+)}{(-)} = -,\quad \frac{(-)}{(+)} = -

Law of exponents

Dividing powers of the same base subtracts the exponents:

aman=amn\frac{a^{m}}{a^{n}} = a^{m-n}

This is the rule used throughout the examples.

Example 1: 30x2y215xy\dfrac{30x^{2}y^{2}}{15xy}

Divide the numbers, then subtract the powers of each variable.

30x2y215xy=3015x2xy2y\frac{30x^{2}y^{2}}{15xy} = \frac{30}{15}\cdot\frac{x^{2}}{x}\cdot\frac{y^{2}}{y}

Numbers: 30÷15=230\div 15 = 2. Variable xx: x21=xx^{2-1} = x. Variable yy: y21=yy^{2-1} = y.

=2xy= 2xy

Example 2: 80p3q2p2q\dfrac{-80p^{3}q}{-2p^{2}q}

First the sign: negative divided by negative is positive.

80p3q2p2q=802p3p2qq\frac{-80p^{3}q}{-2p^{2}q} = \frac{-80}{-2}\cdot\frac{p^{3}}{p^{2}}\cdot\frac{q}{q}

Numbers: 802=40\tfrac{-80}{-2} = 40. Variable pp: p32=pp^{3-2} = p. Variable qq: q11=q0=1q^{1-1} = q^{0} = 1.

=40p= 40p

Example 3: 3xy3z2xyz\dfrac{3xy^{3}z}{2xyz}

3xy3z2xyz=32xxy3yzz\frac{3xy^{3}z}{2xyz} = \frac{3}{2}\cdot\frac{x}{x}\cdot\frac{y^{3}}{y}\cdot\frac{z}{z}

Numbers: 32\tfrac{3}{2} does not reduce. Variable xx: x11=1x^{1-1} = 1. Variable yy: y31=y2y^{3-1} = y^{2}. Variable zz: z11=1z^{1-1} = 1.

=32y2= \tfrac{3}{2}y^{2}

Example 4: 14a2b22ab×3a2b3ab\dfrac{14a^{2}b^{2}}{2ab}\times\dfrac{3a^{2}b}{3ab}

Simplify each quotient first, then multiply the results.

Left quotient: 14a2b22ab=7a21b21=7ab\dfrac{14a^{2}b^{2}}{2ab} = 7a^{2-1}b^{2-1} = 7ab.

Right quotient: 3a2b3ab=a21b11=a\dfrac{3a^{2}b}{3ab} = a^{2-1}b^{1-1} = a.

Now multiply, adding the powers of aa:

7ab×a=7a1+1b=7a2b7ab \times a = 7a^{1+1}b = 7a^{2}b

Example 5: 70x3y210x2y\dfrac{-70x^{3}y^{2}}{10x^{2}y}

70x3y210x2y=7010x3x2y2y\frac{-70x^{3}y^{2}}{10x^{2}y} = \frac{-70}{10}\cdot\frac{x^{3}}{x^{2}}\cdot\frac{y^{2}}{y}

Numbers: 7010=7\tfrac{-70}{10} = -7. Variable xx: x32=xx^{3-2} = x. Variable yy: y21=yy^{2-1} = y.

=7xy= -7xy

Example 6: 40x2y2+10x2y28x2y25x2y2\dfrac{40x^{2}y^{2} + 10x^{2}y^{2}}{8x^{2}y^{2} - 5x^{2}y^{2}}

Here there is an addition in the numerator and a subtraction in the denominator, then a division. Combine the like terms first.

Numerator: 40x2y2+10x2y2=50x2y240x^{2}y^{2} + 10x^{2}y^{2} = 50x^{2}y^{2}. Denominator: 8x2y25x2y2=3x2y28x^{2}y^{2} - 5x^{2}y^{2} = 3x^{2}y^{2}.

50x2y23x2y2=503x2x2y2y2=503\frac{50x^{2}y^{2}}{3x^{2}y^{2}} = \frac{50}{3}\cdot\frac{x^{2}}{x^{2}}\cdot\frac{y^{2}}{y^{2}} = \tfrac{50}{3}

The fraction 503\tfrac{50}{3} does not divide exactly, so it is left as it is.

Example 7: Area of a square with side 4pq4pq

The area of a square is side times side.

Area=4pq×4pq=(4×4)p2q2=16p2q2 square units\text{Area} = 4pq \times 4pq = (4\times 4)\,p^{2}\,q^{2} = 16p^{2}q^{2}\ \text{square units}

Example 8: 2pq×5qr+(3pq2)×2r2pq\times 5qr + (-3pq^{2})\times 2r

Multiply each product, then combine the like terms.

First product: 2pq×5qr=10pq2r2pq \times 5qr = 10pq^{2}r. Second product: 3pq2×2r=6pq2r-3pq^{2}\times 2r = -6pq^{2}r.

Both terms are pq2rpq^{2}r, so they are like terms:

10pq2r6pq2r=4pq2r10pq^{2}r - 6pq^{2}r = 4pq^{2}r

Example 9: (2abc+4abc)×(12abc(3abc))(2abc + 4abc)\times\big(12abc - (-3abc)\big)

Simplify each bracket first.

First bracket: 2abc+4abc=6abc2abc + 4abc = 6abc. Second bracket: 12abc(3abc)=12abc+3abc=15abc12abc - (-3abc) = 12abc + 3abc = 15abc.

Now multiply:

6abc×15abc=(6×15)a2b2c2=90a2b2c26abc \times 15abc = (6\times 15)\,a^{2}\,b^{2}\,c^{2} = 90a^{2}b^{2}c^{2}

Key takeaways

  • The sign of a quotient follows the same rules as multiplication: like signs give a positive result, unlike signs give a negative result.
  • Divide the numerical coefficients, and leave the fraction as it is when it does not reduce to a whole number.
  • For each variable, subtract the exponent in the denominator from the exponent in the numerator.