Use like bases to solve the exponential equation calculator

Enter values into any two of the input fields to solve for the third.

Use like bases to solve the exponential equation calculator


^  =
use e as base


What is an exponent?

Exponentiation is a mathematical operation, written as an, involving the base a and an exponent n. In the case where n is a positive integer, exponentiation corresponds to repeated multiplication of the base, n times.

an = a × a × ... × a
        n times

The calculator above accepts negative bases, but does not compute imaginary numbers. It also does not accept fractions, but can be used to compute fractional exponents, as long as the exponents are input in their decimal form.

Basic exponent laws and rules

When exponents that share the same base are multiplied, the exponents are added.

an × am = a(n+m)
EX: 22 × 24 = 4 × 16 = 64
            22 × 24 = 2(2 + 4) = 26 = 64

When an exponent is negative, the negative sign is removed by reciprocating the base and raising it to the positive exponent.

EX: 2(-3) = 1 ÷ 2 ÷ 2 ÷ 2  = 

When exponents that share the same base are divided, the exponents are subtracted.

When exponents are raised to another exponent, the exponents are multiplied.

(am)n = a(m × n)
EX: (22)4 = 44 = 256
(22)4 = 2(2 × 4) = 28 = 256

When multiplied bases are raised to an exponent, the exponent is distributed to both bases.

(a × b)n = an × bn
EX: (2 × 4)2 = 82 = 64
(2 × 4)2 = 22 × 42 = 4 × 16 = 64

Similarly, when divided bases are raised to an exponent, the exponent is distributed to both bases.

When an exponent is 1, the base remains the same.

a1 = a

When an exponent is 0, the result of the exponentiation of any base will always be 1, although some debate surrounds 00 being 1 or undefined. For many applications, defining 00 as 1 is convenient.

a0 = 1

Shown below is an example of an argument for a0=1 using one of the previously mentioned exponent laws.

If an × am = a(n+m)
Then an × a0 = a(n+0) = an

Thus, the only way for an to remain unchanged by multiplication, and this exponent law to remain true, is for a0 to be 1.

When an exponent is a fraction where the numerator is 1, the nth root of the base is taken. Shown below is an example with a fractional exponent where the numerator is not 1. It uses both the rule displayed, as well as the rule for multiplying exponents with like bases discussed above. Note that the calculator can calculate fractional exponents, but they must be entered into the calculator in decimal form.

Use like bases to solve the exponential equation calculator

It is also possible to compute exponents with negative bases. They follow much the same rules as exponents with positive bases. Exponents with negative bases raised to positive integers are equal to their positive counterparts in magnitude, but vary based on sign. If the exponent is an even, positive integer, the values will be equal regardless of a positive or negative base. If the exponent is an odd, positive integer, the result will again have the same magnitude, but will be negative. While the rules for fractional exponents with negative bases are the same, they involve the use of imaginary numbers since it is not possible to take any root of a negative number. An example is provided below for reference, but please note that the calculator provided cannot compute imaginary numbers, and any inputs that result in an imaginary number will return the result "NAN," signifying "not a number." The numerical solution is essentially the same as the case with a positive base, except that the number must be denoted as imaginary.

Use like bases to solve the exponential equation calculator

Calculator Use

This calculator will solve for the exponent n in the exponential equation xn = y, stated x raised to the nth power equals y. Enter x and y and this calculator will solve for the exponent n using log().  Since taking the log() of negative numbers causes calculation errors they are not allowed.

How to solve for exponents

For xn = y; solve for n by taking the log of both sides of the equation:

For:

\( x^n = y \)

Take the log of both sides:

\( \log_{}x^n = \log_{}y \)

By identity we get:

\( n \cdot \log_{}x = \log_{}y \)

Dividing both sides by log x:

\( n = \dfrac{\log_{}y}{\log_{}x} \)

Find the exponent of a number

For the equation 3n = 81 where 3 is called the base and n is called the exponent, find the value of the exponent n using logarithms.

For:

\( 3^n = 81 \)

Take the log of both sides:

\( \log_{}3^n = \log_{}81 \)

By identity we get:

\( n \cdot \log_{}3 = \log_{}81 \)

Dividing both sides by log 3:

\( n = \dfrac{\log_{}81}{\log_{}3} \)

Using a calculator we can find that log 81 ≈ 1.9085 and log 3 ≈ 0.4771 then our equation becomes:

\( n = \dfrac{\log_{}81}{\log_{}3} \approx \dfrac{1.9085}{0.4771} \approx 4 \)

Checking our answer 34 = 81.

Since taking the log() of negative numbers, 0 or 1 causes calculation errors we have provided some answers by definition and not actual calculations.

How do you find the exponential equation on a calculator?

On most graphing calculators in order to raise e to a power you must press the e key first, then press your exponent key ^, and then enter in your exponent.