SOLUTION: Find the functions f ○ g and g ○ f.
f(x)=5x-9 ; g(x)=1/5(x+9)
(f ○ g)(x) =
(g ○ f)(x) =
Algebra ->
Trigonometry-basics
-> SOLUTION: Find the functions f ○ g and g ○ f.
f(x)=5x-9 ; g(x)=1/5(x+9)
(f ○ g)(x) =
(g ○ f)(x) =
Log On
You can put this solution on YOUR website! Find the functions f ○ g and g ○ f.
f(x)=5x-9 ; g(x)=1/5(x+9)
(f ○ g)(x) = f[g(x)] = f[(1/5)(x+9)] = 5[(1/5)(x+9)]-9 = x
(g ○ f)(x) = g[f(x)] = g[5x-9] = (1/5)(5x-9+9) = x
------
Comment:: That means f and g are inverse to one another.
------
Cheers,
Stan H.
-----------
You can put this solution on YOUR website! Hi there,
f(x) = 5x - 9
g(x) = 1/5(x + 9)
(f o g)(x) = 5(1/5(x + 9) - 9)
(f o g)(x) = (x + 9)- 9
(f o g)(x) = x + 9 - 9
(f o g)(x) = x
.........
(g o f)(x) = 1/5(5x - 9 + 9)
g o f)(x) = 1/5(5x)
(g o f)(x) = x
.........
The reason for the answer of 'x'
in both cases is f(x) is the inverse
of g(x) and g(x) is the inverse of f(x)
Hope this helps :-)