Math Problem Statement

What is the solution of 9^(x-8) = 3^(4x-12)?

Solution

The problem asks us to solve the equation:

9x8=34x12.9^{x-8} = 3^{4x-12}.

Step-by-step Solution:

  1. Rewrite the bases: Since 9=329 = 3^2, we can rewrite 9x89^{x-8} as (32)x8=32(x8)(3^2)^{x-8} = 3^{2(x-8)}. Now the equation becomes: 32(x8)=34x12.3^{2(x-8)} = 3^{4x-12}.

  2. Simplify the exponents: Using the property (am)n=amn(a^m)^n = a^{mn}, the left-hand side becomes 32x163^{2x - 16}. Thus: 32x16=34x12.3^{2x - 16} = 3^{4x - 12}.

  3. Equating the exponents: Since the bases are the same, equate the exponents: 2x16=4x12.2x - 16 = 4x - 12.

  4. Solve for xx: Simplify the equation: 2x4x=12+16,2x - 4x = -12 + 16, 2x=4,-2x = 4, x=2.x = -2.

Final Answer:

The solution is: D. 2.\boxed{\text{D. } -2}.

Would you like further clarification or details?


Here are 5 related questions to deepen your understanding:

  1. How do you simplify exponents when rewriting bases?
  2. What properties of exponents are key to solving such equations?
  3. Why is it necessary to equate the exponents in equations with the same base?
  4. How can this type of problem change with different bases (e.g., 2x2^x vs 3x3^x)?
  5. Can you solve this equation graphically?

Tip: Always simplify the bases of exponential equations to a common base when possible; it simplifies the solution process significantly.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Exponents
Algebra

Formulas

a^(m*n) = a^(m*n)
Base equivalence property for exponents

Theorems

Exponent equality property: If a^m = a^n, then m = n

Suitable Grade Level

Grades 9-11