
Ronay R. answered 09/17/16
Tutor
5
(2)
Effective Math tutoring from a Scientist
(gof) (x) = g(f(x))
g(f(x)) = g(x+3) = 2(x+3)-1 =2x+5
(g o f)-1(x) =g(f(x))-1
let's denote g(f(x)) as y:
y = 2x+5
To find the inverse of the function, switch the x and y:
x = 2y+5
solve for y:
x-5= 2y
x/2 -5/2 = 2y/2
y = x/2 -5/2
this is the (g o f)-1(x) .