Exponent Calculator

Calculate powers, simplify exponent expressions, and understand each rule with clear steps.

AI Math Calculator


Loading calculator…
Calculator
0
No history yet
0%

Uploading your file...

Try an example to see it in action

Draw Math Problem

Exponent Solver

An exponent shows how a base is used in a power. For a positive integer exponent, it tells how many times the base is used as a factor. More generally, exponents can represent reciprocals, roots, and variable powers.

Use the Exponent Calculator to evaluate numerical powers, simplify suitable expressions with variables, and work through negative or fractional exponents. It supports Calculator, Math Input, and Canvas input modes, provides step-by-step explanations, and can graph suitable expressions when that option is selected.

How to Use Exponent Calculator

  1. Add Your Problem

    Enter an expression in Calculator or Math Input, such as \(2^8\), \(\frac{x^8}{x^3}\), or \((2x^3)^2\). In Canvas, you can draw or handwrite an expression or upload a photo of it.

  2. Pick a Tool

    Open the Tools dropdown. Step-by-step answers are the default. Choose “Explain Like I’m 10” for simpler wording around an exponent rule, or “Create Graph” for a suitable expression such as \(2^x\).

  3. Set Your Language

    Use the language dropdown labeled “Default” to choose the language for the result and explanation.

  4. Get Your Answer

    Click Solve to submit the problem and display the selected answer, steps, or explanation.

How to Solve Exponent Problems

Exponent problems may ask you to evaluate a power, simplify an expression, or solve an equation. First identify the base, the exponent, and the operation connecting the terms.

Evaluating a Power

In \(5^4\), \(5\) is the base and \(4\) is the exponent. Since \(4\) is a positive integer, it means multiply four factors of \(5\):

\[ 5^4 = 5 \times 5 \times 5 \times 5 = 625 \]

Other numerical powers include:

\[ 3^4 = 81 \]

\[ 5^3 = 125 \]

\[ 8^5 = 32768 \]

\[ 2^8 = 256 \]

A power is the complete expression, such as \(3^4\). The exponent is the raised number, \(4\).

Multiplying and Dividing Powers

When multiplying powers with the same base, add the exponents:

\[ a^m a^n = a^{m+n} \]

\[ x^3x^5 = x^{3+5} = x^8 \]

When dividing powers with the same nonzero base, subtract the exponents:

\[ \frac{a^m}{a^n} = a^{m-n} \]

for \(a \neq 0\).

For example:

\[ \frac{x^8}{x^3} = x^{8-3} = x^5 \]

The condition \(x \neq 0\) is needed because the original expression divides by \(x^3\).

Power of a Power

When a power is raised to another power, multiply the exponents:

\[ (a^m)^n = a^{mn} \]

For example:

\[ (x^2)^5 = x^{2\cdot5} = x^{10} \]

With a coefficient, square both the coefficient and the variable power:

\[ (2x^3)^2 = 2^2(x^3)^2 = 4x^6 \]

Negative Exponents

A negative exponent means take the reciprocal. It does not mean the result is negative:

\[ a^{-n} = \frac{1}{a^n} \]

for \(a\neq0\).

For example:

\[ 5^{-2} = \frac{1}{5^2} = \frac{1}{25} \]

\[ 10^{-3} = \frac{1}{10^3} = \frac{1}{1000} = 0.001 \]

Fractional Exponents

Fractional exponents connect powers and roots. For a positive base (a),

\[ a^{1/n} = \sqrt[n]{a} \]

and

\[ a^{m/n} = \sqrt[n]{a^m} \]

For example:

\[ 16^{1/2} = \sqrt{16} = 4 \]

\[ 16^{3/2} = (\sqrt{16})^3 = 4^3= 64 \]

Another example is:

\[ 27^{2/3} = (\sqrt[3]{27})^2 = 3^2 = 9 \]

Negative bases need extra care in real-number math. An odd root of a negative number is real:

\[ (-8)^{1/3} = -2 \]

But an even root of a negative number is not a real number:

\[ (-16)^{1/2} \]

has no real value.

Do not confuse a fractional exponent with a fractional base:

\[ \left(\frac14\right)^3 = \frac1{64} \]

Here, \(\frac14\) is the base and \(3\) is the exponent.

Solving Exponential Equations

An expression such as \(5^4\) is evaluated. An equation such as \(2^x=32\) is solved for an unknown value.

Rewrite both sides with the same base when possible:

\[ 2^x = 32 \]

\[ 2^x = 2^5 \]

\[ x = 5 \]

Not every exponential equation can be solved by matching bases. More complicated equations may require logarithms, graphing, or another algebraic method. For equations with an unknown variable, try the Solve for x Calculator.

Scientific Notation and Exponents

Scientific notation uses powers of \(10\) to write large and small numbers.

\[ 4.2 \times 10^5 = 420000 \]

The exponent \(5\) moves the decimal point five places right.

A negative exponent moves it left:

\[ 3.5 \times 10^{-4} = 0.00035 \]

Types of Exponents

These categories can overlap. For example, \(-3\) is both a negative exponent and an integer exponent.

Positive Exponents

A positive integer exponent represents repeated multiplication:

\[ 4^3 = 4 \times 4 \times 4 = 64 \]

Exponent of 1

An exponent of \(1\) leaves the base unchanged:

\[ a^1 = a \]

for every defined value of \(a\).

Zero Exponents

Any nonzero base raised to the zero power equals \(1\):

\[ a^0 = 1 \]

for \(a\neq0\).

The expression \(0^0\) is not assigned a universal value by the basic exponent rule. Its treatment depends on the mathematical context.

Negative Exponents

A negative exponent gives the reciprocal of the corresponding positive power:

\[ a^{-n} = \frac1{a^n} \]

for \(a\neq0\).

Integer Exponents

Integer exponents include positive integers, zero, and negative integers. Examples include \(x^5\), \(x^0\), and \(x^{-2}\).

Fractional or Rational Exponents

A rational exponent has the form \(\frac{m}{n}\), where \(n\neq0\). For positive real bases, it represents a root and a power:

\[ a^{m/n} = \left(\sqrt[n]{a}\right)^m \]

For negative real bases, a real result is possible when the reduced denominator is odd. An even denominator requires an even root and does not give a real result for a negative base.

Variable Exponents

In \(2^x\), the variable \(x\) is the exponent. This differs from \(x^2\), where the variable is the base. Variable exponents appear in exponential functions and equations.

Laws and Rules of Exponents

Exponent laws apply when the structure of the expression matches the rule. Check the bases, parentheses, and denominators before using one.

Product of Powers

\[ a^m a^n = a^{m+n} \]

Add exponents only when multiplying powers with the same base.

\[ y^2y^7 = y^9 \]

Quotient of Powers

\[ \frac{a^m}{a^n} = a^{m-n} \]

for \(a\neq0\).

\[ \frac{z^9}{z^4} = z^5 \]

Power of a Power

\[ (a^m)^n = a^{mn} \]

Multiply the exponents:

(x^3)^2 = x^6

Power of a Product

\[ (ab)^n = a^n b^n \]

For example:

\[ (2x)^3 = 2^3x^3 = 8x^3 \]

Power of a Quotient

\[ \left(\frac{a}{b}\right)^n = \frac{a^n}{b^n} \]

for \(b\neq0\).

\[ \left(\frac{x}{3}\right)^2 = \frac{x^2}{9} \]

Zero and Negative Exponents

\[ a^0 = 1 \]

for \(a\neq0\), and

\[ a^{-n} = \frac1{a^n} \]

for \(a\neq0\).

An exponent does not distribute across addition or subtraction:

\[ (a+b)^n\neq a^n+b^n \]

in general.

Also, exponents cannot be combined just because two powers are multiplied:

\[ 2^3\cdot3^4 \]

does not become \(2^7\) or \(3^7\), because the bases are different.

Simplifying Expressions with Exponents

Simplifying rewrites an expression in an equivalent, cleaner form. It is different from solving an equation for a variable. For broader algebraic simplification, use the Simplify Calculator.

Consider:

\[ \frac{2^5}{2^7} \]

Apply the quotient rule:

\[ 2^{5-7} = 2^{-2} \]

Then rewrite the negative exponent using a positive exponent:

\[ 2^{-2} = \frac1{2^2} = \frac14 \]

Now simplify an expression with coefficients and variables:

\[ \frac{18x^6}{3x^2} \]

\[ \frac{18}{3}\cdot\frac{x^6}{x^2} = 6x^{6-2} \]

\[ 6x^4 \]

This requires \(x\neq0\), because \(x^2\) appears in the original denominator.

A second example uses two rules:

\[ \frac{(2x^3)^2}{4x} \]

\[ \frac{4x^6}{4x} = x^{6-1} \]

\[ x^5 \]

The original denominator requires \(x\neq0\).

Exponential Functions and Equations

An exponential function has a variable in its exponent:

\[ y = 2^x \]

As \(x\) increases by \(1\), the output is multiplied by \(2\).

Compare that with a power function:

\[ y = x^2 \]

In \(y=2^x\), the variable is the exponent. In \(y=x^2\), the variable is the base.

An exponential equation asks for a value that makes two expressions equal:

\[ 2^x = 16 \]

Since \(16=2^4\),

\[ 2^x = 2^4 \]

so

\[ x = 4 \]

 

 

Concept Explainer

For a positive integer exponent, the exponent tells how many times the base appears as a factor. In \(5^4\), the base is \(5\), and the exponent is \(4\).

A power is the full expression made from a base and an exponent:

\[ 5^4 = 5 \times 5 \times 5 \times 5 = 625 \]

Exponents can also be negative or fractional. Negative exponents represent reciprocals, while fractional exponents represent roots when a real-valued result exists. Variables can be bases, as in \(x^2\), or exponents, as in \(2^x\).

The expression \(5^4\) has one numerical value, so you evaluate it. The equation \(2^x=16\) asks for the value of \(x\), so you solve it.

Worked Example

Worked Example 1 — Numerical Power

Find \(8^5\).

  1. \[ 8^5= 8 \times 8 \times 8 \times 8 \times 8 \]

    The exponent \(5\) means use \(8\) as a factor five times.

  2. \[ 8 \times 8 = 64 \]

    Multiply the first two factors.

  3. \[ 64 \times 8 = 512 \]

    Multiply by the third factor.

  4. \[ 512 \times 8 = 4096 \]

    Multiply by the fourth factor.

  5. \[ 4096 \times 8 = 32768 \]

    Multiply by the final factor.

  6. \[ 8^5 = 32768 \]

    So \(8\) to the fifth power equals \(32768\).

Worked Example 2 — Variable Expression

Simplify:

\[ \frac{12x^7}{3x^2} \]

  1. \[ \frac{12x^7}{3x^2}=\frac{12}{3}\cdot\frac{x^7}{x^2} \]

    Separate the coefficient and variable parts.

  2. \[ \frac{12}{3} = 4 \]

    Divide the coefficients.

  3. \[ \frac{x^7}{x^2} = x^{7-2} \]

    Use the quotient rule because both powers have base \(x\).

  4. \[ x^{7-2} = x^5 \]

    Subtract the exponents.

  5. \[ \frac{12x^7}{3x^2} = 4x^5 \]

    The simplified expression is \(4x^5\).

The restriction is \(x\neq0\), because \(x^2\) is in the original denominator.

Common Mistakes

Questions

Exponent Questions Students Ask

What is an exponent?

+

An exponent is the raised number in a power. For a positive integer exponent, it tells how many times the base is used as a factor. For example: \[ 4^3 = 4 \times4 \times 4 \]

What is 3 to the power of 4?

+

\[ 3^4 = 3 \times 3 \times 3 \times 3 = 81 \] The base is \(3\), and the exponent \(4\) means multiply four factors of \(3\).

What is 5 to the power of 4?

+

\[ 5^4 = 5 \times 5 \times 5 \times 5 = 625 \] So \(5\) to the fourth power equals \(625\).

What is 5 to the power of 3?

+

\[ 5^3 = 5 \times 5 \times 5 = 125 \] The phrase “to the power of 3” means the base is cubed.

How do you calculate a number with an exponent?

+

For a positive integer exponent, write the base as repeated factors and multiply. For example: \[ 2^4 = 2 \times 2 \times 2 \times 2 = 16 \] For negative exponents, use reciprocals. For fractional exponents, use roots when a real result exists.

What happens when an exponent is zero?

+

For every nonzero base: \[ a^0=1 \] For example: \[ 9^0=1 \] The expression \(0^0\) is not assigned a universal value by this basic rule.

What does a negative exponent mean?

+

A negative exponent means take the reciprocal of the corresponding positive power: \[ a^{-n}=\frac1{a^n} \] for \(a\neq0\). For example: \[ 2^{-3}=\frac18 \]

How do fractional exponents work?

+

A fractional exponent can represent a root. For example: \[ 16^{1/2}=\sqrt{16}=4 \] More generally: \[ a^{m/n}=\left(\sqrt[n]{a}\right)^m \] For a negative real base, a real-valued rational exponent is possible when the exponent, in lowest terms, has an odd denominator.

How do you multiply terms with exponents?

+

When the bases match, add the exponents: \[ x^3x^4=x^7 \] Multiply coefficients normally: \[ 2x^3\cdot5x^4=10x^7 \]

How do you simplify exponents with variables?

+

Use exponent rules only when the bases match. For example: \[ \frac{15x^8}{3x^3}=5x^5 \] This requires \(x\neq0\), because the original expression divides by \(x^3\).

How do you solve an exponential equation?

+

Try rewriting both sides with the same base. For example: \[ 3^x=81 \] becomes: \[ 3^x=3^4 \] so: \[ x=4 \] More complicated equations may require logarithms or another method.

What is the difference between an exponent and a power?

+

An exponent is the specific number that indicates how many times to use the base as a factor. A power refers to the entire expression involving both the base and the exponent, such as \(3^4\).

What are the laws of exponents?

+

The main laws include the product rule \((a^m a^n=a^{m+n})\), the quotient rule \((\frac{a^m}{a^n}=a^{m-n})\), the power of a power rule \(((a^m)^n=a^{mn})\), and the rules for zero and negative exponents. Each applies under specific conditions, like requiring a nonzero base for division.

What are the types of exponents?

+

Common types include positive, zero, negative, integer, fractional (rational), and variable exponents. These categories can overlap — for instance, a negative exponent is also an integer exponent.

How do you divide terms with exponents?

+

When dividing terms with identical bases, keep the base the same and subtract the denominator's exponent from the numerator's exponent \((\frac{a^m}{a^n} = a^{m-n})\). Any numerical coefficients are reduced like standard fractions.

How do parentheses change a negative base with an exponent?

+

Parentheses dictate whether the negative sign is part of the base being multiplied. For example, \((-2)^4 = (-2)(-2)(-2)(-2) = 16\), whereas \(-2^4 = -(2 \cdot 2 \cdot 2 \cdot 2) = -16\).

How do you simplify an expression with exponents?

+

You apply the relevant exponent rules in order — combining like bases, handling powers of powers, and reducing coefficients — until no further rule applies. For example, \(\frac{(x^3)^2}{x^2}\) simplifies to \(x^4\).

You're offline