Dividing Exponents Calculator
Omni's dividing exponents calculator is here to serve you whenever you need to compute a quotient of two exponents. With our calculator, you can learn step-by-step how to divide exponents. Do you need help dividing exponents with the same base or rather exponents with different bases? Or maybe dividing negative exponents? Scroll down to learn more and see a few examples!
Also, don't forget to check out Omni's multiplying exponents calculator!
What is an exponent?
Recall that exponentiation is a shortcut to express repeated multiplication. For example, 58
means that 5
is multiplied by itself 8
times:
58 = 5 * 5 * 5 * 5 * 5 * 5 * 5 * 5
The number that we multiply is a base and the number that tells how many times we multiply the base by itself is called an exponent.
In the example above, 5
is the base and 8
is the exponent.
Non-positive exponents
What we've said above about repeated multiplication makes sense only for positive integer exponents. For the case of an exponent equal to zero or to a negative integer, we need extra definitions.
-
Zero exponent. We have
a0 = 1
for anya β 0
.β οΈ Mind the assumption! We cannot raise zero to the power of zero!
-
Negative exponent. For a negative integer
n
we definean = 1 / a-n
, where we assume thata β 0
(because we don't want to divide by zero). That is, a number raised to a negative exponent is the reciprocal of the number raised to the opposite exponent (in other words, to the absolute value of the original exponent).
How to use Omni's dividing exponents calculator?
Here is a summary of the key features of our dividing exponents calculator:
-
The calculator determines the quotient
xa / yb
. You need to input data, i.e., the basesx
andy
and the exponentsa
andb
into the respective fields. -
Our dividing exponents calculator shows a step-by-step solution to your problem.
-
If there are fractions in the final result, our calculator can find their decimal approximations. To enable this option, go to the
advanced mode
. -
In the
advanced mode
, you can also increase the precision with which the dividing exponents calculator approximates the fractions. By default, our calculator shows 5 significant figures.
How to divide exponents? Dividing exponents rules
The most important rule if you want to determine the quotient of exponents by hand is the following quotient of powers rule:
wa / wb = wa - b
The above formula is crucial when you want to divide exponents with the same base. Let's see how it works in practice:
Example 1. Let's compute 119 / 115
.
We use the quotient of powers rule:
119 / 115 = 119 - 5 = 114 = 14641
Example 2. Let's compute 52 / 5-3
.
We again use the quotient of powers rule:
52 / 5-3 = 52 - (-3) = 55 = 3125
Example 3. Let's compute 7-8 / 7-6
.
Are you surprised that we use the quotient of powers rule?
7-8 / 7-6 = 7-8 - (-6) = 7-2 = 1 / 72 = 1/49
As you can see, it's really simple to divide exponents with the same bases! The only thing you have to remember is to subtract the exponents.
In the next section, we show you several examples of how to divide exponents with different bases.
Dividing exponents with different bases
If the bases are different, then it is slightly more complicated to divide an exponent by another exponent. The strategy we're going to adopt is prime factorization of bases, which means that we will rewrite each basis as a product of prime numbers raised to suitable powers. We will also use the power of powers rule:
(wa)b = wa * b
Let's go together through some examples to see how to divide exponents with different bases.
Example 4. Compute 154 / 126
-
The bases are
15
and12
. Let's write down their prime factorization:15 = 3 * 5
12 = 2 * 2 * 3 = 22 * 3
-
We apply the power of a product rule:
154 = (3 * 5)4 = 34 * 54
126 = (22 * 3)6 = (22)6 * 36
-
We apply the power of powers rule:
(22)6 = 22 * 6 = 212
-
As a result, we obtain exponent divided by exponent:
154 / 126 = (34 * 54) / (212 * 36)
-
We apply the quotient of powers rule:
34 / 36 = 34 - 6 = 3-2
It follows that:
154 / 126 = 54 * 3-2 / 212
-
This is the simplest form we can get. If you want to get rid of the exponents, calculate the factors one by one:
54 = 625
3-2 = 1 / 32 = 1/9
212 = 4096
Finally, we obtain:
154 / 126 = 625 * (1/9) * (1/4096) = 625/36864 β 0.01695
Example 5. Compute 27-2 / 3-7
In this example, we face the challenge of dividing negative exponents. As you'll see, it's not hard at all!
-
The bases are
27
and3
. Obviously,3
is prime, and the prime factorization of27
reads:27 = 3 * 3 * 3 = 33
-
We apply the power of powers rule:
(33)-2 = 33 * (-2) = 3-6
-
As a result, we obtain:
27-2 / 3-7 = 3-6 / 3-7
-
We apply the quotient of powers rule:
3-6 / 3-7 = 3-6 - (-7) = 31 = 3
-
That's it!
27-2 / 3-7 = 3