TOPIC
MY PROGRESS
Pug Score
0%
Best Streak
0 in a row
Study Points
+0
Overview
Practice
Watch
Read
Quiz
Next Steps
Get Started
Get unlimited access to all videos, practice problems, and study tools.
Back to Menu
Topic Progress
Pug Score
0%
Videos Watched
0/0
Best Practice
No score
Read
Not viewed
Best Quiz
No attempts
Best Streak
0 in a row
Study Points
+0
Overview
Practice
Watch
Read
Quiz
Next Steps
Read
Solving Exponential Equations Using Exponent Rules
A step-by-step guide to solving exponential equations by applying exponent rules such as the product, quotient, and power rules to rewrite both sides with a common base.
Exponent rules you need before you start
Solving exponential equations this way depends on being comfortable with a handful of exponent properties. The most useful ones are summarized below.
The method: match the base, then compare exponents
Follow these steps whenever you're asked to solve an exponential equation:
- Rewrite every term in the equation as a power of the same base, using prime factorization if needed (for example, \(8 = 2^3\) and \(27 = 3^3\)).
- Apply the product, quotient, or power rule of exponents to combine exponents on each side.
- Once both sides have the identical base, set the exponents equal to each other.
- Solve the resulting equation for the variable.
- Substitute your answer back into the original equation to confirm it works.
Worked example 1: a simple same-base equation
Solve \(2^{x+1} = 8\).
Since \(8 = 2^3\), rewrite the equation as \(2^{x+1} = 2^3\). Because the bases match, the exponents must be equal: \(x + 1 = 3\), so \(x = 2\). Checking, \(2^{2+1} = 2^3 = 8\), which confirms the solution.
Worked example 2: using the power rule
Solve \(9^{x} = 27^{x-2}\).
Rewrite both sides with base \(3\): \(9 = 3^2\) and \(27 = 3^3\), so the equation becomes \((3^2)^{x} = (3^3)^{x-2}\). Applying the power rule gives \(3^{2x} = 3^{3x-6}\). Since the bases are equal, \(2x = 3x - 6\), which gives \(x = 6\).
Worked example 3: using the quotient rule
Solve \(\dfrac{5^{2x}}{5^{x-1}} = 125\).
By the quotient rule, the left side simplifies to \(5^{2x-(x-1)} = 5^{x+1}\). Since \(125 = 5^3\), the equation becomes \(5^{x+1} = 5^3\), so \(x + 1 = 3\) and \(x = 2\).
When this method doesn't apply
Not every exponential equation can be rewritten with a common base, for example \(2^x = 10\). In that case exponent rules alone are not enough, and logarithms are required instead. It's also worth connecting this algebraic method to a graphical view: if you graph exponential functions on both sides of an equation, the solution is simply the x-coordinate where the two curves intersect. This is especially useful for checking answers when the same-base equations come from real growth or decay contexts, such as those studied in exponential growth and decay by a factor.
A note on reading exponential models
Once you're confident solving exponential equations algebraically, the same base-matching skill helps when you need to find an exponential function given its graph, since many of those problems ask you to solve for an unknown exponent once you know two points on the curve.