first make the equation like this:
y = (x+4)^3
switch x and y
x = (y+4)^3
solve for y
y = x^(1/3) - 4
the inverse of (x+4)^3 is x^(1/3) - 4
2007-10-26 13:52:52
·
answer #1
·
answered by Anonymous
·
1⤊
0⤋
f(x)=(x+4)^3.
Since y=f(x), I'll write y=(x+4)^3
Now, without all that heavy math stuff, here's the
recipe for finding inverse functions:
1. Solve the equation for x
2. Interchange the x and y.
For y=(x+4)^3, take the cube root of both sides.
y^1/3=x+4
y^1/3-4=x Step 1 is completed
x^1/3-4=y Step 2 is completed, and that's
the inverse function.
The math notation for the function is f(x). The
notation for the inverse is f^-1(x).
We would therefore say
f(x)=(x+4)^3, f^-1(x)= x^1/3-4
Please note: f^-1(x) does NOT mean 1/f(x)
P.S. I assumed you knew y^1/3 means the cube root
of y.
2007-10-26 21:09:47
·
answer #2
·
answered by Grampedo 7
·
0⤊
0⤋
The inverse of a function means that you switch the places of x and y, and then solve the new equation to get y, or in this case f(x), alone again.
So the inverse is x = (y+4)^3
First take the cube root of both sides.
cube root (x) = y + 4
Then subtract 4 from both sides.
So the inverse function is f^-1(x) = [cube root (x)] - 4
2007-10-26 20:59:09
·
answer #3
·
answered by T F 4
·
0⤊
0⤋
inverse of f(x) = (x + 4)³
Let y = (x + 4)³ and switch x & y
x = (y + 4)³ and solve for y
y + 4 = cube root (x)
y = [cube root (x)] - 4
inverse function
f^(-1)(x) = [cube root (x)] - 4
2007-10-26 20:54:08
·
answer #4
·
answered by Marvin 4
·
1⤊
0⤋
just interchange the positions of x and f(x) and then make f(x) the subject.
thus inverse is f(x)= cubic root of x -4.
2007-10-26 21:01:05
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋
f(x) = (x+4)^3
y=(x+4)^3
find the inverse
x=(y+4)^3
solve for y
y=x^(1/3) -4
2007-10-26 21:01:29
·
answer #6
·
answered by ptolemy862000 4
·
0⤊
0⤋
y = (x+4)^3
curoot(y) = x+4
x = curoot(y)-4
2007-10-26 20:53:55
·
answer #7
·
answered by hustolemyname 6
·
0⤊
0⤋
Just take it one step at a time.
f(x)= (x+4) ^3
f'(x)= cube root of (something)
f'(f(x)) = x +4
so
f'(x) = cube root of (x-4)
2007-10-26 20:56:34
·
answer #8
·
answered by Computer Guy 7
·
0⤊
1⤋