Ⅱ Expressions & Equations · Stage 7 — Algebraic Expressions & Polynomials · 7.7 Dividing ExpressionsAll lessons →
Stage 7 · Algebraic Expressions & Polynomials

7.7  Dividing Expressions

Running powers and multiplication in reverse: dividing powers, zero and negative exponents, and a first look at factoring.

For ages 11–14 · Intuition before notation
DIVIDE POWERS a·a·a·a·a a·a = a3 5 − 2 = 3 left over EXPAND ↔ FACTOR 2x(3x+4) 6x2+8x expand factor the reverse trip is factoring
Division undoes multiplication. On the left, a5 ÷ a2 cancels two of the five a’s, leaving a3. On the right, expanding and factoring are the same road travelled in opposite directions.

Every operation you have met comes in a matched pair: adding and subtracting, then multiplying and dividing. In the last few lessons you learned to build expressions — you multiplied powers, multiplied monomials, and even used the multiplication formulas to expand things in one quick step. This lesson runs the film backward. When you divide, you take an expression apart instead of putting it together, and almost everything you do is a rule you already know, simply turned around.

By the end you will be able to do five things: divide two powers with the same base by subtracting their exponents, make sense of the strange-looking a0 and a−n that fall out when you keep subtracting, divide a monomial by a monomial, divide a polynomial by a monomial term by term, and take your first look at factoring — rewriting a sum as a product. We keep one steady habit of color throughout: a variable (a letter) is blue, a coefficient (a number multiplier) is amber, an exponent is purple, and a warning is red.

7.7.1 Dividing powers with the same base

A power is just a stack of equal factors written in shorthand: a5 means a·a·a·a·a — five copies of the same number multiplied together. So when you divide one power by another power of the same base, you are really writing one stack of a’s over another stack of a’s, and a fraction like that begs to be reduced.

Watch what happens with a5 ÷ a2. Write it as a fraction with the factors spelled out:

a·a·a·a·a a·a = a·a·a = a3 two a's cancel, three are left
Two of the five a’s on top pair off with the two a’s on the bottom and cancel to 1. That leaves 5 − 2 = 3 copies of a on top, so the answer is a3.

The bottom a’s simply erase the same number of top a’s. So you never have to spell out the stacks at all — you just subtract the exponents. The base stays exactly the same; only the count of factors changes.

Key idea — the quotient rule for powers

To divide two powers with the same base, keep the base and subtract the exponents:

am ÷ an = am−n

This is the mirror image of the multiplication rule from Lesson 7.4, where multiplying powers added the exponents. Multiply → add; divide → subtract.

Worked example

Simplify x7 ÷ x3.

  1. The bases match — both are x. the rule only works for the same base
  2. Subtract the exponents: 7 − 3 = 4. bottom count erases top count
  3. Keep the base, attach the new exponent: x4. done
Watch out — don't divide the exponents

The exponents subtract; they are not divided and the base is not divided. a6 ÷ a2 is a4 (because 6 − 2 = 4), not a3 and not just a. And the rule needs the same base: a5 ÷ b2 cannot be combined, because no b cancels an a.

🎮 Try it Same base: the exponents subtract

Set the top exponent m and the bottom exponent n (with m at least n). Watch the bottom a’s cancel the top a’s, and read off how many are left.

Top  m 5
Bottom  n 2

7.7.2 Zero and negative exponents

The subtract-the-exponents rule is so neat that it is worth asking a daring question: what if the bottom exponent is just as big as the top one, or even bigger? The rule does not flinch — it keeps giving answers — and those answers force us to decide what a zero exponent and a negative exponent must mean.

Start with equal exponents. Anything (except zero) divided by itself is 1, so a3 ÷ a3 = 1. But the rule says subtract: 3 − 3 = 0, which gives a0. For the two ways to agree, we are pushed into a single conclusion: a0 = 1.

Key idea — the zero exponent

For any base a that is not 0, a0 = 1. It is not a special new fact we declared by hand — it is the only value that keeps the division rule honest, since an ÷ an is both a0 and plainly 1.

Now keep going below zero. Take a2 ÷ a5. Spelled out, that is two a’s over five a’s; the two on top cancel two on the bottom and leave 3 a’s stuck in the denominator, so the value is 1a3. The rule, meanwhile, says 2 − 5 = −3, giving a−3. Once again both must agree, so a negative exponent must mean a reciprocal.

Key idea — negative exponents

A negative exponent flips the power into the denominator: a−n = 1an  (for a not 0). The minus sign on the exponent does not make the number negative — it tells you to take the reciprocal.

The cleanest way to feel all of this at once is to walk down a staircase, dividing by the base at every step. Each step down lowers the exponent by exactly 1, and the values glide straight through 1 and on into fractions without any jump:

23 = 8 22 = 4 21 = 2 20 = 1 2−1 = ½ 2−2 = ¼ ÷2 ÷2 ÷2 ÷2 ÷2
Using base 2, each step divides by 2 and drops the exponent by 1. The values 8, 4, 2 lead naturally to 20 = 1, then keep halving to 2−1 = ½ and 2−2 = ¼. Nothing was decreed — the pattern forces these values.
Watch out — a negative exponent is not a negative number

2−2 is 14, a small positive number — it is not −4 and not −¼. The minus sign rides on the exponent, where it means "reciprocal," not on the value itself.

🎮 Try it Down to zero and below

Step down the staircase. Start high and divide by the base each step. Watch the exponent fall past 0 while the value glides smoothly into fractions — 20 lands on 1, not by decree but because every step just halves the one before.

Exponent 3

7.7.3 Monomial divided by monomial

A monomial is a single chunk: a number multiplied by some letters with exponents, like 6x5. Dividing one monomial by another is nothing new — it is just two jobs done side by side. The numbers (the coefficients) divide like ordinary numbers, and each matching letter follows the quotient rule you just learned: subtract the exponents.

Take 6x5 ÷ 2x2. Sort it into two separate questions: a number question and a letter question.

6x5 ÷ 2x2 NUMBERS 6 ÷ 2 = 3 LETTERS x5÷x2=x3 3x3
Split the job: 6 ÷ 2 = 3 for the coefficients, and x5 ÷ x2 = x3 for the letters. Glue the answers back together: 3x3.

This is exactly the reverse of multiplying monomials, where you multiplied the coefficients and added the exponents. Going forward you can check any division by multiplying back: since 2x2 × 3x3 = 6x5, the division 6x5 ÷ 2x2 = 3x3 must be right.

Worked example

Simplify 15y6 ÷ 5y2.

  1. Divide the coefficients: 15 ÷ 5 = 3. just a number problem
  2. Subtract the exponents on y: 6 − 2 = 4. same base, so the quotient rule applies
  3. Combine: 3y4. check: 5y2 × 3y4 = 15y6
🎮 Try it Monomial ÷ monomial

Pick coefficients that divide evenly and exponents with the top at least the bottom. See the two jobs done separately — numbers divide, exponents subtract — then recombined.

Top number
÷ Bottom number
Top exp  m 5
Bottom exp  n 2

7.7.4 Polynomial divided by monomial

A polynomial is a sum of monomials — several chunks added together, like 6x3 + 4x2. To divide a whole polynomial by a single monomial, you use the same fairness rule that division has always followed: share the divisor with every term. Each term gets divided separately, and then you add the results back up.

Why is that allowed? Because a fraction with a sum on top splits cleanly: A + BC = AC + BC. It is the distributive law you used to expand products, now working for you on the way back.

6x3+4x2 2x = 6x3 2x + 4x2 2x = 3x2 + 2x
Hand the divisor 2x to each term. 6x3 ÷ 2x = 3x2 and 4x2 ÷ 2x = 2x, so the quotient is 3x2 + 2x.
Worked example

Simplify (10a415a2) ÷ 5a.

  1. Divide the first term: 10a4 ÷ 5a10÷5=2, exponents 4−1=3, so 2a3. one term at a time
  2. Divide the second term: 15a2 ÷ 5a15÷5=3, exponents 2−1=1, so 3a. keep the minus sign with it
  3. Reassemble with the original sign: 2a33a. done
Watch out — divide EVERY term

The most common slip is dividing only the first term and copying the rest. Every term must be divided. (6x3+4x2) ÷ 2x is 3x2+2x, not 3x2+4x2. Also keep each term’s sign: a subtraction stays a subtraction.

🎮 Try it Polynomial ÷ monomial

Choose two top coefficients and the divisor 2x. Watch the division get handed to each term, then watch the two simpler answers come back together.

First coeff (with x3)
Second coeff (with x2)

7.7.5 A bridge to factoring

Step back and look at what division has shown you. When you divided (6x2 + 8x) ÷ 2x you got 3x + 4. Read that the other way and it says something striking: 2x times (3x + 4) gives back 6x2 + 8x. Division has quietly handed you a way to rewrite a sum as a product.

That is the whole idea of factoring. Multiplying (or expanding) takes a product and spreads it out into a sum: 2x(3x+4) = 6x2+8x. Factoring runs that same arrow backward: it looks at the sum 6x2+8x, finds what every term has in common, and pulls that shared factor out front to write the sum as a product again.

Finding what to pull out is pure division. Each term holds a copy of 2x: 6x2 = 2x · 3x and 8x = 2x · 4. The shared piece 2x is the greatest common factor; what is left after you divide each term by it goes inside the parentheses.

2x(3x+4) a product 6x2+8x a sum expand → (multiply out) ← factor (pull out 2x)
One bridge, two directions. Expanding turns the product into a sum; factoring turns the sum back into a product by pulling out the shared 2x.
Worked example — factor by pulling out the common factor

Factor 6x2 + 8x.

  1. Find the greatest common factor of the two terms. Numbers: GCF of 6 and 8 is 2. Letters: both have at least one x, so x. Together: 2x. the biggest piece every term shares
  2. Divide each term by 2x: 6x2 ÷ 2x = 3x and 8x ÷ 2x = 4. this is just section 7.7.4
  3. Write the GCF out front, the leftovers in parentheses: 2x(3x + 4). check by expanding: 2x·3x + 2x·4 = 6x² + 8x ✓
Coming up next — the next stop

You have just taken your first factoring step: pulling out a common factor. Factoring is the engine behind simplifying fractions of expressions and solving equations, and there is much more to it — grouping, special patterns, and trinomials. The reverse trip you glimpsed here is the road ahead.

🎮 Try it Bridge to factoring — both directions

Flip the toggle to run the bridge either way: expand the product into a sum, or factor the sum back into a product by pulling out the common 2x.

Direction
Inside number 4

The big ideas, in one breath

Division is multiplication run in reverse. Two powers with the same base divide by subtracting exponents: am ÷ an = am−n. Keep subtracting and the pattern itself forces a0 = 1 and a−n = 1an. A monomial ÷ monomial splits into a number job and a letter job: divide the coefficients, subtract the exponents. A polynomial ÷ monomial shares the divisor with every term. And running all of this backward — writing a sum as a product by pulling out a common factor — is your first taste of factoring.

Practice 7.7

Work each one out first, then open the answer to check your thinking.

  1. Simplify a8 ÷ a3.
    Show answer
    a5. Same base, so subtract the exponents: 8 − 3 = 5.
  2. Simplify x6 ÷ x6. What does this tell you about x0?
    Show answer
    Anything (nonzero) over itself is 1, and the rule gives 6 − 6 = 0, so x0 = 1. The two answers must agree — that is exactly why x0 is defined as 1.
  3. Write 2−3 as a plain fraction.
    Show answer
    18. A negative exponent means reciprocal: 2−3 = 123 = 18. It is a small positive number, not a negative one.
  4. Simplify 8x6 ÷ 4x2.
    Show answer
    2x4. Numbers: 8 ÷ 4 = 2. Letters: 6 − 2 = 4. Check: 4x2 × 2x4 = 8x6 ✓.
  5. Simplify 20y5 ÷ 5y5.
    Show answer
    4. Numbers: 20 ÷ 5 = 4. Letters: 5 − 5 = 0, and y0 = 1, so the y disappears, leaving just 4.
  6. Simplify (6x3 + 4x2) ÷ 2x.
    Show answer
    3x2 + 2x. Divide each term by 2x: 6x3 ÷ 2x = 3x2, 4x2 ÷ 2x = 2x.
  7. Simplify (12a46a2) ÷ 3a.
    Show answer
    4a32a. First term: 12÷3=4, 4−1=34a3. Second term: 6÷3=2, 2−1=12a. Keep the minus.
  8. A classmate writes (9x2 + 3x) ÷ 3x = 3x. What did they forget, and what is the correct answer?
    Show answer
    They divided only the first term and dropped the second. Every term must be divided: 9x2÷3x=3x and 3x÷3x=1, so the answer is 3x + 1.
  9. Factor 6x2 + 8x by pulling out the greatest common factor.
    Show answer
    2x(3x + 4). GCF of 6 and 8 is 2; both terms have an x; so the GCF is 2x. Dividing leaves 3x and 4 inside. Check: 2x(3x+4) = 6x2+8x ✓.
  10. Factor 10a3 + 15a2.
    Show answer
    5a2(2a + 3). GCF of 10 and 15 is 5; the smaller power of a is a2; so the GCF is 5a2. Dividing gives 2a and 3 inside.
  11. True or false: "a5 ÷ b2 simplifies to a3." Explain.
    Show answer
    False. The quotient rule needs the same base. The bases here are different (a and b), so no factors cancel; a5 ÷ b2 is already as simple as it gets (it equals a5b2).

🎯 Check yourself

Six questions to lock it in, aimed at the traps people fall into. Tap the answer you think is right.

🎮 Quiz Six quick questions

§ Where this fits

This lesson closes Stage 7 by running multiplication in reverse. It builds straight on the power rules from 7.4 and the monomial and polynomial multiplication of 7.5. Previous lesson: 7.6 “Multiplication Formulas: Shortcuts for Faster Work.” The first taste of factoring you met here is the doorway to simplifying rational expressions in Stage 9.

eastmath.com · Stage 7 · 7.7 Dividing Expressions · Intuition before notation