Question

Difficulty: MediumExponential Functions and Equations

If 272x2=(13)x827^{2x - 2} = \left(\frac{1}{3}\right)^{x - 8}, what is the value of xx?

Answer: 2

Answer

The value of xx is 22.
To solve the equation 272x2=(13)x827^{2x - 2} = \left(\frac{1}{3}\right)^{x - 8}, express both sides with the base 33. Since 27=3327 = 3^3 and 13=31\frac{1}{3} = 3^{-1}, the equation becomes (33)2x2=(31)x8(3^3)^{2x - 2} = (3^{-1})^{x - 8}. Applying the exponent rule (am)n=amn(a^m)^n = a^{mn} yields 36x6=38x3^{6x - 6} = 3^{8 - x}. Since the bases are now the same, set the exponents equal to each other: 6x6=8x6x - 6 = 8 - x. Adding xx to both sides gives 7x6=87x - 6 = 8, and adding 66 to both sides gives 7x=147x = 14. Dividing by 77 results in x=2x = 2.

Step-by-Step Solution

1
Rewrite 2727 and 13\frac{1}{3} as powers of 33.
27=3327 = 3^3 and 13=31\frac{1}{3} = 3^{-1}
This allows both sides of the equation to be expressed with a common base of 33 so their exponents can be equated.
2
Substitute these bases back into the equation and apply exponent rules.
(33)2x2=(31)x8    33(2x2)=3(x8)    36x6=38x(3^3)^{2x - 2} = (3^{-1})^{x - 8} \implies 3^{3(2x - 2)} = 3^{-(x - 8)} \implies 3^{6x - 6} = 3^{8 - x}
Using the power rule (am)n=amn(a^m)^n = a^{mn}, multiply the outer exponent by the power of the base.
3
Equate the exponents and solve for xx.
6x6=8x    7x=14    x=26x - 6 = 8 - x \implies 7x = 14 \implies x = 2
Since the bases are equal, their exponents must be equal for the equation to hold true.

Key Concept

Solving exponential equations by finding a common base and applying exponent rules.
Rate this question