Skip to main contentSkip to solution

The real root of the equation 26x+23x+2−21=02^{6x} + 2^{3x+2} - 21 = 0 is

Solution

✅ Correct Option: 3

We need a strategy to simplify this exponential equation. The key insight is to notice that both terms involve powers of 2 with multiples of 3x3x.


Let's rewrite 23x+22^{3x+2} using the rule am+n=am⋅ana^{m+n} = a^m \cdot a^n:

23x+2=23x⋅22=23x⋅42^{3x+2} = 2^{3x} \cdot 2^2 = 2^{3x} \cdot 4

Also, 26x=(23x)22^{6x} = (2^{3x})^2 using the rule (am)n=amn(a^m)^n = a^{mn}

So our equation becomes:

(23x)2+4⋅23x−21=0(2^{3x})^2 + 4 \cdot 2^{3x} - 21 = 0


When we see the same expression appearing multiple times (like 23x2^{3x}), substitution helps us convert a complex exponential equation into a simple quadratic equation.

Let y=23xy = 2^{3x}

Then (23x)2=y2(2^{3x})^2 = y^2

Substituting into our equation:

y2+4y−21=0y^2 + 4y - 21 = 0


We can factor this quadratic. We need two numbers that multiply to −21-21 and add to 44.

Those numbers are 77 and −3-3 because: 7×(−3)=−217 \times (-3) = -21 and 7+(−3)=47 + (-3) = 4

(y+7)(y−3)=0(y + 7)(y - 3) = 0

Therefore: y=−7y = -7 or y=3y = 3


Since y=23xy = 2^{3x} and any positive number raised to any real power is always positive, we must have y>0y > 0.

y=−7y = -7 is invalid because 23x2^{3x} can never be negative

y=3y = 3 is valid because it's positive


Since y=3y = 3:

23x=32^{3x} = 3

To solve for xx, we take the logarithm base 2 of both sides:

3x=log⁡233x = \log_2 3

Therefore: x=log⁡233x = \dfrac{\log_2 3}{3}


Answer: x=log⁡233x = \dfrac{\log_2 3}{3}

When solving exponential equations, look for opportunities to use substitution by identifying repeated exponential expressions. This transforms the problem into a familiar algebraic equation that's much easier to solve.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question