Question

Difficulty: EasyExponential Functions and Equations

For what value of xx is the equation 8x+1=16x8^{x + 1} = 16^x true?

Answer: 3

Answer

The correct answer is 3.
The correct answer is 3. To find the value of xx, express both 8 and 16 as powers of 2: 8=238 = 2^3 and 16=2416 = 2^4. Substituting these values into the equation gives (23)x+1=(24)x(2^3)^{x + 1} = (2^4)^x. Applying the power of a power rule, (am)n=amn(a^m)^n = a^{mn}, yields 23(x+1)=24x2^{3(x + 1)} = 2^{4x}, which simplifies to 23x+3=24x2^{3x + 3} = 2^{4x}. Since the bases are now the same, their exponents must be equal: 3x+3=4x3x + 3 = 4x. Subtracting 3x3x from both sides gives x=3x = 3.

Step-by-Step Solution

1
Express the bases 8 and 16 as powers of 2.
(23)x+1=(24)x(2^3)^{x + 1} = (2^4)^x
Writing both sides of the equation with a common base allows for the equating of exponents.
2
Apply the power of a power rule (am)n=amn(a^m)^n = a^{mn} to simplify the exponents.
23x+3=24x2^{3x + 3} = 2^{4x}
This simplifies each side of the equation to a single base with a single exponent.
3
Equate the exponents and solve the resulting linear equation.
3x+3=4x3x + 3 = 4x, which simplifies to x=3x = 3
Since the bases are equal, their exponents must be equal for the equation to hold true.

Key Concept

Solving exponential equations by expressing both sides with a common base and equating the exponents.

Alternative Method

An alternative approach is to write the equation in terms of base 4. While 8 is not an integer power of 4, we can write 8=41.58 = 4^{1.5} and 16=4216 = 4^2. The equation becomes (41.5)x+1=(42)x(4^{1.5})^{x+1} = (4^2)^x, which simplifies to 1.5(x+1)=2x1.5(x+1) = 2x. Solving this gives 1.5x+1.5=2x    0.5x=1.5    x=31.5x + 1.5 = 2x \implies 0.5x = 1.5 \implies x = 3.
Estimated Time:45s
Rate this question