SOLUTION: Find the inverse equation of f(x)=(x^3-7)^5.
Algebra
->
Inverses
-> SOLUTION: Find the inverse equation of f(x)=(x^3-7)^5.
Log On
Algebra: Inverse operations for addition and multiplication, reciprocals
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Inverses
Question 1019662
:
Find the inverse equation of f(x)=(x^3-7)^5.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
Solve for x.
y = (x^3 - 7)^5
y^5 = x^3 - 7
y^5 + 7 = x^3
cbrt(y^5 + 7) = x
f^(-1)(x) = cbrt(x^5 + 7)