Question

Difficulty: MediumExponential Functions and Equations

If 27x1=35x+127^{x-1} = \sqrt{3^{5x+1}}, what is the value of xx?

Answer: 7

Answer

The correct answer is 7.
The correct answer is 7. By converting the base of 27 to 333^3 and rewriting the radical on the right side as a fractional exponent of 12\frac{1}{2}, the equation becomes 33(x1)=35x+123^{3(x-1)} = 3^{\frac{5x+1}{2}}. Since the bases are equal, their exponents must be equal: 3x3=5x+123x - 3 = \frac{5x+1}{2}. Multiplying both sides by 2 yields 6x6=5x+16x - 6 = 5x + 1. Subtracting 5x5x and adding 6 to both sides isolates xx, giving the solution x=7x = 7.

Step-by-Step Solution

1
Express both sides of the equation with a common base of 3.
(33)x1=(35x+1)12(3^3)^{x-1} = (3^{5x+1})^{\frac{1}{2}}
Expressing terms with a common base allows the exponents to be compared directly.
2
Apply the power of a power exponent rule, (am)n=amn(a^m)^n = a^{mn}, to simplify the exponents on both sides.
33x3=35x+123^{3x-3} = 3^{\frac{5x+1}{2}}
Simplifying the expressions makes it possible to set the exponent expressions equal to each other.
3
Equate the exponents since the bases are identical.
3x3=5x+123x - 3 = \frac{5x+1}{2}
If two exponential expressions with the same positive base (other than 1) are equal, their exponents must also be equal.
4
Solve the linear equation for xx by clearing the fraction and isolating the variable.
x=7x = 7
Multiplying both sides by 2 gives 6x6=5x+16x - 6 = 5x + 1. Subtracting 5x5x from both sides and adding 6 to both sides isolates xx, resulting in x=7x = 7.

Key Concept

Solving exponential equations by converting to a common base and applying exponent laws.
Rate this question