Achievable logoAchievable logo
AMC
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. Algebra
1.1 Linear equations and inequalities
1.2 Quadratics
1.3 Exponents and radicals
1.4 Functions
2. Geometry
3. Number theory
4. Counting and probability
5. Intermediate topics (AMC 10/12)
6. Advanced topics (AMC 12)
7. General approaches
8. Practical strategies
Wrapping up
Achievable logoAchievable logo
1.3 Exponents and radicals
Achievable AMC
1. Algebra

Exponents and radicals

5 min read
Font
Discuss
Share
Feedback

This chapter applies to all AMC 8/10/12 test takers.

Exponentiation is an operation with two parts: a base and an exponent. When the exponent is a positive integer, it tells you how many times to multiply the base by itself.

an=n timesa×a×⋯×a​​

Here are the exponent rules you’ll use often on AMC exams.

Rule 1: With multiplication, add the exponents

(xy)(xz)=x(y+z)

34×35=39

Here, both bases are 3, so we can add the exponents. If you expand each power, you can see why:

34×35=(3×3×3×3)×(3×3×3×3×3)=39

All together, that’s 3 multiplied by itself 9 times, and 4+5=9.

Note that you can only add exponents when the base numbers are the same.

Example: The question below is from 2021 AMC 12A

What is the value of21+2+3−(21+22+23)
A. 0
B. 50
C. 52
D. 54
E. 57

(spoiler)

Answer: B. 50

Rule 2: With division, subtract the exponents

(xz)(xy)​=x(y−z)

3336​=33

Again, the bases are the same (3), so we subtract the exponents. You can think of this as canceling three factors of 3 from the numerator and denominator:

3336​=(3×3×3)(3×3×3×3×3×3)​=3×3×3=33

The exponent becomes 6−3=3.

Rule 3: A negative exponent means an exponent on the other side of a fraction

(x−z)=xz1​

3−4=(34)1​

A negative exponent doesn’t mean the number is negative. It tells you to take the reciprocal (flip to the denominator) and make the exponent positive.

You can connect this to Rule 2. For example, since 4−8=−4, we have 3834​=3−4. Expanding shows that four factors of 3 cancel, leaving:

(34)1​

Rule 4: Any number to the power of 0 is 1

x0=1

30=1

This also follows from Rule 2. If you divide equal powers, the exponents subtract to 0:

3333​=33−3=30=1

As a fraction, the numerator equals the denominator, so the value is 1.

Rule 5: When a number with an exponent is raised to another exponent, multiply the exponents

(xy)z=x(yz)

(33)2=36

Here, 33 means “three 3’s multiplied,” and squaring means you have two copies of that product:

(3×3×3)×(3×3×3)

That’s six factors of 3, so the result is 36. Multiplying the exponents gives the same exponent: 3×2=6.

Rule 6: When bases are different with the same exponents, multiply the bases and keep the exponent

(xz)(yz)=(xy)z

33×43=123

Expanding shows what’s happening:

(3×3×3)×(4×4×4)

Pair each 3 with a 4 to make three factors of 12:

12×12×12=123.

Rule 7: An exponent that is a fraction represents a radical

zxy​=xzy​

It’s often helpful to rewrite radicals as exponents so you can use the exponent rules above. A radical can be written using the root as the denominator and the inside exponent as the numerator:

25​=2251​=2521​

Imaginary numbers

(−1)21​=−​1=i

The square root of −1 is called an imaginary number. No real number multiplied by itself gives a negative result, so we introduce i to represent this value. This idea is developed further in the Complex Numbers chapter of the Advanced Topics part of Unit 1.

Logarithms as exponents

logx​y=z

xz=y

This will be discussed further in the Logarithmic Functions chapter of the Advanced Topics part of Unit 1. For now, the key idea is that logarithms rewrite an exponential relationship by solving for the exponent.

Logx​y=z means: “z is the exponent you put on base x to get y.” In other words, it’s equivalent to xz=y.

Common themes

  • Manipulating exponents will be key to making certain problems easier to work with. Always try to use the rules shown above to simplify exponents.
  • You may need to find the unit digit of a number with a very large exponent. To solve, just concern yourself with the unit digit of the base. Other questions may ask for the remainder when divided by 10 or 5. For either of these, only the unit digit is needed.
  • Be aware when an exponential function grows rapidly or decays. This can help you delete obviously incorrect answers.
  • Exponents are utilized in factorization and can be a key aspect to prime factorization, divisibility rules, and modular arithmetic.

Exponent basics

  • Exponentiation: base raised to exponent (e.g., an means a multiplied by itself n times)
  • Applies when exponent is a positive integer

Rule 1: Multiplying same bases

  • Add exponents: (xy)(xz)=xy+z
  • Bases must be identical

Rule 2: Dividing same bases

  • Subtract exponents: xzxy​=xy−z
  • Bases must be identical

Rule 3: Negative exponents

  • x−z=xz1​
  • Negative exponent indicates reciprocal

Rule 4: Zero exponent

  • x0=1
  • Any nonzero number to power 0 equals 1

Rule 5: Power to a power

  • Multiply exponents: (xy)z=xyz
  • Applies to repeated exponentiation

Rule 6: Multiplying different bases, same exponent

  • (xz)(yz)=(xy)z
  • Multiply bases, keep exponent

Rule 7: Fractional exponents and radicals

  • xy/z=zxy​
  • Numerator: exponent inside root; denominator: root index

Imaginary numbers

  • (−1)1/2=−1​=i
  • i represents the square root of −1

Logarithms as exponents

  • logx​y=z means xz=y
  • Logarithm finds the exponent for a given base and result

Common themes

  • Use exponent rules to simplify expressions
  • For unit digit or remainder problems, focus on base’s unit digit
  • Recognize exponential growth/decay for answer elimination
  • Exponents are important in factorization, divisibility, and modular arithmetic

Sign up for free to take 6 quiz questions on this topic

Previous
Next  | 1.4 Functions
All rights reserved ©2016 - 2026 Achievable, Inc.

Exponents and radicals

This chapter applies to all AMC 8/10/12 test takers.

Exponentiation is an operation with two parts: a base and an exponent. When the exponent is a positive integer, it tells you how many times to multiply the base by itself.

an=n timesa×a×⋯×a​​

Here are the exponent rules you’ll use often on AMC exams.

Rule 1: With multiplication, add the exponents

(xy)(xz)=x(y+z)

34×35=39

Here, both bases are 3, so we can add the exponents. If you expand each power, you can see why:

34×35=(3×3×3×3)×(3×3×3×3×3)=39

All together, that’s 3 multiplied by itself 9 times, and 4+5=9.

Note that you can only add exponents when the base numbers are the same.

Example: The question below is from 2021 AMC 12A

What is the value of21+2+3−(21+22+23)
A. 0
B. 50
C. 52
D. 54
E. 57

(spoiler)

Answer: B. 50

Rule 2: With division, subtract the exponents

(xz)(xy)​=x(y−z)

3336​=33

Again, the bases are the same (3), so we subtract the exponents. You can think of this as canceling three factors of 3 from the numerator and denominator:

3336​=(3×3×3)(3×3×3×3×3×3)​=3×3×3=33

The exponent becomes 6−3=3.

Rule 3: A negative exponent means an exponent on the other side of a fraction

(x−z)=xz1​

3−4=(34)1​

A negative exponent doesn’t mean the number is negative. It tells you to take the reciprocal (flip to the denominator) and make the exponent positive.

You can connect this to Rule 2. For example, since 4−8=−4, we have 3834​=3−4. Expanding shows that four factors of 3 cancel, leaving:

(34)1​

Rule 4: Any number to the power of 0 is 1

x0=1

30=1

This also follows from Rule 2. If you divide equal powers, the exponents subtract to 0:

3333​=33−3=30=1

As a fraction, the numerator equals the denominator, so the value is 1.

Rule 5: When a number with an exponent is raised to another exponent, multiply the exponents

(xy)z=x(yz)

(33)2=36

Here, 33 means “three 3’s multiplied,” and squaring means you have two copies of that product:

(3×3×3)×(3×3×3)

That’s six factors of 3, so the result is 36. Multiplying the exponents gives the same exponent: 3×2=6.

Rule 6: When bases are different with the same exponents, multiply the bases and keep the exponent

(xz)(yz)=(xy)z

33×43=123

Expanding shows what’s happening:

(3×3×3)×(4×4×4)

Pair each 3 with a 4 to make three factors of 12:

12×12×12=123.

Rule 7: An exponent that is a fraction represents a radical

zxy​=xzy​

It’s often helpful to rewrite radicals as exponents so you can use the exponent rules above. A radical can be written using the root as the denominator and the inside exponent as the numerator:

25​=2251​=2521​

Imaginary numbers

(−1)21​=−​1=i

The square root of −1 is called an imaginary number. No real number multiplied by itself gives a negative result, so we introduce i to represent this value. This idea is developed further in the Complex Numbers chapter of the Advanced Topics part of Unit 1.

Logarithms as exponents

logx​y=z

xz=y

This will be discussed further in the Logarithmic Functions chapter of the Advanced Topics part of Unit 1. For now, the key idea is that logarithms rewrite an exponential relationship by solving for the exponent.

Logx​y=z means: “z is the exponent you put on base x to get y.” In other words, it’s equivalent to xz=y.

Common themes

  • Manipulating exponents will be key to making certain problems easier to work with. Always try to use the rules shown above to simplify exponents.
  • You may need to find the unit digit of a number with a very large exponent. To solve, just concern yourself with the unit digit of the base. Other questions may ask for the remainder when divided by 10 or 5. For either of these, only the unit digit is needed.
  • Be aware when an exponential function grows rapidly or decays. This can help you delete obviously incorrect answers.
  • Exponents are utilized in factorization and can be a key aspect to prime factorization, divisibility rules, and modular arithmetic.
Key points

Exponent basics

  • Exponentiation: base raised to exponent (e.g., an means a multiplied by itself n times)
  • Applies when exponent is a positive integer

Rule 1: Multiplying same bases

  • Add exponents: (xy)(xz)=xy+z
  • Bases must be identical

Rule 2: Dividing same bases

  • Subtract exponents: xzxy​=xy−z
  • Bases must be identical

Rule 3: Negative exponents

  • x−z=xz1​
  • Negative exponent indicates reciprocal

Rule 4: Zero exponent

  • x0=1
  • Any nonzero number to power 0 equals 1

Rule 5: Power to a power

  • Multiply exponents: (xy)z=xyz
  • Applies to repeated exponentiation

Rule 6: Multiplying different bases, same exponent

  • (xz)(yz)=(xy)z
  • Multiply bases, keep exponent

Rule 7: Fractional exponents and radicals

  • xy/z=zxy​
  • Numerator: exponent inside root; denominator: root index

Imaginary numbers

  • (−1)1/2=−1​=i
  • i represents the square root of −1

Logarithms as exponents

  • logx​y=z means xz=y
  • Logarithm finds the exponent for a given base and result

Common themes

  • Use exponent rules to simplify expressions
  • For unit digit or remainder problems, focus on base’s unit digit
  • Recognize exponential growth/decay for answer elimination
  • Exponents are important in factorization, divisibility, and modular arithmetic

More from Algebra

  • Linear equations and inequalities
  • Quadratics
  • Functions