What Are Exponents and Powers? A Guide to Repeated Multiplication

Exposants et puissances

Exponents and powers are among the most useful tools in mathematics. They let you express repeated multiplication in a compact, readable way — instead of writing 5 × 5 × 5 × 5, you simply write 5⁴. Whether your child is working through elementary arithmetic or preparing for a secondary-school algebra exam, understanding exponents is essential for simplifying expressions, solving equations, and tackling real-world problems in science and technology.

This guide covers everything students need to know: the meaning of exponents, the seven rules, real-life applications, exponent examples worked step by step, and common mistakes to avoid.

Book a math tutor today!

What Are Exponents in Math?

An exponent tells you how many times a number — called the base — is multiplied by itself. The result of that operation is known as the power. Exponents appear throughout algebra, geometry, and science, making calculations with large numbers and complex expressions far simpler.

Base, Exponent, and Power Explained

Every exponential expression has two parts. The base number is the value being multiplied, and the exponent (also called the index or indices in plural) is the small superscript that indicates how many times the base is used as a factor. The base can be any integer, whole number, decimal, or even a variable. For example, in the expression 3⁴:

  • 3 is the base
  • 4 is the exponent
  • 3⁴ = 3 × 3 × 3 × 3 = 81 is the power

The term “power” can refer to either the exponent itself (“raised to the power of 4”) or the entire expression. When the exponent is 2, we say the number is squared; when it is 3, we say it is cubed. Any non-zero number raised to the power of 1 equals itself, and any non-zero number raised to the power of 0 equals 1 — a rule that surprises many students at first.

How to Read and Write Exponential Notation

Exponential notation is the standard way to write powers. You write the base followed by the exponent as a superscript: bⁿ. This can be read as “b raised to the power of n,” “b to the nth power,” or simply “b to the n.”

When typing, the caret symbol (^) replaces the superscript — 2^5 means 2⁵. This notation is common in computer science and spreadsheets. In scientific notation, very large or small numbers are expressed as a decimal multiplied by a power of 10 — for example, 6,370,000 becomes 6.37 × 10⁶.

The 7 Rules of Exponents

The rules of exponents — also called the laws of exponents or properties of exponents — are shortcuts that simplify calculations involving powers. Mastering these rules makes it far easier to solve a problem in mathematics that involves exponential expressions.

Product Rule, Quotient Rule, and Power Rules

  1. Product rule: When you multiply two powers that share the same base, the exponents are added together. aᵐ × aⁿ = aᵐ⁺ⁿ — Example: 4² × 4³ = 4⁵ = 1,024
  2. Quotient rule: When dividing powers with the same base, the exponents are subtracted. This is essentially the opposite of the product rule, and it follows the same logic as division. The exponent in the denominator is subtracted from the one in the numerator to give a simplified result. aᵐ ÷ aⁿ = aᵐ⁻ⁿ — Example: 5⁶ divided by 5² = 5⁴ = 625
  3. Power of a power: When an exponent is raised to another exponent, multiply them together. (aᵐ)ⁿ = aᵐˣⁿ — Example: (2³)² = 2⁶ = 64
  4. Power of a product: Distribute the exponent to each factor inside the parentheses. (ab)ⁿ = aⁿbⁿ — Example: (3x)² = 9x²
  5. Power of a quotient: The exponent applies to both the numerator and the denominator of a fraction. (a/b)ⁿ = aⁿ/bⁿ — Example: (2/5)³ = 8/125

Zero Exponent and Negative Exponent Rules

Zero exponent rule: Any non-zero base raised to the exponent 0 equals 1. This follows from the quotient rule — dividing a number by itself (aⁿ ÷ aⁿ) gives a⁰ = 1.

Negative exponent rule: A negative exponent means you take the reciprocal of the base raised to the corresponding positive exponent. a⁻ⁿ = 1/aⁿ — Example: 3⁻² = 1/3² = 1/9

Negative exponents often appear when working with fractions and decimal values. A fractional exponent like a^(1/2) represents a square root, while a^(1/3) is a cube root — and more generally, a^(1/n) is the nth root of a. A decimal exponent such as 4^(1.5) can be converted to a rational fraction (3/2) and expanded from there.

Real-Life Applications of Exponents and Powers

Exponents appear in everyday life and across school subjects. Understanding how powers work gives students a real advantage in science tutoring and physics tutoring as well as math class.

Scientific Notation, Area, Volume, and Growth

Scientific notation uses powers of 10 to express extremely large or small numbers. The distance from Earth to the Sun, for example, is roughly 1.5 × 10⁸ kilometres — much easier to write and calculate with than 150,000,000. Scientific scales like the pH scale and the Richter scale also rely on exponents to represent values that span enormous ranges.

In geometry, exponents are essential for calculating area (length²) and volume (length³). A square with 6 cm sides has an area of 6² = 36 cm², and a cube with 6 cm edges has a volume of 6³ = 216 cm³.

Exponents also describe growth patterns: bacteria populations that double every hour follow the expression 2ⁿ, and compound interest in finance uses exponential formulas to calculate how savings grow over time. In computer science, data storage units (kilobytes, megabytes, gigabytes) are based on powers of 2.

Whether your child needs help with exponents or any other math concept, a math tutor from Tutorax can build their confidence through personalized in-home tutoring or online sessions.

Book a math tutor today!

 

How to Solve Exponents Step by Step

Solving exponents comes down to one core idea: multiply the base by itself the number of times indicated by the exponent. With private tutoring support and regular practice, even students who find exponents confusing at first can master them quickly.

Simplifying Expressions and Avoiding Common Mistakes

Step-by-step example: To evaluate 2⁵, multiply 2 by itself five times: 2 × 2 × 2 × 2 × 2 = 32.

For more complex expressions, apply the rules in sequence. For instance, to simplify (3²)³ ÷ 3⁴:

  1. Apply the power-of-a-power rule: (3²)³ is expanded to 3⁶
  2. Apply the quotient rule: 3⁶ ÷ 3⁴ = 3², which is simplified to 9

Common mistakes to watch for:

  • Confusing exponents with multiplication. 5² means 5 × 5 = 25, not 5 × 2 = 10.
  • Forgetting parentheses. −3² = −9 (only the 3 is squared), but (−3)² = 9 (the negative sign is included).
  • Ignoring the zero exponent rule. Students often think a⁰ = 0, but the correct answer is always 1 (for any non-zero base).
  • Misapplying rules to different bases. The product rule only works when the bases are the same — 2³ × 3² cannot be simplified by adding exponents.

If your child struggles with these concepts during exam preparation, targeted catch-up tutoring can help fill the gaps before test day.

Struggling with exponents or other math topics? Tutorax offers personalized online tutoring and tutoring services to help your child build lasting confidence. Find your tutor!

 


 

Frequently Asked Questions About Exponents

What Is the Difference Between an Exponent and a Power?

An exponent is the small number written as a superscript — it tells you how many times to multiply the base. A power refers to the entire expression, base and exponent together. In 5³, the exponent is 3, the base is 5, and the power is 5³ (which equals 125). In everyday usage the terms are often used interchangeably, though technically they describe different parts of the same expression.

How Do Exponents Relate to Order of Operations (BEDMAS)?

In the Canadian order of operations — known as BODMAS or BEDMAS (Brackets, Exponents, Division, Multiplication, Addition, Subtraction) — exponents are evaluated right after brackets. That means in an expression like 3 + 2⁴ × 5, you calculate 2⁴ = 16 first, then multiply 16 × 5 = 80, and finally add 3 for a result of 83. Getting the order of operations wrong is one of the most common sources of errors in algebra.

Give your child the support they need to succeed in math. Tutorax provides personalized tutoring — at home or online — plus summer classes to catch up or get ahead.

Book a math tutor today!