Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Exponential Equations Explained with Concepts and Methods

ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

How to Solve Exponential Equations with Laws and Examples

Understanding Exponential Equations is crucial for students preparing for board exams, competitive tests like JEE, or anyone who wants to grasp patterns of rapid growth and decay in real life. Mastery of exponential equations helps in algebra, compound interest, and science, making it a key concept for exams and practical situations.


What are Exponential Equations?

An exponential equation is an equation where the variable appears as an exponent. In other words, the unknown value is found in the power position, such as \( a^{x} = b \). Solving these equations often involves rewriting bases, using properties of exponents, or applying logarithms if the bases are different. Exponential equations are commonly used to model real-world phenomena like population growth, radioactive decay, and calculating compound interest.


For example, the equation \( 2^x = 16 \) is an exponential equation because the variable \( x \) is in the exponent.


Important Formulas and Methods

Here are some key formulas and methods to solve exponential equations:


Situation Formula or Rule Example
Same base on both sides If \( a^x = a^y \), then \( x = y \) \( 5^x = 5^3 \) ⇒ \( x = 3 \)
Different bases (rewrite possible) Rewrite so both sides have same base \( 2^x = 8 \) ⇒ \( 8 = 2^3 \), so \( x = 3 \)
Different bases (can't rewrite) Take logarithm both sides: \( a^x = b \Rightarrow x = \dfrac{\log b}{\log a} \) \( 3^x = 7 \) ⇒ \( x = \dfrac{\log 7}{\log 3} \)
Exponential word problems Use growth/decay formulas: \( A = P(1 + r)^t \) or \( A = Pe^{rt} \) Compound interest, population growth

Step-by-Step Worked Examples

Example 1: Solving with Same Base

Solve \( 4^{x} = 16 \).

  1. Rewrite 16 as a power of 4: \( 16 = 4^2 \).
  2. The equation becomes \( 4^x = 4^2 \).
  3. Since the bases are equal, set exponents equal: \( x = 2 \).

Example 2: Different Bases, Use Logarithms

Solve \( 2^x = 20 \).

  1. Bases cannot be made equal, so use logarithms: Take log both sides.
  2. \( \log(2^x) = \log(20) \)
  3. By properties of logs: \( x \cdot \log 2 = \log 20 \)
  4. \( x = \dfrac{\log 20}{\log 2} \approx \dfrac{1.3010}{0.3010} \approx 4.32 \)

Example 3: Real-World (Compound Interest)

A sum of ₹10,000 is invested at 10% annual compound interest. After how many years will it double?

  1. Formula: \( A = P(1 + r)^t \), \( A = 2P \), \( r = 0.10 \), \( P = 10,000 \).
  2. \( 2 = (1.10)^t \)
  3. Take log both sides: \( \log 2 = t \cdot \log 1.10 \)
  4. \( t = \dfrac{\log 2}{\log 1.10} \approx \dfrac{0.3010}{0.0414} \approx 7.27 \) years

Practice Problems

  • Solve for \( x \): \( 5^{x} = 125 \)
  • Solve for \( x \): \( 2^{2x+1} = 32 \)
  • Solve for \( y \): \( 3^{y-2} = 1/9 \)
  • Solve for \( x \): \( 4^{x} = 7 \) (Give answer in logarithmic form)
  • The bacteria count doubles every 3 hours. Write an exponential equation for the count after \( t \) hours if the starting number is 200.

Common Mistakes to Avoid

  • Not expressing numbers with a common base when possible (example: writing 16 as \( 2^4 \) instead of \( 4^2 \) when the base is 4).
  • Forgetting to apply logarithms correctly when bases are different—always use properties like \( \log a^{x} = x \log a \).
  • Mixing up exponent rules, like product or quotient rules (Laws of Exponents).
  • Not recognizing that \( 1 = a^0 \) for any nonzero \( a \).
  • Careless calculation of logarithmic values—use accurate values for exam questions.

Real-World Applications

Exponential equations are used in a variety of real-world scenarios:

  • Calculating compound interest in banking and investments
  • Modeling population growth and decay in biology (Exponential Growth, Exponential Distribution)
  • Describing radioactive decay in chemistry and physics
  • Measuring sound levels and earthquake magnitude (decibel and Richter scales use logarithmic and exponential equations)

At Vedantu, we simplify complex topics like exponential equations so students can confidently solve such real-life and exam problems.


In this topic, you learned what exponential equations are, how to solve them, common pitfalls, and how they apply in daily situations. Consistent practice of these equations will boost your problem-solving skills in school and competitive exams. For deeper learning, explore other related concepts such as logarithmic functions, exponents, and exponential functions on Vedantu.


FAQs on Exponential Equations Explained with Concepts and Methods

1. What is an exponential equation in maths?

An exponential equation is an equation in which the variable appears in the exponent. In general form, it looks like ax = b, where a is a positive constant (a ≠ 1) and x is the variable. These equations are commonly used to model exponential growth and decay. For example, in 2x = 8, the variable x is in the exponent.

2. How do you solve exponential equations with the same base?

To solve exponential equations with the same base, equate the exponents directly. If am = an, then m = n.

  • Step 1: Rewrite both sides with the same base.
  • Step 2: Set the exponents equal.
  • Step 3: Solve the resulting linear equation.
Example: 32x = 35 ⇒ 2x = 5 ⇒ x = 2.5.

3. How do you solve exponential equations with different bases?

To solve exponential equations with different bases, use logarithms to isolate the variable.

  • Step 1: Take log on both sides (log or ln).
  • Step 2: Use the power rule: log(ax) = x log a.
  • Step 3: Solve for x.
Example: For 2x = 7, take log: x log 2 = log 7 ⇒ x = log 7 / log 2.

4. What is the formula for solving exponential equations?

The general formula for solving an exponential equation ax = b is x = log b / log a. This formula comes from taking logarithms on both sides and applying the logarithm power rule. It works for any positive base a (a ≠ 1) and positive number b.

5. Can you give an example of solving an exponential equation step by step?

Yes, an example of solving an exponential equation is 5x = 125.

  • Step 1: Rewrite 125 as a power of 5: 125 = 53.
  • Step 2: So the equation becomes 5x = 53.
  • Step 3: Equate exponents: x = 3.
The final answer is x = 3.

6. What is the difference between exponential equations and logarithmic equations?

The main difference is that in an exponential equation the variable is in the exponent, while in a logarithmic equation the variable is inside a logarithm. For example, 2x = 8 is exponential, while log x = 2 is logarithmic. Both are related because logarithms are used to solve exponential equations.

7. Why do we use logarithms to solve exponential equations?

We use logarithms to solve exponential equations because they allow us to bring the exponent down as a coefficient. Using the rule log(ax) = x log a, we can convert an exponential equation into a linear equation. This makes it possible to isolate and solve for the variable.

8. What are the laws of exponents used in exponential equations?

The key laws of exponents used in exponential equations include:

  • Product rule: am · an = am+n
  • Quotient rule: am / an = am−n
  • Power rule: (am)n = amn
  • Zero exponent: a0 = 1 (a ≠ 0)
These rules help simplify and rewrite exponential expressions before solving.

9. How do you solve exponential growth and decay equations?

Exponential growth and decay equations are solved using the model A = A0ekt or A = A0(1 ± r)t.

  • A0 is the initial value.
  • r is the growth or decay rate.
  • t is time.
To find time or rate, isolate the exponential term and use logarithms. These models are used in population growth, finance, and radioactive decay.

10. What are common mistakes when solving exponential equations?

Common mistakes when solving exponential equations include incorrect use of exponent rules and forgetting to use logarithms when bases differ.

  • Not rewriting numbers with the same base.
  • Ignoring logarithm rules such as log(ax) = x log a.
  • Making arithmetic errors when solving for x.
Carefully applying exponent laws and logarithm properties helps avoid these errors.