DoAssignment.ca

B2.4 · Connect equivalent exponential equations written with different bases

Learn to connect equivalent exponential equations written with different bases through clear examples and targeted practice.

Ontario Grade 11 Mathematics

Exponential Functions

MCR3U — B2.4: Writing the Same Exponential Relationship Using a Different Base

You already know how to evaluate powers like 23=82^3 = 8 and 42=164^2 = 16. But what happens when two expressions look completely different yet produce the same value? For example, 262^6 and 434^3 both equal 6464, even though one uses base 22 and the other uses base 44. This lesson is all about that connection. You will learn how to deliberately rewrite an exponential expression using a different — but equivalent — base, and then use that skill to connect or solve exponential equations. Everything here works by recognising how bases relate to each other as powers, with no tools beyond what you have already seen in this course.

What you will learn

Prerequisite Bridge: Powers and Exponent Laws

Before connecting different bases, make sure the following ideas feel comfortable. A power is written as bnb^n, where bb is the base and nn is the exponent. The value bnb^n means bb multiplied by itself nn times. For example, 34=3×3×3×3=813^4 = 3 \times 3 \times 3 \times 3 = 81.
The power-of-a-power law states (bm)n=bm×n(b^m)^n = b^{m \times n}. This law is the engine of today's lesson. For example, (23)2=23×2=26=64(2^3)^2 = 2^{3 \times 2} = 2^6 = 64. Notice that 82=648^2 = 64 as well, so 262^6 and 828^2 are simply two names for the same number.
One more key idea: any base can itself be written as a power of a smaller base, as long as you can find the right relationship. For instance, 9=329 = 3^2, so any power of 99 can be rewritten as a power of 33. Spotting these relationships is the main skill you will practise today.
(bm)n=bmn(b^m)^n = b^{mn}

Rewriting a Base as a Power of Another Base

The central idea of this lesson is: if you want to rewrite bnb^n using a new base cc, first ask yourself, 'Is bb a power of cc?' If b=ckb = c^k for some rational number kk, you can substitute and use the power-of-a-power law.
Consider the bases 88 and 22. Because 8=238 = 2^3, any power of 88 can be converted to a power of 22: 8n=(23)n=23n8^n = (2^3)^n = 2^{3n}. So 85=2158^5 = 2^{15} and 8−2=2−68^{-2} = 2^{-6}. The value does not change — only the way it is written changes.
You can also go in the other direction. To write a power of 22 as a power of 88, notice that 2=81/32 = 8^{1/3} because the cube root of 88 is 22. So 2n=(81/3)n=8n/32^n = (8^{1/3})^n = 8^{n/3}. For example, 212=842^{12} = 8^4. Check: 84=40968^4 = 4096 and 212=40962^{12} = 4096. ✓
This works for any pair of bases where one is a perfect power of the other. Common pairs to recognise are: 44 and 22 (since 4=224 = 2^2), 88 and 22 (since 8=238 = 2^3), 99 and 33 (since 9=329 = 3^2), 2727 and 33 (since 27=3327 = 3^3), 2525 and 55 (since 25=5225 = 5^2), and 14\frac{1}{4} and 22 (since 14=2−2\frac{1}{4} = 2^{-2}).
bn=(ck)n=cknb^n = (c^k)^n = c^{kn}

Connecting Equivalent Exponential Equations

Two exponential equations are called equivalent if they describe exactly the same relationship, just written with different bases. For example, the equation 4x=644^x = 64 and the equation 22x=262^{2x} = 2^6 are equivalent — they share the same solution and the same underlying meaning, but the first uses base 44 and the second uses base 22.
The method to connect them: rewrite every term in the equation so that all terms share one common base. Once both sides are written with the same base, you can compare exponents directly. This is valid because if cA=cBc^A = c^B and c>0c > 0 with c≠1c \neq 1, then A=BA = B. In plain language: equal powers with the same positive base (not equal to 11) must have equal exponents.
Here is the general process. First, pick a common base — usually the smallest positive integer base that works for every term. Second, rewrite each term using that base and the power-of-a-power law. Third, set the exponents equal to each other. Fourth, solve the resulting equation, which will be linear or straightforward to handle using only the algebra skills from this course.
cA=cB⇒A=Bc^A = c^B \Rightarrow A = B

Fractional and Negative Bases in Equivalent Forms

The same technique extends to cases where the base in the equation is a fraction or involves a negative exponent. Recall that 1bn=b−n\frac{1}{b^n} = b^{-n}, so (13)x=3−x\left(\frac{1}{3}\right)^x = 3^{-x}. This means an equation written with base 13\frac{1}{3} can always be rewritten with base 33 by negating the exponent.
For example, consider (19)x=27\left(\frac{1}{9}\right)^x = 27. Since 19=3−2\frac{1}{9} = 3^{-2} and 27=3327 = 3^3, the equation becomes 3−2x=333^{-2x} = 3^3. Setting exponents equal gives −2x=3-2x = 3, so x=−32x = -\frac{3}{2}.
These forms look more intimidating, but the process is identical: find the common base, apply the power-of-a-power law, and equate exponents. The key is being systematic and taking one step at a time.
(1b)n=b−n\left(\frac{1}{b}\right)^n = b^{-n}

Checking Your Answer

Once you find a solution, always substitute it back into the original equation to verify. This habit catches sign errors and arithmetic slips before they cost you marks.
For the equation (19)x=27\left(\frac{1}{9}\right)^x = 27 with solution x=−32x = -\frac{3}{2}: substitute to get (19)−3/2\left(\frac{1}{9}\right)^{-3/2}. A negative exponent flips the fraction, giving 93/29^{3/2}. The exponent 32\frac{3}{2} means take the square root first, then cube the result: 9=3\sqrt{9} = 3, then 33=273^3 = 27. Since 27=2727 = 27, the answer is confirmed. ✓
Also keep the base condition in mind. The rule 'equal exponents imply equal bases' only works when the base is positive and not equal to 11. If the base were 11, then 1A=1B=11^A = 1^B = 1 for every choice of AA and BB, so you could not draw any conclusion about the exponents. This situation will not arise with the bases used in this course, but understanding why the condition exists helps you see why the method is trustworthy.

Common Base Relationships to Recognise

ExpressionCommon BaseRewritten as a PowerExample Conversion
4422222^243=264^3 = 2^6
8822232^384=2128^4 = 2^{12}
9933323^29x=32x9^x = 3^{2x}
272733333^3272=3627^2 = 3^6
252555525^225x=52x25^x = 5^{2x}
14\frac{1}{4}222−22^{-2}(14)x=2−2x\left(\frac{1}{4}\right)^x = 2^{-2x}
19\frac{1}{9}333−23^{-2}(19)x=3−2x\left(\frac{1}{9}\right)^x = 3^{-2x}

Worked example

Connecting Two Forms of the Same Equation

Show that the equation 4x=324^x = 32 can be written equivalently as 22x=252^{2x} = 2^5, and then find the value of xx.
  1. Identify a common base
    Both 44 and 3232 can be written as powers of 22. Check: 4=224 = 2^2 and 32=2532 = 2^5. So 22 is the common base to use throughout.
    4=22, 32=254 = 2^2, \ 32 = 2^5
  2. Rewrite the left side using base 2
    Replace 44 with 222^2 on the left side of 4x=324^x = 32. Then apply the power-of-a-power law by multiplying the exponents: the outer exponent xx multiplies the inner exponent 22.
    (22)x=22x(2^2)^x = 2^{2x}
  3. Write the full equation in base 2
    Replacing both sides with their base-22 forms gives the equivalent equation. This confirms the two forms are connected — they are the same equation written differently.
    22x=252^{2x} = 2^5
  4. Equate the exponents
    Both sides now have the same base 22, and since 2>02 > 0 with 2≠12 \neq 1, the exponents must be equal to each other.
    2x=52x = 5
  5. Solve for x
    Divide both sides by 22 to isolate xx.
    x=52x = \frac{5}{2}
Answer: x=52x = \frac{5}{2}
Check: Substitute x=52x = \frac{5}{2} into the original equation: 45/2=(4)5=25=324^{5/2} = (\sqrt{4})^5 = 2^5 = 32. ✓

Worked example

Solving an Equation with a Fractional Base

Solve (127)x=9\left(\frac{1}{27}\right)^{x} = 9.
  1. Find a common base for both sides
    Notice that 27=3327 = 3^3 and 9=329 = 3^2. Both sides of the equation can be expressed using base 33.
    27=33, 9=3227 = 3^3, \ 9 = 3^2
  2. Rewrite the left-side base as a power of 3
    Since 27=3327 = 3^3, the fraction 127\frac{1}{27} equals 3−33^{-3}, because a reciprocal produces a negative exponent.
    127=3−3\frac{1}{27} = 3^{-3}
  3. Apply the power-of-a-power law to the left side
    Replace 127\frac{1}{27} with 3−33^{-3} inside the original expression, then multiply the exponents: −3-3 times xx gives −3x-3x.
    (3−3)x=3−3x(3^{-3})^x = 3^{-3x}
  4. Write the full equation in base 3
    Replace both sides with their base-33 forms. The equation is now written entirely in base 33.
    3−3x=323^{-3x} = 3^{2}
  5. Equate the exponents
    Since both sides share base 33 and 3>03 > 0 with 3≠13 \neq 1, the exponents must be equal.
    −3x=2-3x = 2
  6. Solve for x
    Divide both sides by −3-3 to isolate xx.
    x=− 23x = -\ \frac{2}{3}
Answer: x=−23x = -\frac{2}{3}
Check: Substitute x=−23x = -\frac{2}{3}: (127)−2/3=272/3=(273)2=32=9\left(\frac{1}{27}\right)^{-2/3} = 27^{2/3} = (\sqrt[3]{27})^2 = 3^2 = 9. ✓

Common mistakes and how to avoid them

Multiplying the bases instead of using the power-of-a-power law. For example, writing (23)2=25(2^3)^2 = 2^5 instead of 262^6.
Correction: When a power is raised to another exponent, multiply the exponents: (23)2=23×2=26(2^3)^2 = 2^{3 \times 2} = 2^6.
Forgetting the negative sign when converting a fraction like 19\frac{1}{9}, and writing 19=32\frac{1}{9} = 3^2 instead of 3−23^{-2}.
Correction: Reciprocals always produce a negative exponent: 19=9−1=(32)−1=3−2\frac{1}{9} = 9^{-1} = (3^2)^{-1} = 3^{-2}.
Equating exponents when the bases on both sides are not actually the same after rewriting.
Correction: Check that every term on both sides uses the identical base before setting exponents equal.
Choosing a base that does not work for all terms — for example, trying base 66 for an equation involving 44 and 88.
Correction: Choose the smallest positive integer base that all terms can be expressed as an exact integer power of — usually 22, 33, or 55.
Skipping the substitution check and missing a sign error in the exponent.
Correction: Always substitute the answer back into the original equation to confirm both sides are equal.

Lesson summary

Check your understanding

Question 1

Which of the following is equivalent to 82x8^{2x}, written with base 22?
  1. 22x2^{2x}
  2. 25x2^{5x}
  3. 26x2^{6x}
  4. 28x2^{8x}
Show answer and explanation
26x2^{6x}
Since 8=238 = 2^3, we get 82x=(23)2x=23×2x=26x8^{2x} = (2^3)^{2x} = 2^{3 \times 2x} = 2^{6x}. The exponents are multiplied, not added.

Question 2

What is the value of xx in the equation 9x=279^x = 27?
  1. x=2x = 2
  2. x=32x = \frac{3}{2}
  3. x=3x = 3
  4. x=23x = \frac{2}{3}
Show answer and explanation
x=32x = \frac{3}{2}
Write both sides in base 33: 9=329 = 3^2 and 27=3327 = 3^3, so (32)x=33(3^2)^x = 3^3 gives 32x=333^{2x} = 3^3, meaning 2x=32x = 3 and x=32x = \frac{3}{2}. Check: 93/2=(9)3=33=279^{3/2} = (\sqrt{9})^3 = 3^3 = 27. ✓

Question 3

The equation (14)x=8\left(\frac{1}{4}\right)^x = 8 rewritten entirely in base 22 is which of the following?
  1. 2−2x=232^{-2x} = 2^3
  2. 22x=232^{2x} = 2^3
  3. 2−4x=232^{-4x} = 2^3
  4. 2−2x=242^{-2x} = 2^4
Show answer and explanation
2−2x=232^{-2x} = 2^3
Since 14=2−2\frac{1}{4} = 2^{-2} and 8=238 = 2^3, substituting gives (2−2)x=23(2^{-2})^x = 2^3, which simplifies to 2−2x=232^{-2x} = 2^3.

Question 4

For the rule that lets you conclude equal exponents from equal powers to be valid, which condition on the base is required?
  1. The base must equal 11.
  2. The base can be any real number.
  3. The base must be positive and not equal to 11.
  4. The base must be an integer greater than 22.
Show answer and explanation
The base must be positive and not equal to 11.
The rule cA=cB⇒A=Bc^A = c^B \Rightarrow A = B requires c>0c > 0 and c≠1c \neq 1. If c=1c = 1, then 1A=1B=11^A = 1^B = 1 regardless of AA and BB, so the exponents could be anything — you cannot compare them.

Key terms

Base
The number that is repeatedly multiplied in a power expression. In 343^4, the base is 33.
Exponent
The number that tells you how many times the base is multiplied by itself. In 343^4, the exponent is 44.
Power
An expression of the form bnb^n, which represents the repeated multiplication of the base bb a total of nn times.
Power-of-a-Power Law
The rule (bm)n=bmn(b^m)^n = b^{mn}: when a power is raised to another exponent, multiply the two exponents.
Equivalent Equations
Two equations that have exactly the same solution set, even if they look different on the surface.
Common Base
A single base that can be used to rewrite all terms in an equation, making it possible to compare exponents directly.
Negative Exponent
An exponent that is less than zero. The rule b−n=1bnb^{-n} = \frac{1}{b^n} converts between negative exponents and fractions.

Continue through MCR3U

View the complete Ontario Grade 11 Mathematics learning path

About this lesson

Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 11 Mathematics (MCR3U), expectation B2.4. It is a study resource, not an official curriculum publication.

Official curriculum reference

Report a correction or ask a question