To solve the problem, we need to find the inverse of the composition (f∘g)−1. Given the information:
- f(3x)=x
- g(x)=x−2x−1=2x (this statement seems off, let's assume it means g(x)=x−2x−1)
Step 1: Finding the inverse of f(x)
Given f(3x)=x. To find f−1(x), let’s rewrite it in terms of x:
f(3x)=x⟹y=3x⟹x=3y⟹f(x)=3x.
Now, finding the inverse:
f(x)=3x⟹f−1(x)=3x.
Step 2: Finding the inverse of g(x)
Given g(x)=x−2x−1. To find g−1(x):
Set y=x−2x−1. Cross-multiply to solve for x:
y(x−2)=x−1⟹yx−2y=x−1⟹yx−x=2y−1⟹x(y−1)=2y−1⟹x=y−12y−1.
So,
g−1(x)=x−12x−1.
Step 3: Finding (f∘g)−1(5)
First, find f∘g(x):
f(g(x))=f(x−2x−1).
Substituting g(x) into f:
f(x−2x−1)=3x−2x−1=3(x−2)x−1.
The inverse of f∘g is needed at 5:
Let y=3(x−2)x−1. To find the inverse, solve for x:
5=3(x−2)x−1.
Cross-multiplying gives:
5⋅3(x−2)=x−1⟹15x−30=x−1⟹14x=29⟹x=1429.
Thus, (f∘g)−1(5)=1429.
Would you like further clarification on any step, or explore related questions?
Related Questions:
- How do you find the composition of functions in general?