Question

Difficulty: MediumExponents, Roots, and Powers of Integers

If kk is a positive integer such that 3k+2+3k+410=32k1\frac{3^{k+2} + 3^{k+4}}{10} = 3^{2k-1}, what is the value of kk?

  1. A
    1
  2. B
    2
  3. 3Answer
  4. D
    4
  5. E
    5

Answer

The value of kk is 3.
Factoring 3k+23^{k+2} from the numerator gives 3k+2(1+32)=3k+2(10)3^{k+2}(1 + 3^2) = 3^{k+2}(10). Dividing by 10 simplifies the left side to 3k+23^{k+2}. Setting 3k+2=32k13^{k+2} = 3^{2k-1} requires k+2=2k1k + 2 = 2k - 1, which yields k=3k = 3.

Step-by-Step Solution

1
Factor out the common exponential term 3k+23^{k+2} from the numerator on the left-hand side.
3k+2+3k+4=3k+2(1+32)=3k+2(1+9)=103k+23^{k+2} + 3^{k+4} = 3^{k+2}(1 + 3^2) = 3^{k+2}(1 + 9) = 10 \cdot 3^{k+2}
When adding terms with identical bases, factor out the term with the smallest exponent to simplify the sum.
2
Substitute the factored expression into the fraction and simplify.
103k+210=3k+2\frac{10 \cdot 3^{k+2}}{10} = 3^{k+2}
Canceling the common factor of 10 in the numerator and denominator simplifies the left-hand side.
3
Set the simplified left-hand side equal to the right-hand side of the original equation.
3^{k+2} = 3^{2k-1}
Both sides now have the same base of 3.
4
Equate the exponents since the bases are equal and solve for kk.
k + 2 = 2k - 1 \implies 2 + 1 = 2k - k \implies k = 3
For any non-zero, non-one base bb, bx=byb^x = b^y implies x=yx = y.

Key Concept

Factoring exponential expressions with identical bases and equating exponents.
Rate this question