Concept:Express all numbers as powers of 3 to compare exponents.Explanation:Write each term in base 3: 9=32, 27=33, 81=34.Then 9n=(32)n=32n, (27)3=(33)3=39, (81)4=(34)4=316.The left side becomes 3×31632n×35×39=31+1632n+5+9=31732n+14=32n+14−17=32n−3.The right side 27=33, so 32n−3=33.Equate exponents: 2n−3=3⟹2n=6⟹n=3.Answer:n=3