Answer :
The value of the composition of functions f(g(3)) is given by (A) -1.
Here given that the functions are,
f(x) = 3x-7
g(x) = (x+1)/(x-1)
To find the value of g(3) we have to first substitute the value x = 3 in the given function g(x), doing that we get,
g(3) = (3+1)/(3-1) = 4/2 =2
Thus the value of g(3) = 2
Now in order to find the value of composition of functions f(g(3)) we have to substitute the value of x = g(3) = 2 in the given function f(x), doing that we get,
f(g(3)) = f(x = g(3)) = f(x = 2) = f(2) = 3*2-7 = 6-7 = -1
Thus the value of the required composition of functions f(g(3)) is given by -1.
Hence the correct option is given by (A).
The question is incomplete. Find the full content below.
Consider these functions:
f(x) = 3x-7
g(x) = (x+1)/(x-1)
What the value of f(g(3))?
(A) -1
(B) 0
(C) 3
(D) 5
Learn more about Composition of Functions here -
https://brainly.com/question/17299449
#SPJ10