Posted by Josh on Sunday, October 23, 2011 at 1:38am.
f(x) = 1/sqrt(x+1)
we can rewrite this as
y = 1/sqrt(x+1)
to get the inverse function, we replace x by y, and y by x, and solve for y:
x = 1/sqrt(y+1)
sqrt(y+1) = 1/x
y + 1 = 1 / x^2
y = (1/(x^2)) - 1
f'(x) = (1/(x^2)) - 1
for #2, we do the same:
f(x) = 1 - x^2
y = 1 - x^2
x = 1 - y^2
y^2 = 1 - x
y = sqrt(1-x)
f'(x) = sqrt(1-x)
hope this helps~ :)
Related Questions
Calculus - F(x) = 1-x and g(x) = 1/x These functions have the property that f = ...
pre calculus - Find the inverse of the function below. Graph the function below ...
Algebra 2 - Ok, so I'm trying to find the inverse of each function. We'...
inverse - my question was: find f^-1 (x). (this is asking me to find the inverse...
math help1 - Okay I am a little bit confused about one math question can you ...
Pre-Calc - Does y=1/x have an inverse? It is a one-to-one function, so it should...
graph! - how can the graph of f(x)= X^2-4X be used to obtain the graph of y=g(x...
inverse - find f^-1 (x). (this is asking me to find the inverse) f(x) = -(x-2)^2...
Math - Inverse Functions - Find the inverses of the following functions. y = 3(x...
Maths B - (a) What is the inverse of the function y = 3x2 ? (b) On the same set ...
For Further Reading