Exponents & Powers
Exponents are a shorthand for repeated multiplication: 2^3 means 2 times 2 times 2 = 8, not 2 times 3. That single sentence is the most common CTET misconception item in this topic -- children read 2^3 as '2 times 3 = 6' or as '2 + 2 + 2', and the question asks you to spot it. Once the meaning is secure, the laws follow from it: when you multiply powers of the same base you add the exponents (a^m times a^n = a^(m+n)), because you are just lining up the repeated factors; when you divide you subtract (a^m / a^n = a^(m-n)); a power raised to a power multiplies (a^m)^n = a^(mn); and a^0 = 1 for any non-zero a, which CTET likes because it looks surprising. The pedagogy angle is to derive the laws from the expanded meaning rather than handing them over as rules, so a child who forgets the law can rebuild it. Two error traps recur: adding the bases instead of keeping the base (writing 2^3 times 2^4 as 4^7) and multiplying exponents when you should add them.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Key Concepts — Quick Reference
Laws of exponents (a not zero where needed)
| Product law | a^m times a^n = a^(m+n) |
|---|---|
| Quotient law | a^m / a^n = a^(m-n) |
| Power of a power | (a^m)^n = a^(mn) |
| Zero exponent | a^0 = 1 (a not 0) |
| Negative exponent | a^(-m) = 1 / a^m |
Standard identities
| Square of a sum | (a + b)^2 = a^2 + 2ab + b^2 |
|---|---|
| Square of a difference | (a - b)^2 = a^2 - 2ab + b^2 |
| Difference of squares | (a + b)(a - b) = a^2 - b^2 |
| Product form | (x + a)(x + b) = x^2 + (a + b)x + ab |