Multiplying Exponents Calculator
Multiply two powers, simplify the expression with the appropriate exponent rule, and inspect each algebraic step.
The startup example is validated and ready to export.
Enter two powers
Advanced display options
Live result
7^11 × 7^-9 equals 49.
Calculation steps
| Step | Expression | Reason |
|---|---|---|
| 1 | 7^11 × 7^-9 | Start with the entered expression. |
| 2 | 7^(11 + -9) | For equal bases, add exponents. |
| 3 | 7^2 | Simplify the exponent sum. |
| 4 | 49 | Evaluate the simplified power. |
How to use the multiplying exponents calculator
What this calculator does
This calculator evaluates the product x^a × y^b and selects a mathematically valid simplification path. It can combine powers when the bases match, combine bases when the exponents match, and use prime-factor form for suitable integer inputs. It also supplies a finite decimal approximation and a step table. It does not solve an equation for an unknown variable, and it does not treat complex-number results as real numbers. For example, a negative base with a non-integer exponent is rejected because its principal value is generally complex.
When to use it
Use the tool to check algebra homework, verify a hand calculation involving negative exponents, compare two possible simplification rules, or prepare a worked example for teaching. It is particularly useful when a product looks large but cancels neatly, as in the startup example, or when integer bases can be rewritten with common prime factors.
How to calculate
The calculator opens with a complete demonstration: 7^11 × 7^-9. The result and a validated example workbook are available immediately.
- Replace Base x and Exponent a with the first power. Replace Base y and Exponent b with the second power. Results update as you type.
- Read Product for the numerical result, then check Simplified form and Rule to see which exponent identity was applied.
- Open Advanced display options to choose Significant figures from 3 to 10 or turn Show decimal approximation off. These controls affect presentation only.
- Select Download Excel to create a current-state .xlsx workbook with inputs, results, and steps. Reset clears the demonstration values and may disable export until all four required numeric fields are valid again.
Input guide
Base x and Base y are required finite real numbers, entered with a period as the decimal separator; examples are 7, 2.5, or -3. A zero base is allowed only with a positive exponent. Increasing a positive base usually increases a positive-power result, but negative exponents reverse that intuition because they create reciprocals. Do not enter commas, scientific notation, or unit symbols. Exponent a and Exponent b are required finite integers or decimals, such as 11, -9, or 0.5. Negative values represent reciprocals, while zero makes any nonzero base equal 1. A common mistake is entering 0^0, which this calculator marks undefined. A negative base requires an integer exponent for a real-valued answer. Significant figures is a required display choice from 3 through 10; the startup value is 5. Show decimal approximation is an optional display checkbox that shows or hides the rounded decimal line without changing Product, the exact rational form, or workbook values.
Output guide
Product is the final real-number value and is an exact integer or rational display when the inputs permit one; otherwise it is a numerical estimate. Simplified form shows an equivalent power expression or prime-factor expression. Decimal approximation rounds the same canonical result to the selected significant figures; zero is displayed as zero, and very large or small values may use scientific notation. Left factor is x^a and Right factor is y^b; each may be shown as an exact reciprocal for integer negative powers. Rule identifies the algebraic identity used, and the Calculation steps table lists Step, Expression, and Reason. The header pills repeat the current Expression, Rule, and validity Status from the same model.
Worked example
With Base x = 7, Exponent a = 11, Base y = 7, and Exponent b = -9, the bases are identical. The product-of-powers rule adds the exponents: 7^11 × 7^-9 = 7^(11 + -9) = 7^2 = 49. The left factor is 1,977,326,743 and the right factor is 1/40,353,607, whose product is exactly 49. The startup workbook records those same values. For a broader treatment of product, power, zero, and negative exponent identities, see the OpenStax exponent rules and scientific notation section.
Which multiplication rule applies?
Three identities cover the most useful patterns. When the bases are equal, add the exponents:
When the exponents are equal, multiply the bases and keep the exponent:
When neither pair matches, there may be no one-line combination. Integer bases can often be factored into primes, after which equal prime bases can be collected. The OpenStax overview of exponents explains the product, power, zero, and negative-exponent rules with examples. The LibreTexts rules of exponents chapter provides additional worked simplifications.
Important edge cases
- Zero exponent: any nonzero base raised to 0 equals 1.
- Negative exponent: x^-n equals 1/x^n, so x cannot be zero.
- Zero to zero: 0^0 is treated as undefined rather than assigned a value.
- Negative base with a decimal exponent: the real-number result may not exist, so the input is rejected.
- Extreme values: if the finite mathematical result exceeds the range representable by browser numbers, the calculator reports that the result is outside its supported finite range instead of displaying Infinity or NaN.