Math Problem Statement

Write the inverse of f(x) = 3^(x-1).

Solution

We are asked to find the inverse of the function f(x)=3x1f(x) = 3^{x-1}. Let's go through the steps:

Step 1: Replace f(x)f(x) with yy

y=3x1y = 3^{x-1}

Step 2: Swap xx and yy

To find the inverse, we switch xx and yy: x=3y1x = 3^{y-1}

Step 3: Solve for yy

We will now solve for yy in terms of xx.

  • Apply the logarithm base 3 to both sides: log3(x)=y1\log_3(x) = y - 1

  • Solve for yy: y=log3(x)+1y = \log_3(x) + 1

Thus, the inverse function is: f1(x)=log3(x)+1f^{-1}(x) = \log_3(x) + 1

Conclusion:

The correct answer is: log3(x)+1\boxed{\log_3(x) + 1}

Would you like further details or have any questions? Here are five related questions to deepen understanding:

  1. How do you calculate the inverse of other exponential functions?
  2. What is the relationship between logarithms and exponents?
  3. How do you solve logarithmic equations for an unknown variable?
  4. How do changes in the base of the exponent affect the inverse function?
  5. Can you explain how to derive the inverse of more complex functions involving exponents?

Tip: When solving for inverses, always remember to swap the variables and apply logarithmic or exponential rules as needed!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Inverse Functions
Logarithms
Exponents

Formulas

Exponential function: f(x) = a^(x-b)
Inverse function formula: f^(-1)(x)
Logarithmic identity: log_b(a^x) = x * log_b(a)

Theorems

Properties of logarithms
Inverse function theorem

Suitable Grade Level

Grades 9-12