Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
College Algebra question(HElp, seems like no one wnats to answer these anymore)?
find f inverse
f(x)=4 - 2log(x + 1)
6 Answers
- HarrisLv 61 decade ago
10^((4-x)/2) - 1 seems to be the popular answer.
ok, to make it simpler, lets use just y instead of having to type f(x) every time.
y=4-2log(x+1)
to get the inverse, we must find the equation in the form of x=, and this will be our inverse.
2log(x+1)+y=4
2log(x+1)=4-y
log(x+1)=(4-y)/2=2-y/2
10^log(x+1)=10^(2-y/2)
x+1=10^(2-y/2)
x=10^(2-y/2)-1
or, when the exponent is as one fraction:
x=[10^{(4-y)/2}]-1
as this is true for the real equation, switching the x and y will make it true for the inverse equation:
y=[10^{(4-x)/2}]-1
and i guess thats bout it.
- agent177Lv 41 decade ago
You have:
y = 4 - 2log(x + 1)
Replace x with y:
x = 4 - 2log(y + 1)
so:
2log(y + 1) = 4 - x
log (y+1)^2 = 4 - x
(y + 1)^2 = e^(4-x)
y + 1 = sqrt(e^(4-x))
So:
y = sqrt(e^(4-x)) - 1
is the inverse
- fcas80Lv 71 decade ago
y = 4 - 2log(x + 1)
2log(x + 1) = 4 - y
log(x + 1) = (4 - y)/2
10^log(x + 1) = 10^[(4 - y)/2]
x + 1 = 10^[(4 - y)/2]
x = 10^[(4 - y)/2] - 1
y = 10^[(4 - x)/2] - 1
- How do you think about the answers? You can sign in to vote the answer.
- 1 decade ago
y = 4 - 2log(x+1)
2log(x+1) = 4-y
log(x+1) = (4 - y)/2
x + 1 = 10^((4-y)/2)
x = 10^((4-y)/2) - 1
therefore,
f_inverse(x) = 10^((4-x)/2) - 1
Ans
- AlanKatheLv 41 decade ago
The reason no one seems to want to answer these questions any more is twofold: most people on Y!A don't appear to be very smart and many of us believe people should do their own homework!