Question

Difficulty: MediumAlgebraic Exponents and Radicals

What value of xx satisfies the exponential equation 25x45x+1=12525^x - 4 \cdot 5^{x+1} = 125?

Answer: 2

Answer

The correct answer is 22.
Rewriting 25x25^x as (5x)2(5^x)^2 and 45x+14 \cdot 5^{x+1} as 205x20 \cdot 5^x transforms the equation into (5x)220(5x)125=0(5^x)^2 - 20(5^x) - 125 = 0. Substituting u=5xu = 5^x produces u220u125=0u^2 - 20u - 125 = 0, which factors into (u25)(u+5)=0(u - 25)(u + 5) = 0. Because 5x5^x must be greater than zero for all real values of xx, u=5u = -5 yields no valid real solution. Thus, 5x=25=525^x = 25 = 5^2, giving x=2x = 2.

Step-by-Step Solution

1
Convert exponential expressions to a common base of 5.
25x=(52)x=(5x)225^x = (5^2)^x = (5^x)^2 and 45x+1=455x=205x4 \cdot 5^{x+1} = 4 \cdot 5 \cdot 5^x = 20 \cdot 5^x.
Applying exponent laws am+n=amana^{m+n} = a^m \cdot a^n and (am)n=amn(a^m)^n = a^{mn} expresses terms in quadratic form with respect to 5x5^x.
2
Formulate and factor the quadratic equation in terms of u=5xu = 5^x.
u220u125=0    (u25)(u+5)=0u^2 - 20u - 125 = 0 \implies (u - 25)(u + 5) = 0, yielding u=25u = 25 or u=5u = -5.
The equation reduces to standard quadratic form, which factors easily.
3
Solve for xx while rejecting non-viable real roots.
5x=25=52    x=25^x = 25 = 5^2 \implies x = 2. 5x=55^x = -5 has no real solution.
An exponential function with a positive base produces strictly positive output values for all real domain inputs.

Key Concept

Solving exponential equations reducible to quadratic form using exponent laws
Rate this question