SOLUTION: given f(x)= (7/x)-3 find f^-1(x)
Algebra
->
Inverses
-> SOLUTION: given f(x)= (7/x)-3 find f^-1(x)
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 676011
:
given f(x)= (7/x)-3 find f^-1(x)
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
given f(x)= (7/x)-3 find f^-1(x)
.
f(x)= (7/x)-3
y= (7/x)-3
switch x for y and y for x:
x= (7/y)-3
solve for y:
xy = 7-3y
xy+3y = 7
y(x+3) = 7
y = 7/(x+3)
.
so:
f^-1(x) = 7/(x+3)