Question

Difficulty: MediumSurds and Indices

If 32m+19m227m1=81\frac{3^{2m + 1} \cdot 9^{m - 2}}{27^{m - 1}} = 81, what is the value of mm?

Answer: 4

Answer

The value of mm is 4.
By converting all terms in the equation to base 3 and applying index rules (axay=ax+ya^x \cdot a^y = a^{x+y} and axay=axy\frac{a^x}{a^y} = a^{x-y}), the expression simplifies directly to 3m=343^m = 3^4, leading to m=4m = 4.

Step-by-Step Solution

1
Express all terms with a common base of 3
9m2=(32)m2=32m49^{m-2} = (3^2)^{m-2} = 3^{2m-4} and 27m1=(33)m1=33m327^{m-1} = (3^3)^{m-1} = 3^{3m-3}
Rewriting powers with a single prime base allows for simplification using the laws of indices.
2
Simplify the numerator using the product rule of exponents
32m+132m4=3(2m+1)+(2m4)=34m33^{2m+1} \cdot 3^{2m-4} = 3^{(2m+1) + (2m-4)} = 3^{4m-3}
According to the product rule axay=ax+ya^x \cdot a^y = a^{x+y}, exponents with the same base are added during multiplication.
3
Apply the quotient rule of exponents to simplify the left-hand side
34m333m3=3(4m3)(3m3)=3m\frac{3^{4m-3}}{3^{3m-3}} = 3^{(4m-3) - (3m-3)} = 3^m
According to the quotient rule axay=axy\frac{a^x}{a^y} = a^{x-y}, exponents are subtracted during division.
4
Express the right-hand side in base 3 and solve for mm
3m=81=34    m=43^m = 81 = 3^4 \implies m = 4
Since the bases on both sides of the equation are equal, the exponents must also be equal.

Key Concept

Exponential Equations and Laws of Indices
Rate this question