When an exponent problem lands in front of you and the base is the same throughout, you do not need to remember six rules. You need to recognise one of three shapes. Every simplification with a single base is a product (same base multiplied together), a quotient (same base divided), or a power (exponent raised to another power). Each has its own operation on the exponents — add, subtract, multiply — and mixing them up is the single most common cause of wrong answers on exam papers, worksheets, and JEE practice sets alike.
So before you reach for pen movement, reach for the question: which of the three cases am I looking at? The pen moves correctly once the eyes have classified the expression. That is the whole skill of this article.
The three patterns and their operations
Memorise the shape, not the formula. The shape tells you the operation. Here is the reference table you should burn into your recognition reflex:
| Pattern you see | What to do | Result |
|---|---|---|
| x^a \cdot x^b (product, same base) | ADD the exponents | x^{a+b} |
| \dfrac{x^a}{x^b} (quotient, same base) | SUBTRACT the exponents | x^{a-b} |
| \left(x^a\right)^b (power of a power) | MULTIPLY the exponents | x^{a \cdot b} |
Notice the one-to-one correspondence between the shape on the left and the operation on the right. A dot between two same-base powers means "add." A fraction bar between two same-base powers means "subtract." An outer exponent sitting on a bracketed power means "multiply." You are not choosing an operation — the shape is choosing it for you.
If you want the deeper why of the third rule, the article Why does (a^m)^n equal a^{m \cdot n}, not a^{m+n}? walks through the "row versus rectangle" picture that justifies the multiplication.
The recognition drill
For each of the expressions below, name the case first, then compute. This two-step habit — name, then compute — is the entire point.
- x^5 \cdot x^3 — product, add. x^{5+3} = x^8.
- \dfrac{x^7}{x^2} — quotient, subtract. x^{7-2} = x^5.
- \left(x^2\right)^4 — power, multiply. x^{2 \cdot 4} = x^8.
- x^3 \cdot x^3 \cdot x^3 — product, add all three exponents. x^{3+3+3} = x^9.
- \left(\left(\left(x^2\right)^3\right)^4\right) — power of power of power, multiply all. x^{2 \cdot 3 \cdot 4} = x^{24}.
- \dfrac{x^{10}}{x^{10}} — quotient, subtract. x^{10-10} = x^0 = 1.
Notice how the answers appear almost automatically once the case is named. The recognition does the heavy lifting; the arithmetic is trivial. That asymmetry — recognition hard, arithmetic easy — is what this whole article is trying to train into your instinct.
When the pattern isn't obvious
Real exam problems rarely hand you a clean x^a \cdot x^b. They hand you compound expressions, and the "same base" is hiding in plain sight. The recognition skill is identical; you just have to be willing to see a whole chunk of the expression as a single base.
- (2x)^5 \cdot (2x)^3 — this is a product with the same base, and the base is the entire block (2x). Add the exponents: (2x)^{5+3} = (2x)^8. You do not expand (2x) into 2 \cdot x first; you treat it as a unit.
- \dfrac{(a+b)^4}{(a+b)^2} — quotient with the same base (a+b). Subtract: (a+b)^{4-2} = (a+b)^2. Again, do not expand (a+b); leave it alone and treat it as a single base.
- \left((x^2+1)^3\right)^5 — power of a power with base (x^2+1). Multiply: (x^2+1)^{3 \cdot 5} = (x^2+1)^{15}.
Recognising "same base" sometimes means spotting that the entire parenthesised block — however complicated — is acting as one indivisible base. The rule still applies, unchanged.
Warnings — when the pattern DOESN'T apply
Equally important is knowing when the three rules do not apply. Some expressions look like they fit one of the patterns but they do not, and treating them as though they do gives wrong answers.
- x^a + x^b — this is addition of same-base powers, not multiplication. No product rule applies. There is no general simplification. The only thing you can do is factor the common lower power: x^a \cdot (1 + x^{b-a}) when b \geq a. Writing x^a + x^b = x^{a+b} is a catastrophic mistake that costs marks every year.
- x^a \cdot y^b — this is a product, but the bases are different. The product rule adds exponents only when the bases agree. x^3 \cdot y^2 does not simplify. It stays as x^3 y^2.
- (x + y)^n expanded — this is a sum inside a power, not a product. The binomial theorem governs this, not the exponent rules. (x+y)^2 \neq x^2 + y^2; the correct expansion is x^2 + 2xy + y^2. Treating the sum-in-brackets as though the exponent distributes over addition is one of the most expensive errors in all of school algebra.
Before applying any of the three rules, verify two things: the bases genuinely match, and the operation between them is genuinely multiplication, division, or stacking exponents. If either check fails, the rule does not apply.
Chained recognition — the workflow
Real problems are not single shapes. They are trees of shapes, each node matching one of the three patterns. Here is the workflow:
- Scan the expression end to end.
- Identify sub-expressions that fit exactly one of the three patterns.
- Apply the corresponding rule to that sub-expression.
- Scan again. The expression is now smaller; new patterns may have appeared.
- Repeat until no more matches exist. Stop.
This loop is mechanical once recognition is fast. The expression shrinks at every pass, and the process has to terminate.
Worked example — a harder one
Simplify \dfrac{\left(x^3 \cdot x^2\right)^4}{\left(x^4\right)^2}.
Apply the workflow.
Scan one, inner product. Inside the numerator's outer bracket sits x^3 \cdot x^2 — a product with the same base. Add: x^3 \cdot x^2 = x^{3+2} = x^5. The expression is now \dfrac{(x^5)^4}{(x^4)^2}.
Scan two, numerator's power of a power. (x^5)^4 fits the third pattern. Multiply: (x^5)^4 = x^{5 \cdot 4} = x^{20}.
Scan three, denominator's power of a power. (x^4)^2 fits the third pattern again. Multiply: (x^4)^2 = x^{4 \cdot 2} = x^8. Now the expression is \dfrac{x^{20}}{x^8}.
Scan four, quotient. \dfrac{x^{20}}{x^8} fits the second pattern. Subtract: x^{20 - 8} = x^{12}.
Scan five. No more patterns. Stop. Answer: x^{12}.
Four rule applications, each one fitting exactly one of the three shapes. Pattern recognition turned a scary-looking nested expression into a sequence of mechanical moves, each requiring no cleverness — only correct naming of the shape.
The three-case drill as a study habit
Here is a suggestion that will change your exponent-solving speed within a week. Pick any ten exponent problems from your textbook or from a JEE worksheet. Instead of solving them, write down, next to each problem number, one of three labels: Add, Subtract, or Multiply. That is the entire exercise. Do not compute. Just classify.
Then go back and solve them, and you will notice the answers appear almost on their own — because the hard work (deciding which rule applies) is already done. Training the eye to see the shape is faster and more durable than training the hand to apply the formula. The Interactive Exponent-Rule Identifier is a sibling tool that gives you exactly this recognition practice in live form.
Ten problems a day, for a week, and the classification becomes reflexive. That reflex is the whole difference between a student who hesitates on exponents and one who does not.
Closing
The three rules — add for products, subtract for quotients, multiply for powers of powers — are the entire content of exponent manipulation with a single base. Everything more elaborate is just these three rules applied in sequence to nested sub-expressions. Every trick, every shortcut, every compound simplification reduces to "which of the three shapes is this, and what does the rule say?"
Recognise which case you are in. The operation follows. That is the method.