SOLUTION: Given f(x)=2x+3 and g(x)=3x-4, determine (FoG)^-1(x)

Algebra ->  Rational-functions -> SOLUTION: Given f(x)=2x+3 and g(x)=3x-4, determine (FoG)^-1(x)      Log On


   



Question 164364: Given f(x)=2x+3 and g(x)=3x-4, determine (FoG)^-1(x)
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Given f(x)=2x+3 and g(x)=3x-4, determine (FoG)^-1(x)
----------
Determine fog(x)
fog(x) = f[g(x)] = f[3x-4] = 2(3x-4) + 3 = 6x-5
So you have y = 6x-5
--------------
Determine [fog(x)]^-1:
Interchange x and y:
x = 6y-5
Solve for y:
y = (1/6)x + (5/4)
That is [fog(x)]^-1
================
Cheers,
Stan H.