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:
(+)(+)=+,(−)(−)=+,(−)(+)=−,(+)(−)=−
Law of exponents
Dividing powers of the same base subtracts the exponents:
anam=am−n
This is the rule used throughout the examples.
Example 1: 15xy30x2y2
Divide the numbers, then subtract the powers of each variable.
15xy30x2y2=1530⋅xx2⋅yy2
Numbers: 30÷15=2. Variable x: x2−1=x. Variable y: y2−1=y.
=2xy
Example 2: −2p2q−80p3q
First the sign: negative divided by negative is positive.
−2p2q−80p3q=−2−80⋅p2p3⋅qq
Numbers: −2−80=40. Variable p: p3−2=p. Variable q: q1−1=q0=1.
=40p
Example 3: 2xyz3xy3z
2xyz3xy3z=23⋅xx⋅yy3⋅zz
Numbers: 23 does not reduce. Variable x: x1−1=1. Variable y: y3−1=y2. Variable z: z1−1=1.
=23y2
Example 4: 2ab14a2b2×3ab3a2b
Simplify each quotient first, then multiply the results.
Left quotient: 2ab14a2b2=7a2−1b2−1=7ab.
Right quotient: 3ab3a2b=a2−1b1−1=a.
Now multiply, adding the powers of a:
7ab×a=7a1+1b=7a2b
Example 5: 10x2y−70x3y2
10x2y−70x3y2=10−70⋅x2x3⋅yy2
Numbers: 10−70=−7. Variable x: x3−2=x. Variable y: y2−1=y.
=−7xy
Example 6: 8x2y2−5x2y240x2y2+10x2y2
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=50x2y2. Denominator: 8x2y2−5x2y2=3x2y2.
3x2y250x2y2=350⋅x2x2⋅y2y2=350
The fraction 350 does not divide exactly, so it is left as it is.
Example 7: Area of a square with side 4pq
The area of a square is side times side.
Area=4pq×4pq=(4×4)p2q2=16p2q2 square units
Example 8: 2pq×5qr+(−3pq2)×2r
Multiply each product, then combine the like terms.
First product: 2pq×5qr=10pq2r. Second product: −3pq2×2r=−6pq2r.
Both terms are pq2r, so they are like terms:
10pq2r−6pq2r=4pq2r
Example 9: (2abc+4abc)×(12abc−(−3abc))
Simplify each bracket first.
First bracket: 2abc+4abc=6abc. Second bracket: 12abc−(−3abc)=12abc+3abc=15abc.
Now multiply:
6abc×15abc=(6×15)a2b2c2=90a2b2c2
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.