Question

Difficulty: MediumExponents, Roots, and Powers of Integers

If xx is a real number such that 92x+127x13x+23=243\sqrt[3]{\frac{9^{2x+1} \cdot 27^{x-1}}{3^{x+2}}} = 243, what is the value of xx?

Answer: 3

Answer

The value of xx is 3.
Converting all terms inside the radical to powers of 3 yields 34x+233x33x+23=36x33=32x1\sqrt[3]{\frac{3^{4x+2} \cdot 3^{3x-3}}{3^{x+2}}} = \sqrt[3]{3^{6x-3}} = 3^{2x-1}. Setting 32x1=243=353^{2x-1} = 243 = 3^5 gives 2x1=52x - 1 = 5, which solves to x=3x = 3.

Step-by-Step Solution

1
Express all exponential terms inside the radical using a common base of 3.
92x+1=34x+29^{2x+1} = 3^{4x+2} and 27x1=33x327^{x-1} = 3^{3x-3}.
Unifying bases allows the application of exponent multiplication and division rules.
2
Simplify the algebraic expression inside the cube root.
34x+233x33x+2=3(4x+2)+(3x3)(x+2)=36x3\frac{3^{4x+2} \cdot 3^{3x-3}}{3^{x+2}} = 3^{(4x+2) + (3x-3) - (x+2)} = 3^{6x-3}.
Adding exponents for multiplication of like bases and subtracting for division.
3
Simplify the radical expression using fractional exponent rules.
36x33=(36x3)1/3=32x1\sqrt[3]{3^{6x-3}} = (3^{6x-3})^{1/3} = 3^{2x-1}.
Taking the nn-th root of a power corresponds to dividing the exponent by nn.
4
Solve for xx by equating the exponent to the prime factorized form of 243.
32x1=35    2x1=5    x=33^{2x-1} = 3^5 \implies 2x - 1 = 5 \implies x = 3.
Since the bases are identical and non-zero, the exponents must be equal.

Key Concept

Exponent and radical rules with common base conversion
Rate this question